diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 15:53:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 15:53:30 +0000 |
commit | c8eeb913b6fbc9ef7235da290b48c6f238d5f1db (patch) | |
tree | 8445c91c78f5c08f494be573986e95efa1693b3c /dev-java/exolabcore | |
parent | Marked ppc stable for bug #146409. (diff) | |
download | historical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.tar.gz historical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.tar.bz2 historical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.zip |
Dropping sparc keywords, see #96229
Package-Manager: portage-2.1.1
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 5eb0170a4e47..ec6ef174a360 100644 --- a/dev-java/exolabcore/ChangeLog +++ b/dev-java/exolabcore/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/exolabcore # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/ChangeLog,v 1.7 2006/05/14 07:13:45 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/ChangeLog,v 1.8 2006/10/05 15:39:28 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + exolabcore-0.3.7_p20050205.ebuild: + Dropping sparc keywords, see #96229 14 May 2006; Petteri Räty <betelgeuse@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 90ab30c24df4..311756ae9774 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-2006 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.9 2006/05/14 07:13:45 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild,v 1.10 2006/10/05 15:39:28 gustavoz Exp $ inherit eutils java-pkg @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="Exolab" SLOT="0" -KEYWORDS="amd64 x86 sparc" +KEYWORDS="amd64 x86" IUSE="doc jikes source" RDEPEND=">=virtual/jre-1.4 |