diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-05-28 09:58:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-05-28 09:58:41 +0000 |
commit | ba3180a10e617d44da9b6ce90f157801d3dc93bb (patch) | |
tree | 3bb4e92eabf855fa4be1af8328acbf83b2b81a2e /dev-perl/Config-ApacheFormat | |
parent | Stable on alpha. (diff) | |
download | historical-ba3180a10e617d44da9b6ce90f157801d3dc93bb.tar.gz historical-ba3180a10e617d44da9b6ce90f157801d3dc93bb.tar.bz2 historical-ba3180a10e617d44da9b6ce90f157801d3dc93bb.zip |
Stable on alpha.
Package-Manager: portage-2.1_rc3
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 89f2ca38c955..b28a97838613 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.7 2006/03/28 22:41:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/ChangeLog,v 1.8 2006/05/28 09:40:37 kloeri Exp $ + + 28 May 2006; Bryan Østergaard <kloeri@gentoo.org> + Config-ApacheFormat-1.2.ebuild: + Stable on alpha. 28 Mar 2006; Aron Griffis <agriffis@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 a91c85b0789a..120786c5df32 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.7 2006/03/28 22:41:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.8 2006/05/28 09:40:37 kloeri 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" |