diff options
author | 2009-12-23 18:17:03 +0000 | |
---|---|---|
committer | 2009-12-23 18:17:03 +0000 | |
commit | f55a68436d097db441026e0b2ac2b4a4481bd34d (patch) | |
tree | dfe6acff48e97a704e427372cad461b5b3dc7854 /dev-perl/GD | |
parent | Marked ~x86-solaris, bug #296509 (diff) | |
download | gentoo-2-f55a68436d097db441026e0b2ac2b4a4481bd34d.tar.gz gentoo-2-f55a68436d097db441026e0b2ac2b4a4481bd34d.tar.bz2 gentoo-2-f55a68436d097db441026e0b2ac2b4a4481bd34d.zip |
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.00.15134-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/GD')
-rw-r--r-- | dev-perl/GD/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GD/ChangeLog b/dev-perl/GD/ChangeLog index 7f671762e7d0..b6ad5252c88a 100644 --- a/dev-perl/GD/ChangeLog +++ b/dev-perl/GD/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GD # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.90 2009/12/10 20:53:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.91 2009/12/23 18:17:03 grobian Exp $ + + 23 Dec 2009; Fabian Groffen <grobian@gentoo.org> GD-2.44.ebuild: + Marked ~x86-solaris, bug #296509 10 Dec 2009; Brent Baude <ranger@gentoo.org> GD-2.44.ebuild: Marking GD-2.44 ppc64 for bug 286799 diff --git a/dev-perl/GD/GD-2.44.ebuild b/dev-perl/GD/GD-2.44.ebuild index 960e196ce7c9..629e351965fe 100644 --- a/dev-perl/GD/GD-2.44.ebuild +++ b/dev-perl/GD/GD-2.44.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/GD/GD-2.44.ebuild,v 1.8 2009/12/10 20:53:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.44.ebuild,v 1.9 2009/12/23 18:17:03 grobian Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="interface to Thomas Boutell's gd library" LICENSE="|| ( Artistic-2 GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" IUSE="animgif gif jpeg png truetype xpm" DEPEND=">=media-libs/gd-2.0.33 |