diff options
author | 2006-03-28 22:41:36 +0000 | |
---|---|---|
committer | 2006-03-28 22:41:36 +0000 | |
commit | 39fd2bc59f2e62abbc4e158d478de64e6e002650 (patch) | |
tree | 300ebd465c1c2e362d423c6b7eaae321d7a2e34d /dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild | |
parent | Mark 0.22 stable on ia64 (diff) | |
download | gentoo-2-39fd2bc59f2e62abbc4e158d478de64e6e002650.tar.gz gentoo-2-39fd2bc59f2e62abbc4e158d478de64e6e002650.tar.bz2 gentoo-2-39fd2bc59f2e62abbc4e158d478de64e6e002650.zip |
Mark 1.2 stable on ia64
(Portage version: 2.0.53)
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 e0881a1ee212..a91c85b0789a 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.6 2006/03/23 00:17:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.7 2006/03/28 22:41:36 agriffis 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" |