summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-20 18:54:57 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-20 18:54:57 +0000
commitd49f55678ee1eeb79334408efdf3c205c17e7aaf (patch)
tree9f38e5517eeae2f494297a8815eeaf946f121657 /dev-perl/Cache-Simple-TimedExpiry
parentBackport a few more fixes from SVN, thanks to vivo! (diff)
downloadgentoo-2-d49f55678ee1eeb79334408efdf3c205c17e7aaf.tar.gz
gentoo-2-d49f55678ee1eeb79334408efdf3c205c17e7aaf.tar.bz2
gentoo-2-d49f55678ee1eeb79334408efdf3c205c17e7aaf.zip
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-perl/Cache-Simple-TimedExpiry')
-rw-r--r--dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.26.ebuild4
-rw-r--r--dev-perl/Cache-Simple-TimedExpiry/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.26.ebuild b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.26.ebuild
index 62eb648f0245..bede57daa0ae 100644
--- a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.26.ebuild
+++ b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.26.ebuild,v 1.3 2006/10/15 09:47:33 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.26.ebuild,v 1.4 2006/10/20 18:54:57 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Cache-Simple-TimedExpiry/ChangeLog b/dev-perl/Cache-Simple-TimedExpiry/ChangeLog
index 565ec07b73d1..1d76fb7209ed 100644
--- a/dev-perl/Cache-Simple-TimedExpiry/ChangeLog
+++ b/dev-perl/Cache-Simple-TimedExpiry/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Cache-Simple-TimedExpiry
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/ChangeLog,v 1.17 2006/10/15 09:47:33 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/ChangeLog,v 1.18 2006/10/20 18:54:57 kloeri Exp $
+
+ 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
+ Cache-Simple-TimedExpiry-0.26.ebuild:
+ Stable on Alpha.
15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
Cache-Simple-TimedExpiry-0.26.ebuild: