diff options
Diffstat (limited to 'app-crypt/outguess/outguess-0.2.ebuild')
-rw-r--r-- | app-crypt/outguess/outguess-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/outguess/outguess-0.2.ebuild b/app-crypt/outguess/outguess-0.2.ebuild index d4c29acaed2b..686efc3d4caa 100644 --- a/app-crypt/outguess/outguess-0.2.ebuild +++ b/app-crypt/outguess/outguess-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/outguess/outguess-0.2.ebuild,v 1.5 2004/09/03 00:39:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/outguess/outguess-0.2.ebuild,v 1.6 2004/10/05 11:46:56 pvdabeel Exp $ DESCRIPTION="A universal tool for inserting steganographic information into other data" HOMEPAGE="http://www.outguess.org/" @@ -8,7 +8,7 @@ SRC_URI="http://packetstormsecurity.nl/crypt/stego/outguess-0.2.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/libc" |