diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 15:43:41 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 15:43:41 +0000 |
commit | cdfb71d946c0cf2e0206733e6256ae8dd5085d45 (patch) | |
tree | 1e210e87d10acb4f187a73c4bc7b43f15b3e9525 /dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild | |
parent | Marked ~x86-solaris, bug #296509 (diff) | |
download | gentoo-2-cdfb71d946c0cf2e0206733e6256ae8dd5085d45.tar.gz gentoo-2-cdfb71d946c0cf2e0206733e6256ae8dd5085d45.tar.bz2 gentoo-2-cdfb71d946c0cf2e0206733e6256ae8dd5085d45.zip |
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild index fc8557ec5143..3e703ae29bca 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild,v 1.1 2011/02/26 09:00:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.500.0.ebuild,v 1.2 2011/04/24 15:43:41 grobian Exp $ EAPI=3 @@ -12,7 +12,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-solaris" IUSE="" RDEPEND="dev-perl/DateTime |