diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-23 17:55:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-23 17:55:50 +0000 |
commit | a31905bbd8113d9fcb4a88d62ccf9a2be79f92fd (patch) | |
tree | d42d494f28ad0242af85cb93396faa0c31cec670 /dev-java/exolabcore | |
parent | Use a stub script instead of symlink to mozilla-launcher. This in (diff) | |
download | gentoo-2-a31905bbd8113d9fcb4a88d62ccf9a2be79f92fd.tar.gz gentoo-2-a31905bbd8113d9fcb4a88d62ccf9a2be79f92fd.tar.bz2 gentoo-2-a31905bbd8113d9fcb4a88d62ccf9a2be79f92fd.zip |
Keyworded ~sparc wrt #84992
(Portage version: 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 1e0ecbaefe7b..1be89abf0314 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.1 2005/02/06 00:43:49 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/ChangeLog,v 1.2 2005/03/23 17:55:50 gustavoz Exp $ + + 23 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> + exolabcore-0.3.7_p20050205.ebuild: + Keyworded ~sparc wrt #84992 *exolabcore-0.3.7_p20050205 (06 Feb 2005) diff --git a/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild b/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild index 4c979fce0524..ae5d7d623584 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.1 2005/02/06 00:43:49 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabcore/exolabcore-0.3.7_p20050205.ebuild,v 1.2 2005/03/23 17:55:50 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" +KEYWORDS="~amd64 ~x86 ~sparc" IUSE="doc jikes" DEPEND=">=virtual/jdk-1.4 |