diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:33:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:33:42 +0000 |
commit | 0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6 (patch) | |
tree | 8ef6926441421ee7c450cef8211617fc61ff28e1 /dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild | |
parent | Fixed the scheduling of services to restart a little bit. (diff) | |
download | historical-0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6.tar.gz historical-0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6.tar.bz2 historical-0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6.zip |
Marking stable sparc x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild')
-rw-r--r-- | dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild index b205b17a4653..d3270eb98a72 100644 --- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild +++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.6.ebuild,v 1.1 2005/11/23 15:50:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild,v 1.2 2006/01/13 21:28:05 mcummings 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 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |