summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-12-31 05:25:37 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-12-31 05:25:37 +0000
commit0d498a33a0619bf46520e20a1cdc5c538a118fd4 (patch)
treea4085104c42479265723e939e1d995ce82250853 /app-text
parentFix deprecation warning when using --verbose and fix traceback when using --e... (diff)
downloadgentoo-2-0d498a33a0619bf46520e20a1cdc5c538a118fd4.tar.gz
gentoo-2-0d498a33a0619bf46520e20a1cdc5c538a118fd4.tar.bz2
gentoo-2-0d498a33a0619bf46520e20a1cdc5c538a118fd4.zip
add ~amd64 kw
(Portage version: 2.2_rc20/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/grutatxt/ChangeLog7
-rw-r--r--app-text/grutatxt/grutatxt-2.0.13.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/grutatxt/ChangeLog b/app-text/grutatxt/ChangeLog
index e6410a60672d..2e527eca9ca2 100644
--- a/app-text/grutatxt/ChangeLog
+++ b/app-text/grutatxt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/grutatxt
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/ChangeLog,v 1.11 2007/03/12 22:23:43 leonardop Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/ChangeLog,v 1.12 2008/12/31 05:25:37 darkside Exp $
+
+ 31 Dec 2008; Jeremy Olexa <darkside@gentoo.org> grutatxt-2.0.13.ebuild:
+ add ~amd64 kw
12 Mar 2007; Leonardo Boshell <leonardop@gentoo.org> metadata.xml:
Replacing text-markup herd with the new sgml herd.
diff --git a/app-text/grutatxt/grutatxt-2.0.13.ebuild b/app-text/grutatxt/grutatxt-2.0.13.ebuild
index 0639e1dc8183..95e027c2d7a5 100644
--- a/app-text/grutatxt/grutatxt-2.0.13.ebuild
+++ b/app-text/grutatxt/grutatxt-2.0.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.13.ebuild,v 1.2 2007/07/12 04:37:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.13.ebuild,v 1.3 2008/12/31 05:25:37 darkside Exp $
inherit perl-app
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
IUSE=""
SLOT="0"
-KEYWORDS="~x86 ~ppc64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
# set the script path to /usr/bin, rather than /usr/local/bin
myconf="INSTALLSCRIPT=/usr/bin"