diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-01 22:31:32 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-01 22:31:32 +0000 |
commit | 55e4dee98a9f9d13c98ab7c998d656e47912f538 (patch) | |
tree | 763bc907a0264c10e6099ceade227109932fbb9f /app-misc/proxyper | |
parent | cleanup (diff) | |
download | gentoo-2-55e4dee98a9f9d13c98ab7c998d656e47912f538.tar.gz gentoo-2-55e4dee98a9f9d13c98ab7c998d656e47912f538.tar.bz2 gentoo-2-55e4dee98a9f9d13c98ab7c998d656e47912f538.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-misc/proxyper')
-rw-r--r-- | app-misc/proxyper/proxyper-333.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/proxyper/proxyper-333.ebuild b/app-misc/proxyper/proxyper-333.ebuild index fbc0c4b8936e..8e56ad1e2ac9 100644 --- a/app-misc/proxyper/proxyper-333.ebuild +++ b/app-misc/proxyper/proxyper-333.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/proxyper/proxyper-333.ebuild,v 1.1 2003/04/29 21:27:51 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/proxyper/proxyper-333.ebuild,v 1.2 2003/07/01 22:31:32 aliz Exp $ # This is my very first ebuild. I hope it will be easy since there's no @@ -12,7 +12,7 @@ HOMEPAGE="http://www.distributed.net" SRC_URI="http://http.distributed.net/pub/dcti/${PN}/${PN}${PV}-linux-x86.tar.gz" LICENSE="distributed.net" SLOT="0" -KEYWORDS="~x86 -ppc -sparc ~alpha" +KEYWORDS="x86 -ppc -sparc ~alpha" IUSE="" DEPEND="" RDEPEND="net-misc/host" |