diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:03:56 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:03:56 +0000 |
commit | 6860635d2b69d5993a10d11b000283ad44597ee6 (patch) | |
tree | cbae98b8d23d8b386dc35327aecc830568392c23 /dev-perl/HTTP-Cache-Transparent | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-6860635d2b69d5993a10d11b000283ad44597ee6.tar.gz gentoo-2-6860635d2b69d5993a10d11b000283ad44597ee6.tar.bz2 gentoo-2-6860635d2b69d5993a10d11b000283ad44597ee6.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent')
-rw-r--r-- | dev-perl/HTTP-Cache-Transparent/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/ChangeLog b/dev-perl/HTTP-Cache-Transparent/ChangeLog index 6808e1e029b0..a5b391f77cb8 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.22 2006/10/09 15:39:35 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.23 2007/03/05 12:03:56 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> + HTTP-Cache-Transparent-0.7.ebuild: + Stable on x86, bug #169152. 09 Oct 2006; Michael Cummings <mcummings@gentoo.org> -HTTP-Cache-Transparent-0.5.ebuild, HTTP-Cache-Transparent-0.6.ebuild, diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild index e95a9204a4e2..505b2631472a 100644 --- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild +++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-0.7.ebuild,v 1.8 2006/10/09 15:39:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild,v 1.9 2007/03/05 12:03:56 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MA/MATTIASH/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc ~x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="" SRC_TEST="do" |