summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 11:46:56 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 11:46:56 +0000
commit7e2fe21600ddb7905a45103b810b9a453586f385 (patch)
treedadd642545feb1afa0eb5bf7baf78934da4ed8fd /app-crypt/rotix
parentAdded ~sparc keyword. (Manifest recommit) (diff)
downloadgentoo-2-7e2fe21600ddb7905a45103b810b9a453586f385.tar.gz
gentoo-2-7e2fe21600ddb7905a45103b810b9a453586f385.tar.bz2
gentoo-2-7e2fe21600ddb7905a45103b810b9a453586f385.zip
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-crypt/rotix')
-rw-r--r--app-crypt/rotix/ChangeLog5
-rw-r--r--app-crypt/rotix/rotix-0.83.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/rotix/ChangeLog b/app-crypt/rotix/ChangeLog
index f5247f7f25da..abd2742c408f 100644
--- a/app-crypt/rotix/ChangeLog
+++ b/app-crypt/rotix/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for app-crypt/rotix
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.5 2004/06/24 21:37:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.6 2004/10/05 11:46:56 pvdabeel Exp $
10 Dec 2003; Jon Portnoy <avenj@gentoo.org> rotix-0.83.ebuild :
AMD64 keyword.
+ 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> rotix-0.83.ebuild:
+ Masked rotix-0.83.ebuild stable for ppc
+
*rotix-0.83 (20 Dec 2002)
20 Dec 2002; Jon Portnoy <avenj@gentoo.org> rotix-0.83.ebuild :
diff --git a/app-crypt/rotix/rotix-0.83.ebuild b/app-crypt/rotix/rotix-0.83.ebuild
index 3155e5067c35..55e5cd06a587 100644
--- a/app-crypt/rotix/rotix-0.83.ebuild
+++ b/app-crypt/rotix/rotix-0.83.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/rotix/rotix-0.83.ebuild,v 1.9 2004/06/24 21:37:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.10 2004/10/05 11:46:56 pvdabeel Exp $
DESCRIPTION="Rotix allows you to generate rotational obfuscations."
HOMEPAGE="http://elektron.its.tudelft.nl/~hemmin98/rotix.html"
@@ -8,7 +8,7 @@ SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.b
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc amd64 ia64"
+KEYWORDS="x86 ppc amd64 ia64"
IUSE="nls"
RDEPEND="nls? ( sys-devel/gettext )"