diff options
author | Torsten Veller <tove@gentoo.org> | 2009-11-16 12:00:11 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-11-16 12:00:11 +0000 |
commit | abae210a3a66eeafb6786cce67619b899bcfaa01 (patch) | |
tree | fa5184e1ea1615c6b648ea66601cf70f06efb252 /dev-perl/Calendar-Simple | |
parent | Stable on amd64. Cleanup (diff) | |
download | gentoo-2-abae210a3a66eeafb6786cce67619b899bcfaa01.tar.gz gentoo-2-abae210a3a66eeafb6786cce67619b899bcfaa01.tar.bz2 gentoo-2-abae210a3a66eeafb6786cce67619b899bcfaa01.zip |
Stable on amd64 and x86 (#293369)
(Portage version: 2.2_rc50/cvs/Linux x86_64)
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/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild index d16584e9b07c..edd421e22bbd 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.2 2008/11/18 14:29:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild,v 1.3 2009/11/16 12:00:11 tove 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 ~sparc x86" IUSE="test" SRC_TEST="do" diff --git a/dev-perl/Calendar-Simple/ChangeLog b/dev-perl/Calendar-Simple/ChangeLog index f17a8f4840c0..20bc6ec33101 100644 --- a/dev-perl/Calendar-Simple/ChangeLog +++ b/dev-perl/Calendar-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Calendar-Simple -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.15 2008/11/18 14:29:31 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.16 2009/11/16 12:00:11 tove Exp $ + + 16 Nov 2009; Torsten Veller <tove@gentoo.org> Calendar-Simple-1.20.ebuild: + Stable on amd64 and x86 (#293369) 18 Nov 2008; Torsten Veller <tove@gentoo.org> ChangeLog: New virtuals: module-build |