summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-16 02:13:10 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-16 02:13:10 +0000
commit9a9046e777896e69b97fd8328553d0643326b38b (patch)
treef3cbea29863cda92186b42c73f87bc8044d44707
parentppc-macos keywording (diff)
downloadhistorical-9a9046e777896e69b97fd8328553d0643326b38b.tar.gz
historical-9a9046e777896e69b97fd8328553d0643326b38b.tar.bz2
historical-9a9046e777896e69b97fd8328553d0643326b38b.zip
ppc-macos keywording
-rw-r--r--net-irc/epic4/epic4-2.0-r1.ebuild4
-rw-r--r--net-irc/supybot/supybot-0.77.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/epic4/epic4-2.0-r1.ebuild b/net-irc/epic4/epic4-2.0-r1.ebuild
index 03cca8eaa014..501dfb647896 100644
--- a/net-irc/epic4/epic4-2.0-r1.ebuild
+++ b/net-irc/epic4/epic4-2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.0-r1.ebuild,v 1.2 2004/08/17 13:53:52 alexander Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.0-r1.ebuild,v 1.3 2004/09/16 02:12:51 pvdabeel Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/${P}.tar.bz2
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ppc ~ia64 alpha hppa sparc ~amd64 macos"
+KEYWORDS="x86 ~ppc ~ia64 alpha hppa sparc ~amd64 macos ppc-macos"
IUSE="ipv6 perl ssl"
DEPEND=">=sys-libs/ncurses-5.2
diff --git a/net-irc/supybot/supybot-0.77.2.ebuild b/net-irc/supybot/supybot-0.77.2.ebuild
index 8e141ab0dd2b..5801d2f1a6c9 100644
--- a/net-irc/supybot/supybot-0.77.2.ebuild
+++ b/net-irc/supybot/supybot-0.77.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.77.2.ebuild,v 1.3 2004/09/10 13:17:36 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot/supybot-0.77.2.ebuild,v 1.4 2004/09/16 02:13:10 pvdabeel Exp $
inherit distutils eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/supybot/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc macos"
+KEYWORDS="~x86 ~ppc macos ppc-macos"
IUSE=""
DEPEND=">=dev-lang/python-2.3