diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 00:39:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 00:39:04 +0000 |
commit | fdc9ccceca43afadc321d865cde2f6d02a161197 (patch) | |
tree | 374d08b0018db3b810011c7a66b173a97ec72735 /dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild | |
parent | Marking amd64, sparc stable (diff) | |
download | historical-fdc9ccceca43afadc321d865cde2f6d02a161197.tar.gz historical-fdc9ccceca43afadc321d865cde2f6d02a161197.tar.bz2 historical-fdc9ccceca43afadc321d865cde2f6d02a161197.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild')
-rw-r--r-- | dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild index 718620295a9c..a1c93a6b4a3a 100644 --- a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild +++ b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.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/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.10 2006/08/05 00:58:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.11 2006/08/07 00:33:55 mcummings Exp $ inherit perl-module MY_PV=${PV/0/} @@ -14,7 +14,7 @@ HOMEPAGE="http://search.cpan.org/~samtregar/${MY_P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" SRC_TEST="do" |