diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-06-23 22:12:02 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-06-23 22:12:02 +0000 |
commit | 973aa29823bbfa822a5bcaebf1b991611de0392b (patch) | |
tree | ed3016c67d1257a862d4bbd10afc888cbad99e2e /net-p2p | |
parent | version bump, closes #38456 (Manifest recommit) (diff) | |
download | gentoo-2-973aa29823bbfa822a5bcaebf1b991611de0392b.tar.gz gentoo-2-973aa29823bbfa822a5bcaebf1b991611de0392b.tar.bz2 gentoo-2-973aa29823bbfa822a5bcaebf1b991611de0392b.zip |
no longer stable on x86 nor ppc
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/teknap/teknap-1.3g.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/teknap/teknap-1.3g.ebuild b/net-p2p/teknap/teknap-1.3g.ebuild index e79cde304849..d38c5541484e 100644 --- a/net-p2p/teknap/teknap-1.3g.ebuild +++ b/net-p2p/teknap/teknap-1.3g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/teknap/teknap-1.3g.ebuild,v 1.12 2004/03/13 09:13:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/teknap/teknap-1.3g.ebuild,v 1.13 2004/06/23 22:12:02 squinky86 Exp $ IUSE="xmms gtk ipv6 tcpd" @@ -11,7 +11,9 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.TekNap.com/ http://www.cactuz.org/jnbek/teknap" SLOT="0" -KEYWORDS="x86 ppc" +# please test the current ~testing ebuild, as this does not compile with latest gcc +#KEYWORDS="x86 ppc" +KEYWORDS="-x86 -ppc" LICENSE="as-is" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 |