diff options
-rw-r--r-- | app-shells/posh/posh-0.3.18.ebuild | 4 | ||||
-rw-r--r-- | dev-java/joda-time/joda-time-1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/posh/posh-0.3.18.ebuild b/app-shells/posh/posh-0.3.18.ebuild index 1cf6f016dcb7..e346be61abd8 100644 --- a/app-shells/posh/posh-0.3.18.ebuild +++ b/app-shells/posh/posh-0.3.18.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/app-shells/posh/posh-0.3.18.ebuild,v 1.1 2005/07/16 09:45:08 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.3.18.ebuild,v 1.2 2005/07/16 15:09:39 swegener Exp $ DESCRIPTION="stripped-down version of pdksh" HOMEPAGE="http://packages.debian.org/posh/" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~x86" IUSE="" DEPEND="" diff --git a/dev-java/joda-time/joda-time-1.0.ebuild b/dev-java/joda-time/joda-time-1.0.ebuild index 15768276b7f6..ce5ae0deb860 100644 --- a/dev-java/joda-time/joda-time-1.0.ebuild +++ b/dev-java/joda-time/joda-time-1.0.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/joda-time/joda-time-1.0.ebuild,v 1.1 2005/07/15 22:37:03 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-1.0.ebuild,v 1.2 2005/07/16 15:07:19 swegener Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://joda-time.sourceforge.net/" SRC_URI="mirror://sourceforge/joda-time/${P}-src.tar.gz" LICENSE="joda" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="~x86 ~amd64" IUSE="doc jikes" DEPEND=">=virtual/jdk-1.3 |