summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-05-16 12:47:23 +0000
committerThomas Kahle <tomka@gentoo.org>2012-05-16 12:47:23 +0000
commit46d071359f6b8ab5d0647935526c2690d358fa74 (patch)
treed1d1b9a090a522d8e6739565d5992c3ea9d2a6ee /sci-mathematics/nauty
parentAdd changelog. why it was not generated... (diff)
downloadhistorical-46d071359f6b8ab5d0647935526c2690d358fa74.tar.gz
historical-46d071359f6b8ab5d0647935526c2690d358fa74.tar.bz2
historical-46d071359f6b8ab5d0647935526c2690d358fa74.zip
Install pdf manual with USE='doc'. (Bug 415939)
Package-Manager: portage-2.1.10.60/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics/nauty')
-rw-r--r--sci-mathematics/nauty/ChangeLog7
-rw-r--r--sci-mathematics/nauty/Manifest14
-rw-r--r--sci-mathematics/nauty/nauty-2.4.2.ebuild10
3 files changed, 19 insertions, 12 deletions
diff --git a/sci-mathematics/nauty/ChangeLog b/sci-mathematics/nauty/ChangeLog
index 14065e118521..770009b7fb2e 100644
--- a/sci-mathematics/nauty/ChangeLog
+++ b/sci-mathematics/nauty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/nauty
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/ChangeLog,v 1.3 2010/12/18 12:10:38 hwoarang Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/ChangeLog,v 1.4 2012/05/16 12:47:23 tomka Exp $
+
+ 16 May 2012; Thomas Kahle <tomka@gentoo.org> nauty-2.4.2.ebuild:
+ Install pdf manual with USE='doc'. (Bug 415939)
18 Dec 2010; Markos Chandras <hwoarang@gentoo.org> nauty-2.4.2.ebuild:
Stable on amd64 wrt bug #348636
diff --git a/sci-mathematics/nauty/Manifest b/sci-mathematics/nauty/Manifest
index a42f5f9629ae..13966dee5659 100644
--- a/sci-mathematics/nauty/Manifest
+++ b/sci-mathematics/nauty/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
+Hash: SHA256
DIST nauty24r2.tar.gz 720754 RMD160 4d22200a646e453090cd8d31fc3adce6a1e47e69 SHA1 3f012beb399a9340f77d0104bf1c9bf1100e8286 SHA256 760f9cca43b8eb7dd083983ea0e137125ee8a181d460c970137cfb7490fe1621
-EBUILD nauty-2.4.2.ebuild 1013 RMD160 e7bdc16a8f9da9bc8889d75016a26837d62be628 SHA1 17338d344ce10c2c80dcc26e541b48f08a884583 SHA256 ffcf38584f22315e5de52735c05d77d6529f3c0f07d1dfebaabdb67960b701be
-MISC ChangeLog 638 RMD160 576e1378e392f093339fdf3302ec4cfe017867e1 SHA1 7f92370172dc45e34b85cfb928159d7795867c07 SHA256 cd1447d1a2fd9a61f13524c635d7eb9d34a721c647d793d98c6e56ea2abcfc98
+EBUILD nauty-2.4.2.ebuild 1116 RMD160 db74e42723f91400e4394927d99d1399f520b34d SHA1 d24fdf341b7d6d8756fe6609c0290e58ca6988b0 SHA256 bbf8f7cb2b9f606828d2f3dc963709505f1628b7b2787a515821cb9544af91f1
+MISC ChangeLog 754 RMD160 7f716b03fc181afc7d39f02956ec7d6a1868eb03 SHA1 7c642e4e94631fa92fe6d952d5d64853c2712900 SHA256 fc2b2c9182d7408af1240e23560c20822c12f7b391f995c751f6626ebf72d1bd
MISC metadata.xml 525 RMD160 a61209de96721b0c73cd20666868966c6bd1c947 SHA1 82b7270bddbe0a7e02b6130ed1f1c567ad0aab59 SHA256 c9ca2c2d58578f5b40c214ea51bc2f5749148c85beb8e630ddc5c72822d59574
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
+Version: GnuPG v2.0.17 (GNU/Linux)
-iEYEARECAAYFAk0MsmgACgkQ9/cejkQaxBDkjwCdEDOGcEo6wQNMgvwiUJnHsOdf
-cdIAniZviNufdfRJSfequ4CW+tNooATI
-=xgl3
+iF4EAREIAAYFAk+zoeQACgkQid6yGVZcMryjMQD9EVIRvbDEMZr59RqqZagV7IRp
+oZ78kQo6trldGYAVxbAA/130lMeTcqF2nXcEZ7Fue5kiPYrpL4jzmYDw5sBcbODw
+=sSb4
-----END PGP SIGNATURE-----
diff --git a/sci-mathematics/nauty/nauty-2.4.2.ebuild b/sci-mathematics/nauty/nauty-2.4.2.ebuild
index 812f9f38e94a..a878b51963e2 100644
--- a/sci-mathematics/nauty/nauty-2.4.2.ebuild
+++ b/sci-mathematics/nauty/nauty-2.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/nauty-2.4.2.ebuild,v 1.3 2010/12/18 12:10:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/nauty-2.4.2.ebuild,v 1.4 2012/05/16 12:47:23 tomka Exp $
EAPI="2"
@@ -16,7 +16,7 @@ SRC_URI="http://cs.anu.edu.au/~bdm/${PN}/${PN}${MY_PV}.tar.gz"
LICENSE="nauty"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
+IUSE="doc"
S="${WORKDIR}/${PN}${MY_PV}"
@@ -34,4 +34,8 @@ src_install () {
gentourng labelg listg multig newedgeg NRswitchg pickg \
planarg shortg showg || die "install failed"
dodoc README formats.txt
+ if use doc; then
+ einfo "The pdf manual is to be found in /usr/share/doc/${PF}."
+ dodoc nug.pdf
+ fi
}