diff options
author | Hannes Mehnert <hannes@gentoo.org> | 2003-02-12 17:57:34 +0000 |
---|---|---|
committer | Hannes Mehnert <hannes@gentoo.org> | 2003-02-12 17:57:34 +0000 |
commit | 12ba18d58acbac5c0ead1044364a7ff75fc04db8 (patch) | |
tree | 19d0ba909b6b162620808b6d7362ef9018ea5f75 /net-p2p | |
parent | removed old ebuilds (diff) | |
download | gentoo-2-12ba18d58acbac5c0ead1044364a7ff75fc04db8.tar.gz gentoo-2-12ba18d58acbac5c0ead1044364a7ff75fc04db8.tar.bz2 gentoo-2-12ba18d58acbac5c0ead1044364a7ff75fc04db8.zip |
marked stable for x86
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mnet/mnet-0.6.0.152.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/mnet/mnet-0.6.0.152.ebuild b/net-p2p/mnet/mnet-0.6.0.152.ebuild index 9bca486d69e6..a6c0f47a4f92 100644 --- a/net-p2p/mnet/mnet-0.6.0.152.ebuild +++ b/net-p2p/mnet/mnet-0.6.0.152.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mnet/mnet-0.6.0.152.ebuild,v 1.1 2003/01/16 16:56:57 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mnet/mnet-0.6.0.152.ebuild,v 1.2 2003/02/12 17:57:34 hannes Exp $ IUSE="" S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ HOMEPAGE="http://mnet.sourceforge.net/" DEPEND="dev-lang/python" LICENSE="LGPL-2.1" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" src_compile() { |