diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-11-24 10:12:53 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-11-24 10:12:53 +0000 |
commit | c89a9f6cd054366f1de3bc559270a71eb3ee1a1b (patch) | |
tree | a75141188aacbd132ff59a597b37af472f18d88c /sci-astronomy | |
parent | rm (diff) | |
download | historical-c89a9f6cd054366f1de3bc559270a71eb3ee1a1b.tar.gz historical-c89a9f6cd054366f1de3bc559270a71eb3ee1a1b.tar.bz2 historical-c89a9f6cd054366f1de3bc559270a71eb3ee1a1b.zip |
Removing installation of empty directories, closing bug #248380
Package-Manager: portage-2.2_rc15/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/ast/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/ast/Manifest | 10 | ||||
-rw-r--r-- | sci-astronomy/ast/ast-4.6.2.ebuild | 5 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-astronomy/ast/ChangeLog b/sci-astronomy/ast/ChangeLog index 232e1fef0e7e..2fcbbc1fe501 100644 --- a/sci-astronomy/ast/ChangeLog +++ b/sci-astronomy/ast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/ast # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ast/ChangeLog,v 1.1 2008/11/05 22:05:26 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ast/ChangeLog,v 1.2 2008/11/24 10:12:53 bicatali Exp $ + + 24 Nov 2008; SĂ©bastien Fabbro <bicatali@gentoo.org> ast-4.6.2.ebuild: + Removing installation of empty directories, closing bug #248380 *ast-4.6.2 (05 Nov 2008) diff --git a/sci-astronomy/ast/Manifest b/sci-astronomy/ast/Manifest index 9384cabe1ac0..aa2e82e94c24 100644 --- a/sci-astronomy/ast/Manifest +++ b/sci-astronomy/ast/Manifest @@ -2,13 +2,13 @@ Hash: SHA1 DIST ast-4.6-2.tar.gz 11584346 RMD160 da6870fb2fed4b45d3e945541d5bf87dcbd4d7f6 SHA1 dcbd3a66852c9d63861f03998bada01aa7a20164 SHA256 47178d778517e65e213a49c5db59bc123507724d397593a95783cb92cbc9cd0e -EBUILD ast-4.6.2.ebuild 1105 RMD160 f83b52a3d429ba8039d746ee6a00bbe5152b1e2a SHA1 bd8fdcdb3a854f59f0cf56df267a9cce2bb202f1 SHA256 e0f52a7001b23286020dc80ade3838633b979edf169f37d121e539be97e608b3 -MISC ChangeLog 344 RMD160 6a4722779406fd28350ccd8a810ae76460c68c14 SHA1 4f31cbdc0c6bf9fd8bcb92596530a30929adbf6b SHA256 b30e4e1c016dc37dde1f6f173a4e0ba8c64fc39c78445145a01c9ce0efa1f121 +EBUILD ast-4.6.2.ebuild 1137 RMD160 2dc6b11fb056295d8aec048b00c467a7b3abd680 SHA1 c066293e3762e7c925320ef26dd74869628fa81d SHA256 29b38c9d8625eec88191450998076651bb6cc91f4116042712365b7bcae4f737 +MISC ChangeLog 484 RMD160 faf589e5f876367d74fcd76b2015529f3d1c97f7 SHA1 13172e70be28110efd7519784b784b15c058356b SHA256 192102a4d4101638d437a51deccb75fe1487fb355bb9f6dd17c0f6b84a1d01ec MISC metadata.xml 525 RMD160 0ae28b2258b73b243a0a15af6be1451aaeff7e36 SHA1 6f630d82b6864565d1accaa59c27ed08477e222d SHA256 89798b5d9777297df075ff76257d62740b18eed26028938fa2e13a8686068cfa -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) -iEYEARECAAYFAkkSGNIACgkQ1ycZbhPLE2A3oACfdbL/vUZqXFFnKbrqziSMLipX -q7cAn3ifaqP8L0o4Q4E7UsUPQjDzOTIZ -=1ztp +iEYEARECAAYFAkkqfjQACgkQ1ycZbhPLE2DQzQCgricWx1hEMEBDTvPcAitznlqo +3wYAnR1chCbYyWRqU6e0q1GJcos790Xs +=V6JX -----END PGP SIGNATURE----- diff --git a/sci-astronomy/ast/ast-4.6.2.ebuild b/sci-astronomy/ast/ast-4.6.2.ebuild index 0459cfb42daf..fe3fec3dbeb0 100644 --- a/sci-astronomy/ast/ast-4.6.2.ebuild +++ b/sci-astronomy/ast/ast-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ast/ast-4.6.2.ebuild,v 1.1 2008/11/05 22:05:26 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ast/ast-4.6.2.ebuild,v 1.2 2008/11/24 10:12:53 bicatali Exp $ EAPI=2 inherit eutils versionator @@ -34,7 +34,8 @@ src_configure() { } src_install() { - emake DESTDIR="${D}" install || die "emake install failed" + emake DESTDIR="${D}" \ + install-exec install-includeHEADERS || die "emake install failed" dodoc ast.news fac_1521_err if use doc; then dodoc *.ps || die "doc install failed" |