diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:34:24 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:34:24 +0000 |
commit | dc7903c0034178be6766e602c0fd524750929c27 (patch) | |
tree | d3fca0ee67faec35b96cd4002dee55fab6d06859 /dev-perl/Text-Glob | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-dc7903c0034178be6766e602c0fd524750929c27.tar.gz gentoo-2-dc7903c0034178be6766e602c0fd524750929c27.tar.bz2 gentoo-2-dc7903c0034178be6766e602c0fd524750929c27.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.07.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index 6480c9898711..9b4c1f87d01f 100644 --- a/dev-perl/Text-Glob/ChangeLog +++ b/dev-perl/Text-Glob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Glob -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.23 2006/10/23 18:17:15 gustavoz Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.24 2007/03/05 12:34:24 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Text-Glob-0.07.ebuild: + Stable on x86, bug #169152. 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> Text-Glob-0.07.ebuild: Stable on hppa diff --git a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild b/dev-perl/Text-Glob/Text-Glob-0.07.ebuild index bde644bff1b0..b8c762eaa008 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.07.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.6 2006/10/23 18:17:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.7 2007/03/05 12:34:24 ticho Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/${P}.readme" SRC_TEST="do" 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="" DEPEND=">=dev-perl/module-build-0.28 |