diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 00:33:55 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 00:33:55 +0000 |
commit | 1b05262ba66409723df0faf2a6936bd77106b30e (patch) | |
tree | 0a766d76a11a58ab977fd0b3694a33e86eb0bbdb /dev-perl/Config-ApacheFormat | |
parent | Updated depenedencies, so that Java 1.6 won\'t be used at build time, because... (diff) | |
download | gentoo-2-1b05262ba66409723df0faf2a6936bd77106b30e.tar.gz gentoo-2-1b05262ba66409723df0faf2a6936bd77106b30e.tar.bz2 gentoo-2-1b05262ba66409723df0faf2a6936bd77106b30e.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Config-ApacheFormat')
-rw-r--r-- | dev-perl/Config-ApacheFormat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Config-ApacheFormat/ChangeLog b/dev-perl/Config-ApacheFormat/ChangeLog index 7013af4d2071..d98102bfd05b 100644 --- a/dev-perl/Config-ApacheFormat/ChangeLog +++ b/dev-perl/Config-ApacheFormat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Config-ApacheFormat # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/ChangeLog,v 1.10 2006/08/05 00:58:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/ChangeLog,v 1.11 2006/08/07 00:33:55 mcummings Exp $ + + 07 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Config-ApacheFormat-1.2.ebuild: + Marking amd64 stable 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> Config-ApacheFormat-1.2.ebuild: 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" |