diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-30 19:24:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-30 19:24:50 +0000 |
commit | 5cfd655170b47ef59eff1e5f165d23ce40d8c967 (patch) | |
tree | 04229f2a823ae2d6b56e0e21b1f62897936b7203 /dev-java/exolabcore | |
parent | Stable on x86 (diff) | |
download | historical-5cfd655170b47ef59eff1e5f165d23ce40d8c967.tar.gz historical-5cfd655170b47ef59eff1e5f165d23ce40d8c967.tar.bz2 historical-5cfd655170b47ef59eff1e5f165d23ce40d8c967.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-java/exolabcore')
-rw-r--r-- | dev-java/exolabcore/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/exolabcore/ChangeLog b/dev-java/exolabcore/ChangeLog index 6b50a0a66948..db7ce1e9cf2b 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.4 2005/05/16 00:45:01 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/ChangeLog,v 1.5 2005/05/30 19:16:52 gustavoz Exp $ + + 30 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> + exolabcore-0.3.7_p20050205.ebuild: + Stable on sparc 16 May 2005; Jan Brinkmann <luckyduck@gentoo.org> exolabcore-0.3.7_p20050205.ebuild: diff --git a/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild b/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild index b3eb34797012..c277fb30e37b 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.4 2005/05/16 00:45:01 luckyduck Exp $ +# $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 $ 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 |