diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-05-16 00:45:01 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-05-16 00:45:01 +0000 |
commit | fc2630cc086ccb161e9c065012a2f775b808d3a8 (patch) | |
tree | ba37b67cd07949a8fafeda67db186a62b3b33565 /dev-java/exolabcore | |
parent | stable on amd64 and x86, ~ppc added (diff) | |
download | gentoo-2-fc2630cc086ccb161e9c065012a2f775b808d3a8.tar.gz gentoo-2-fc2630cc086ccb161e9c065012a2f775b808d3a8.tar.bz2 gentoo-2-fc2630cc086ccb161e9c065012a2f775b808d3a8.zip |
stable on amd64 and x86
(Portage version: 2.0.51.21)
Diffstat (limited to 'dev-java/exolabcore')
-rw-r--r-- | dev-java/exolabcore/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/exolabcore/Manifest | 14 | ||||
-rw-r--r-- | dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-java/exolabcore/ChangeLog b/dev-java/exolabcore/ChangeLog index d32afe2fb723..6b50a0a66948 100644 --- a/dev-java/exolabcore/ChangeLog +++ b/dev-java/exolabcore/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/exolabcore # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/ChangeLog,v 1.3 2005/03/29 15:44:34 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/ChangeLog,v 1.4 2005/05/16 00:45:01 luckyduck Exp $ + + 16 May 2005; Jan Brinkmann <luckyduck@gentoo.org> + exolabcore-0.3.7_p20050205.ebuild: + stable on amd64 and x86 29 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> exolabcore-0.3.7_p20050205.ebuild: diff --git a/dev-java/exolabcore/Manifest b/dev-java/exolabcore/Manifest index f03508de5d0c..6d4387d2c19a 100644 --- a/dev-java/exolabcore/Manifest +++ b/dev-java/exolabcore/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 204cefe03b7331aca2f21eaa4de77575 exolabcore-0.3.7_p20050205.ebuild 1514 -MD5 e019f624e9a6e878efa0717aac8263e9 ChangeLog 753 +MD5 ab5ec95c344aaec043019505dfbbd516 exolabcore-0.3.7_p20050205.ebuild 1512 +MD5 8ef3369651841c4f6651eef56fd8cdf7 ChangeLog 869 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 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.0 (GNU/Linux) - -iD8DBQFCSXf106ebR+OMO78RAiDcAJ4wg4fSZnm9Zq60j+xsOoI1JTTkcACdGCgY -qGLm81aysGn2PSnJDZQ41l0= -=HjSp ------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 f3c3ca61b70c..b3eb34797012 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.3 2005/03/29 15:44:34 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild,v 1.4 2005/05/16 00:45:01 luckyduck Exp $ inherit eutils java-pkg @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="Exolab" SLOT="0" -KEYWORDS="~amd64 ~x86 ~sparc" +KEYWORDS="amd64 x86 ~sparc" IUSE="doc jikes" DEPEND=">=virtual/jdk-1.4 |