summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-03 17:53:30 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-03 17:53:30 +0000
commit38e936cf5f72ae5813e44af0294bde98ded75e07 (patch)
tree8c08413f5fdf3ade72791dec705eac263286ceff /dev-perl/HTTP-Cache-Transparent
parentStable on alpha, bug #266986 (diff)
downloadgentoo-2-38e936cf5f72ae5813e44af0294bde98ded75e07.tar.gz
gentoo-2-38e936cf5f72ae5813e44af0294bde98ded75e07.tar.bz2
gentoo-2-38e936cf5f72ae5813e44af0294bde98ded75e07.zip
amd64 stable, bug #268203
(Portage version: 2.1.6.12/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent')
-rw-r--r--dev-perl/HTTP-Cache-Transparent/ChangeLog6
-rw-r--r--dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/ChangeLog b/dev-perl/HTTP-Cache-Transparent/ChangeLog
index ceebc1d35017..d092e368dff3 100644
--- a/dev-perl/HTTP-Cache-Transparent/ChangeLog
+++ b/dev-perl/HTTP-Cache-Transparent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-Cache-Transparent
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.27 2009/05/02 16:10:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.28 2009/05/03 17:53:30 maekke Exp $
+
+ 03 May 2009; Markus Meier <maekke@gentoo.org>
+ HTTP-Cache-Transparent-1.0.ebuild:
+ amd64 stable, bug #268203
02 May 2009; nixnut <nixnut@gentoo.org> HTTP-Cache-Transparent-1.0.ebuild:
ppc stable #268203
diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.0.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.0.ebuild
index 0c73ebfa6dfd..3f50787cdbac 100644
--- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.0.ebuild
+++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.0.ebuild,v 1.3 2009/05/02 16:10:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.0.ebuild,v 1.4 2009/05/03 17:53:30 maekke Exp $
MODULE_AUTHOR=MATTIASH
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Cache the result of http get-requests persistently"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ~sparc x86"
IUSE="test"
SRC_TEST="do"