diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 14:22:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 14:22:27 +0000 |
commit | 49de64c8dc628eb8fff68610eef2ee626ad36011 (patch) | |
tree | a4768c7c1a6dd889b642c4b2c9f9c4e205bcd6a7 /dev-perl/set-scalar | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-49de64c8dc628eb8fff68610eef2ee626ad36011.tar.gz gentoo-2-49de64c8dc628eb8fff68610eef2ee626ad36011.tar.bz2 gentoo-2-49de64c8dc628eb8fff68610eef2ee626ad36011.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/set-scalar')
-rw-r--r-- | dev-perl/set-scalar/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/set-scalar/set-scalar-1.17.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/set-scalar/set-scalar-1.19.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/set-scalar/ChangeLog b/dev-perl/set-scalar/ChangeLog index 710d4479fd42..1c2091a32653 100644 --- a/dev-perl/set-scalar/ChangeLog +++ b/dev-perl/set-scalar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/set-scalar -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/ChangeLog,v 1.7 2004/12/30 19:13:05 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/ChangeLog,v 1.8 2005/01/13 14:19:04 gustavoz Exp $ + + 13 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> set-scalar-1.17.ebuild: + Stable on sparc 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-perl/set-scalar/set-scalar-1.17.ebuild b/dev-perl/set-scalar/set-scalar-1.17.ebuild index c580fd40f4cb..44d9f044da25 100644 --- a/dev-perl/set-scalar/set-scalar-1.17.ebuild +++ b/dev-perl/set-scalar/set-scalar-1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.17.ebuild,v 1.7 2004/10/16 23:57:25 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.17.ebuild,v 1.8 2005/01/13 14:19:04 gustavoz Exp $ inherit perl-module MY_P=Set-Scalar-${PV} @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/author/JHI/Set-Scalar-1.17/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~ppc ~sparc alpha s390" +KEYWORDS="x86 ~ppc sparc alpha s390" DEPEND="${DEPEND}" RDEPEND="${DEPEND}" diff --git a/dev-perl/set-scalar/set-scalar-1.19.ebuild b/dev-perl/set-scalar/set-scalar-1.19.ebuild index 94a2099992fc..6f1f20468eec 100644 --- a/dev-perl/set-scalar/set-scalar-1.19.ebuild +++ b/dev-perl/set-scalar/set-scalar-1.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.19.ebuild,v 1.3 2004/10/16 23:57:25 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.19.ebuild,v 1.4 2005/01/13 14:19:04 gustavoz Exp $ inherit perl-module MY_P=Set-Scalar-${PV} |