diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-24 18:39:06 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-24 18:39:06 +0000 |
commit | 090b122998ec83b662b9fcda631feb812332e57e (patch) | |
tree | e03feba58bd4ac27c519fa81cd0d378bf118b2d3 /net-proxy/nylon/nylon-1.21.ebuild | |
parent | ppc stable, bug #174157 (diff) | |
download | gentoo-2-090b122998ec83b662b9fcda631feb812332e57e.tar.gz gentoo-2-090b122998ec83b662b9fcda631feb812332e57e.tar.bz2 gentoo-2-090b122998ec83b662b9fcda631feb812332e57e.zip |
ppc stable, bug #174137
(Portage version: 2.1.2.4)
Diffstat (limited to 'net-proxy/nylon/nylon-1.21.ebuild')
-rw-r--r-- | net-proxy/nylon/nylon-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/nylon/nylon-1.21.ebuild b/net-proxy/nylon/nylon-1.21.ebuild index 6eae87730960..6905b93b29e2 100644 --- a/net-proxy/nylon/nylon-1.21.ebuild +++ b/net-proxy/nylon/nylon-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/nylon/nylon-1.21.ebuild,v 1.3 2007/04/11 14:34:28 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/nylon/nylon-1.21.ebuild,v 1.4 2007/04/24 18:39:06 dertobi123 Exp $ DESCRIPTION="A lightweight SOCKS proxy server" HOMEPAGE="http://monkey.org/~marius/nylon/" @@ -8,7 +8,7 @@ SRC_URI="http://monkey.org/~marius/nylon/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND=">=dev-libs/libevent-0.6" |