diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-11-22 22:22:35 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-11-22 22:22:35 +0000 |
commit | eac6f5fbcaf30ebc73a7ef0c67c6f60590887f18 (patch) | |
tree | 09502686c8d041bece0a37d1dd1be49bea0cec5f /dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild | |
parent | No action for a couple of months on this bug #276252. libstemmer mirrored to ... (diff) | |
download | gentoo-2-eac6f5fbcaf30ebc73a7ef0c67c6f60590887f18.tar.gz gentoo-2-eac6f5fbcaf30ebc73a7ef0c67c6f60590887f18.tar.bz2 gentoo-2-eac6f5fbcaf30ebc73a7ef0c67c6f60590887f18.zip |
stable sparc, bug 293369
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild')
-rw-r--r-- | dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild index edd421e22bbd..b2c09bb7b1ef 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 # 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.3 2009/11/16 12:00:11 tove Exp $ +# $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 $ 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" |