diff options
author | 2006-04-20 16:30:16 +0000 | |
---|---|---|
committer | 2006-04-20 16:30:16 +0000 | |
commit | 3e2b811278a8d7cec479e0b4ac6dde532ac607fc (patch) | |
tree | af6de19e20d1c0f12f11740bb1ecad0bdcf297fb /dev-perl/Cache-Simple-TimedExpiry | |
parent | Fix typo in the patch for bug #118175. (diff) | |
download | historical-3e2b811278a8d7cec479e0b4ac6dde532ac607fc.tar.gz historical-3e2b811278a8d7cec479e0b4ac6dde532ac607fc.tar.bz2 historical-3e2b811278a8d7cec479e0b4ac6dde532ac607fc.zip |
Added ~alpha keyword wrt Bug #112414.
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-perl/Cache-Simple-TimedExpiry')
-rw-r--r-- | dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Cache-Simple-TimedExpiry/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild index 3409d5eac883..a4b942177389 100644 --- a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild +++ b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.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.23.ebuild,v 1.6 2006/04/20 16:08:51 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild,v 1.7 2006/04/20 16:27:11 tcort 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="~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 7cc8cc08379e..4b6f4cea8ab8 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.6 2006/04/20 16:08:51 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/ChangeLog,v 1.7 2006/04/20 16:27:11 tcort Exp $ + + 20 Apr 2006; Thomas Cort <tcort@gentoo.org> + Cache-Simple-TimedExpiry-0.23.ebuild: + Added ~alpha keyword wrt Bug #112414. 20 Apr 2006; Thomas Cort <tcort@gentoo.org> Cache-Simple-TimedExpiry-0.23.ebuild: |