diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-10 02:59:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-10 02:59:27 +0000 |
commit | d36a974b7123c8faf93ef35c01a549d2031c8d2f (patch) | |
tree | 00196dbb5800a5714b94cf9a441580f435a47715 /dev-java/exolabcore | |
parent | arm/s390 love (diff) | |
download | historical-d36a974b7123c8faf93ef35c01a549d2031c8d2f.tar.gz historical-d36a974b7123c8faf93ef35c01a549d2031c8d2f.tar.bz2 historical-d36a974b7123c8faf93ef35c01a549d2031c8d2f.zip |
sync IUSE (+source)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-java/exolabcore')
-rw-r--r-- | dev-java/exolabcore/Manifest | 12 | ||||
-rw-r--r-- | dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/dev-java/exolabcore/Manifest b/dev-java/exolabcore/Manifest index f104275988b9..e28847faca80 100644 --- a/dev-java/exolabcore/Manifest +++ b/dev-java/exolabcore/Manifest @@ -1,15 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 +MD5 b0c66124c5514c46ce1e8cc9ee9097c5 exolabcore-0.3.7_p20050205.ebuild 1517 MD5 ebf77f6c1e99806c054ec7d867762851 ChangeLog 978 -MD5 dd4d112f511ea0c38b0853a2aa24c56b exolabcore-0.3.7_p20050205.ebuild 1510 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 -MD5 1ec464487fcbdf1fa9d7b6d6f9a87bef files/digest-exolabcore-0.3.7_p20050205 72 MD5 30283d4392dfcac346e8235a6d414a01 files/exolabcore-0.3.7_p20050205-buildfile.patch 1714 +MD5 1ec464487fcbdf1fa9d7b6d6f9a87bef files/digest-exolabcore-0.3.7_p20050205 72 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCm2a/KRy60XGEcJIRAlA+AKCMZ0tlhL4H2UZmMS2aL85VEkAcKQCfaXD5 -yv1LIaO7yF0VfmG3p3QeMZ0= -=RPKu +iD8DBQFC0I8bBXaUFmZvwyMRAjnOAKCvNFp6H+NTVMrMuX+pfGv5b55U1QCfXb6E +2UaqhDJE7+neAELBP6sm+zE= +=P6D1 -----END PGP SIGNATURE----- diff --git a/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild b/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild index c277fb30e37b..782c45a7b4e6 100644 --- a/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild +++ b/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild,v 1.5 2005/05/30 19:16:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild,v 1.6 2005/07/10 02:59:27 agriffis Exp $ inherit eutils java-pkg @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="Exolab" SLOT="0" KEYWORDS="amd64 x86 sparc" -IUSE="doc jikes" +IUSE="doc jikes source" DEPEND=">=virtual/jdk-1.4 dev-java/ant-core |