diff options
author | Andrey Grozin <grozin@gentoo.org> | 2011-02-25 14:51:30 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2011-02-25 14:51:30 +0000 |
commit | 397d4ea03becfe2c2e68f98f074368d00e9e06d9 (patch) | |
tree | f97590a65af42f670885997a443613de529b9c05 /sci-mathematics | |
parent | x86 stable per bug 347537 (diff) | |
download | historical-397d4ea03becfe2c2e68f98f074368d00e9e06d9.tar.gz historical-397d4ea03becfe2c2e68f98f074368d00e9e06d9.tar.bz2 historical-397d4ea03becfe2c2e68f98f074368d00e9e06d9.zip |
Added doc USE flag
Package-Manager: portage-2.2.0_alpha25/cvs/Linux i686
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/nestedsums/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/nestedsums/Manifest | 4 | ||||
-rw-r--r-- | sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild (renamed from sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild) | 19 |
3 files changed, 25 insertions, 6 deletions
diff --git a/sci-mathematics/nestedsums/ChangeLog b/sci-mathematics/nestedsums/ChangeLog index a9faa2dbf3f7..6ad826bc4c03 100644 --- a/sci-mathematics/nestedsums/ChangeLog +++ b/sci-mathematics/nestedsums/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/nestedsums # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/ChangeLog,v 1.2 2011/01/17 14:57:48 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/ChangeLog,v 1.3 2011/02/25 14:51:29 grozin Exp $ + +*nestedsums-1.4.12-r1 (25 Feb 2011) + + 25 Feb 2011; Andrey Grozin <grozin@gentoo.org> -nestedsums-1.4.12.ebuild, + +nestedsums-1.4.12-r1.ebuild: + Added doc USE flag 17 Jan 2011; Andrey Grozin <grozin@gentoo.org> nestedsums-1.4.12.ebuild: Downgrade to EAPI 3 diff --git a/sci-mathematics/nestedsums/Manifest b/sci-mathematics/nestedsums/Manifest index 19fa596fef8f..3a2bac1b7a2b 100644 --- a/sci-mathematics/nestedsums/Manifest +++ b/sci-mathematics/nestedsums/Manifest @@ -1,4 +1,4 @@ DIST nestedsums-1.4.12.tar.gz 415265 RMD160 381256ed0aa4c55d1f3ea87f493b83e6a5befae1 SHA1 07c19f2bf6a2cd43555deb9f5d16ec7ea7a97f65 SHA256 4d290529373e83d205d9fe2d1ff1d9f2f95b3dd1dba1585d298ba52593ce831c -EBUILD nestedsums-1.4.12.ebuild 686 RMD160 69797e42c2555d8618e868a136300b31b85f606c SHA1 0d59a2a1a6fbff4881a5d3323db47e1331a1d1cb SHA256 0acbb90c620b64009c7d95735aec11ccbf84587a419d0c0553ed56992df06c5d -MISC ChangeLog 468 RMD160 e4fcc4c6a6cf3eadcf27bffcf64c35eb08bc8196 SHA1 212221ee5915ee1a57c240225cffefc3f1fef75e SHA256 e418b31ade01437bf1a5727c069f57506b5cdb62acc3339595598aff3e2d5af2 +EBUILD nestedsums-1.4.12-r1.ebuild 939 RMD160 180f0c0b6f318474318fca24aa5929d9b3f5b238 SHA1 d852dfc1d18235c78bbf975d34417ef118f03554 SHA256 0554cadfbeb607985b34d186ca8f6359702a2eedeb4220754d02e5323a58279f +MISC ChangeLog 635 RMD160 939cd0b53c8bad5fd1b3332e8fa1cd6442183f68 SHA1 c1da502f2e68241ab8ae19a6dd5f7baae1071e61 SHA256 29496fdd51dc028b47fc4bc9da95947aea8ae8d257aa2b35fded231e5b097eb2 MISC metadata.xml 388 RMD160 8a728701ccdf3b81ade643ba5ec9280714423cff SHA1 6de200dd7d337ddde0f8623f26e1d3d7691f9864 SHA256 664c8edd3d5e4bcd1a21c99a8c386551b50634132c1ed16be52c877df21a9e84 diff --git a/sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild b/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild index a6147135c0dc..571f3d01b4ef 100644 --- a/sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild +++ b/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild @@ -1,19 +1,32 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild,v 1.2 2011/01/17 14:57:48 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/nestedsums-1.4.12-r1.ebuild,v 1.1 2011/02/25 14:51:29 grozin Exp $ EAPI="3" DESCRIPTION="A GiNaC-based library for symbolic expansion of certain transcendental functions" HOMEPAGE="http://wwwthep.physik.uni-mainz.de/~stefanw/nestedsums/" -IUSE="" +IUSE="doc" SRC_URI="http://wwwthep.physik.uni-mainz.de/~stefanw/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" RDEPEND=">=sci-mathematics/ginac-1.5" -DEPEND="${RDEPEND}" +DEPEND="${RDEPEND} + doc? ( app-doc/doxygen )" + +src_compile() { + emake || die "emake failed" + + if use doc; then + doxygen Doxyfile || die "generating documentation failed" + fi +} src_install() { emake DESTDIR="${D}" install rm -f "${D}"usr/lib/*.la dodoc AUTHORS ChangeLog + + if use doc; then + dohtml reference/html/* || die "installing documentation failed" + fi } |