diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 16:10:42 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 16:10:42 +0000 |
commit | 184e7e0aeb45d5339a0de01a1eca210d8c5e5a54 (patch) | |
tree | 76da52d59052146b50e04b5f679af57f769312f6 /dev-perl/DateTime-Format-SQLite | |
parent | Marked ~x86-solaris, bug #296509 (diff) | |
download | historical-184e7e0aeb45d5339a0de01a1eca210d8c5e5a54.tar.gz historical-184e7e0aeb45d5339a0de01a1eca210d8c5e5a54.tar.bz2 historical-184e7e0aeb45d5339a0de01a1eca210d8c5e5a54.zip |
Marked ~x86-solaris, bug #296509
Package-Manager: portage-2.2.01.18252-prefix/cvs/SunOS i386
Diffstat (limited to 'dev-perl/DateTime-Format-SQLite')
-rw-r--r-- | dev-perl/DateTime-Format-SQLite/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.11.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DateTime-Format-SQLite/ChangeLog b/dev-perl/DateTime-Format-SQLite/ChangeLog index eb323ecd57ad..d0fbce717ccf 100644 --- a/dev-perl/DateTime-Format-SQLite/ChangeLog +++ b/dev-perl/DateTime-Format-SQLite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-SQLite -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-SQLite/ChangeLog,v 1.5 2010/03/15 19:34:16 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-SQLite/ChangeLog,v 1.6 2011/04/24 15:45:53 grobian Exp $ + + 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> + DateTime-Format-SQLite-0.11.ebuild: + Marked ~x86-solaris, bug #296509 15 Mar 2010; Torsten Veller <tove@gentoo.org> DateTime-Format-SQLite-0.11.ebuild: diff --git a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.11.ebuild b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.11.ebuild index 7de0d6da5f0a..d04c140da004 100644 --- a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.11.ebuild +++ b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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-SQLite/DateTime-Format-SQLite-0.11.ebuild,v 1.2 2010/03/15 19:34:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.11.ebuild,v 1.3 2011/04/24 15:45:53 grobian Exp $ MODULE_AUTHOR="CFAERBER" @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-solaris" DEPEND=">=dev-perl/DateTime-0.51 >=dev-perl/DateTime-Format-Builder-0.79.01 |