diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-09 21:37:18 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-09 21:37:18 +0000 |
commit | 3b86aef0ee8c2aab0f75db84b1c01259c58c2eea (patch) | |
tree | effaae76e75909e8caea979f68070a902a22d509 /net-irc/bnc | |
parent | Marked ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-3b86aef0ee8c2aab0f75db84b1c01259c58c2eea.tar.gz gentoo-2-3b86aef0ee8c2aab0f75db84b1c01259c58c2eea.tar.bz2 gentoo-2-3b86aef0ee8c2aab0f75db84b1c01259c58c2eea.zip |
ppc stable profile update
Diffstat (limited to 'net-irc/bnc')
-rw-r--r-- | net-irc/bnc/bnc-2.8.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bnc/bnc-2.8.9.ebuild b/net-irc/bnc/bnc-2.8.9.ebuild index 5108258c0fae..37157e7d03a6 100644 --- a/net-irc/bnc/bnc-2.8.9.ebuild +++ b/net-irc/bnc/bnc-2.8.9.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/bnc/bnc-2.8.9.ebuild,v 1.2 2004/10/09 21:16:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.9.ebuild,v 1.3 2004/10/09 21:37:18 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~arm" +KEYWORDS="x86 ppc sparc ~alpha ~arm" IUSE="" DEPEND="virtual/libc" |