summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-11 19:18:17 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-11 19:18:17 +0000
commiteaea86d077012e0a3bdb9a29b7c4481ad61a07f0 (patch)
tree6aabc343eebc64a5910d1787467eb2b2f3537306 /dev-perl/AxKit
parentnew upstream version, fixes #88752 (diff)
downloadhistorical-eaea86d077012e0a3bdb9a29b7c4481ad61a07f0.tar.gz
historical-eaea86d077012e0a3bdb9a29b7c4481ad61a07f0.tar.bz2
historical-eaea86d077012e0a3bdb9a29b7c4481ad61a07f0.zip
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/AxKit')
-rw-r--r--dev-perl/AxKit/AxKit-1.6.2.ebuild6
-rw-r--r--dev-perl/AxKit/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/AxKit/AxKit-1.6.2.ebuild b/dev-perl/AxKit/AxKit-1.6.2.ebuild
index a291ec2f3f11..57c809effe9d 100644
--- a/dev-perl/AxKit/AxKit-1.6.2.ebuild
+++ b/dev-perl/AxKit/AxKit-1.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.6.2.ebuild,v 1.8 2004/10/16 23:57:20 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.6.2.ebuild,v 1.9 2005/04/11 19:18:17 corsair Exp $
inherit perl-module
@@ -14,7 +14,7 @@ HOMEPAGE="http://axkit.org/"
IUSE="gnome"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64 alpha ~sparc ~ppc ~mips"
+KEYWORDS="~x86 ~amd64 alpha ~sparc ~ppc ~mips ~ppc64"
DEPEND=">=dev-perl/libapreq-1.0
>=dev-perl/Compress-Zlib-1.10
diff --git a/dev-perl/AxKit/ChangeLog b/dev-perl/AxKit/ChangeLog
index 715cc44d90c8..ee1f3b22b7e5 100644
--- a/dev-perl/AxKit/ChangeLog
+++ b/dev-perl/AxKit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/AxKit
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/ChangeLog,v 1.27 2004/12/29 22:51:34 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/ChangeLog,v 1.28 2005/04/11 19:18:17 corsair Exp $
+
+ 11 Apr 2005; Markus Rothe <corsair@gentoo.org> AxKit-1.6.2.ebuild:
+ Added ~ppc64 to KEYWORDS
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance