summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-08-04 19:43:16 +0000
committerFabian Groffen <grobian@gentoo.org>2011-08-04 19:43:16 +0000
commit0e470fcc1434cbb93392701aecdd2af86e1cb14f (patch)
tree963ce95330e0022d73cb4fbc46611edda84e9b08 /dev-perl
parentMarked ~x86-linux, bug #376547 (diff)
downloadhistorical-0e470fcc1434cbb93392701aecdd2af86e1cb14f.tar.gz
historical-0e470fcc1434cbb93392701aecdd2af86e1cb14f.tar.bz2
historical-0e470fcc1434cbb93392701aecdd2af86e1cb14f.zip
Marked ~x86-linux, bug #376545
Package-Manager: portage-2.2.01.19011-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Time-Duration/ChangeLog7
-rw-r--r--dev-perl/Time-Duration/Time-Duration-1.06.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog
index 1edf674e0dd6..e84f395cdf0d 100644
--- a/dev-perl/Time-Duration/ChangeLog
+++ b/dev-perl/Time-Duration/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Time-Duration
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.32 2008/09/30 15:21:55 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.33 2011/08/04 19:43:16 grobian Exp $
+
+ 04 Aug 2011; Fabian Groffen <grobian@gentoo.org> Time-Duration-1.06.ebuild:
+ Marked ~x86-linux, bug #376545
30 Sep 2008; Torsten Veller <tove@gentoo.org> -Time-Duration-1.02.ebuild,
-Time-Duration-1.03.ebuild, -Time-Duration-1.04.ebuild,
diff --git a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild
index a809d01ea100..cdb13a9925cc 100644
--- a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild
+++ b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.8 2008/09/30 15:21:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.9 2011/08/04 19:43:16 grobian Exp $
MODULE_AUTHOR=AVIF
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Rounded or exact English expression of durations"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-linux"
IUSE=""
DEPEND="dev-lang/perl"