diff options
-rw-r--r-- | app-crypt/rotix/rotix-0.83.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gqview/gqview-1.2.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/rotix/rotix-0.83.ebuild b/app-crypt/rotix/rotix-0.83.ebuild index 8386ab28cf7d..d53761c3915e 100644 --- a/app-crypt/rotix/rotix-0.83.ebuild +++ b/app-crypt/rotix/rotix-0.83.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/app-crypt/rotix/rotix-0.83.ebuild,v 1.1 2002/12/20 23:37:01 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.2 2002/12/26 21:44:26 avenj Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rotix allows you to generate rotational obfuscations." @@ -9,7 +9,7 @@ SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.b LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="nls" diff --git a/media-gfx/gqview/gqview-1.2.0.ebuild b/media-gfx/gqview/gqview-1.2.0.ebuild index 298852420601..dba927b8bf25 100644 --- a/media-gfx/gqview/gqview-1.2.0.ebuild +++ b/media-gfx/gqview/gqview-1.2.0.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/media-gfx/gqview/gqview-1.2.0.ebuild,v 1.1 2002/12/13 21:02:55 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/gqview-1.2.0.ebuild,v 1.2 2002/12/26 21:43:25 avenj Exp $ IUSE="nls" @@ -11,7 +11,7 @@ HOMEPAGE="http://gqview.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="media-libs/libpng >=media-libs/gdk-pixbuf-0.10 |