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 | eff107894ad73670ee00e64de881e1c2654f10da (patch) | |
tree | 40a3b5830dbc2896065d2ce2b3de8a17ab54aa60 /net-p2p/teknap/teknap-1.3g.ebuild | |
parent | version bump, closes #38456 (diff) | |
download | historical-eff107894ad73670ee00e64de881e1c2654f10da.tar.gz historical-eff107894ad73670ee00e64de881e1c2654f10da.tar.bz2 historical-eff107894ad73670ee00e64de881e1c2654f10da.zip |
no longer stable on x86 nor ppc
Diffstat (limited to 'net-p2p/teknap/teknap-1.3g.ebuild')
-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 |