diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 18:59:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 18:59:20 +0000 |
commit | ac1719953cd4ee7de619d1c69ac72dd5f210e32a (patch) | |
tree | 4a35ddc6536579c3b08a26837f2f8db7a9f04d35 /dev-perl/Config-Tiny | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-ac1719953cd4ee7de619d1c69ac72dd5f210e32a.tar.gz gentoo-2-ac1719953cd4ee7de619d1c69ac72dd5f210e32a.tar.bz2 gentoo-2-ac1719953cd4ee7de619d1c69ac72dd5f210e32a.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-perl/Config-Tiny')
-rw-r--r-- | dev-perl/Config-Tiny/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Config-Tiny/ChangeLog b/dev-perl/Config-Tiny/ChangeLog index 8a754bb1e71d..991397bbd3be 100644 --- a/dev-perl/Config-Tiny/ChangeLog +++ b/dev-perl/Config-Tiny/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Config-Tiny # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.50 2006/10/15 09:59:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.51 2006/10/20 18:59:20 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + Config-Tiny-2.08.ebuild: + Stable on Alpha. 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Config-Tiny-2.08.ebuild: diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild index 191d35d1fda4..078a51433b7a 100644 --- a/dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild +++ b/dev-perl/Config-Tiny/Config-Tiny-2.08.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-Tiny/Config-Tiny-2.08.ebuild,v 1.5 2006/10/15 09:59:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild,v 1.6 2006/10/20 18:59:20 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" SRC_TEST="do" |