diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:29:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:29:00 +0000 |
commit | c7c353de54881f92f38021b912e83803826d6bcf (patch) | |
tree | 92a403f38690ef9cf1ae1b7d8819a195478b66ea /dev-perl/Calendar-Simple | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-c7c353de54881f92f38021b912e83803826d6bcf.tar.gz gentoo-2-c7c353de54881f92f38021b912e83803826d6bcf.tar.bz2 gentoo-2-c7c353de54881f92f38021b912e83803826d6bcf.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Calendar-Simple')
-rw-r--r-- | dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Calendar-Simple/ChangeLog | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild index b2c09bb7b1ef..1196c1f941d2 100644 --- a/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild +++ b/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild,v 1.4 2009/11/22 22:22:35 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild,v 1.5 2012/03/19 19:29:00 armin76 Exp $ MODULE_AUTHOR=DAVECROSS inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Perl extension to create simple calendars" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="test" SRC_TEST="do" diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild index 2874cb54d499..9fae50dcf67a 100644 --- a/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild +++ b/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild,v 1.4 2012/03/08 12:05:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild,v 1.5 2012/03/19 19:29:00 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to create simple calendars" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="test" RDEPEND="" diff --git a/dev-perl/Calendar-Simple/ChangeLog b/dev-perl/Calendar-Simple/ChangeLog index 021c2d14a8ac..94af03bb541f 100644 --- a/dev-perl/Calendar-Simple/ChangeLog +++ b/dev-perl/Calendar-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Calendar-Simple # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.24 2012/03/08 12:05:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.25 2012/03/19 19:29:00 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Calendar-Simple-1.20.ebuild, + Calendar-Simple-1.210.0.ebuild: + Drop sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Calendar-Simple-1.210.0.ebuild: |