diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-12 22:57:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-12 22:57:16 +0000 |
commit | 6fe3657cd1ac6b3b0acfa84d73338183a5910b1a (patch) | |
tree | 42c96d57c64eba441ad006fb8918d44e4165b4fb /dev-perl/Text-Shellwords | |
parent | Mistakenly added opengl and xv. (diff) | |
download | gentoo-2-6fe3657cd1ac6b3b0acfa84d73338183a5910b1a.tar.gz gentoo-2-6fe3657cd1ac6b3b0acfa84d73338183a5910b1a.tar.bz2 gentoo-2-6fe3657cd1ac6b3b0acfa84d73338183a5910b1a.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r-- | dev-perl/Text-Shellwords/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-perl/Text-Shellwords/ChangeLog b/dev-perl/Text-Shellwords/ChangeLog index b3b2699c276d..d03e39b0bd8e 100644 --- a/dev-perl/Text-Shellwords/ChangeLog +++ b/dev-perl/Text-Shellwords/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Shellwords -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.7 2004/12/30 00:43:39 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.8 2005/01/12 22:57:16 gustavoz Exp $ + + 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Text-Shellwords-1.00.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/Text-Shellwords/Text-Shellwords-1.00.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild index e3fd2db256f5..b3f76a0887b2 100644 --- a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild +++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.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/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.8 2004/10/16 23:57:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.9 2005/01/12 22:57:16 gustavoz Exp $ IUSE="" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ~ppc ~sparc alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" src_compile() { perl-module_src_compile diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild index a1da20501651..7af26728884e 100644 --- a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild +++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.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/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.3 2004/10/16 23:57:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.4 2005/01/12 22:57:16 gustavoz Exp $ IUSE="" |