summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-01-08 02:58:54 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-01-08 02:58:54 +0000
commit4a692d3307992049cda0b61f609ea57007a18865 (patch)
treeaf172d116be206e892b5c785cde44eb0a4f145dd /dev-perl/Filesys-Df
parentadd ~amd64 kw and QA fixes. bug 253385 (diff)
downloadgentoo-2-4a692d3307992049cda0b61f609ea57007a18865.tar.gz
gentoo-2-4a692d3307992049cda0b61f609ea57007a18865.tar.bz2
gentoo-2-4a692d3307992049cda0b61f609ea57007a18865.zip
add ~amd64 kw for bug 253464
(Portage version: 2.2_rc20/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'dev-perl/Filesys-Df')
-rw-r--r--dev-perl/Filesys-Df/ChangeLog7
-rw-r--r--dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Filesys-Df/ChangeLog b/dev-perl/Filesys-Df/ChangeLog
index 4e14c4faec38..a75f1f672e09 100644
--- a/dev-perl/Filesys-Df/ChangeLog
+++ b/dev-perl/Filesys-Df/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Filesys-Df
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-Df/ChangeLog,v 1.2 2008/08/30 20:22:43 jokey Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-Df/ChangeLog,v 1.3 2009/01/08 02:58:54 darkside Exp $
+
+ 08 Jan 2009; Jeremy Olexa <darkside@gentoo.org> Filesys-Df-0.92.ebuild:
+ add ~amd64 kw for bug 253464
30 Aug 2008; Markus Ullmann <jokey@gentoo.org> Filesys-Df-0.92.ebuild:
Stable on x86
diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild
index 8c90e6f381b6..61cbaa52ec01 100644
--- a/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild,v 1.2 2008/08/30 20:22:43 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild,v 1.3 2009/01/08 02:58:54 darkside Exp $
inherit perl-module
@@ -11,4 +11,4 @@ SRC_URI="mirror://cpan/authors/id/I/IG/IGUTHRIE/${P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"