diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-21 13:03:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-21 13:03:52 +0000 |
commit | 9305460bd16bb822f89d5977b3127bf690196f3b (patch) | |
tree | dc1889a487d0128f698415fb41803b5b7655b2fb /media-libs/gd | |
parent | Minor changes: (diff) | |
download | gentoo-2-9305460bd16bb822f89d5977b3127bf690196f3b.tar.gz gentoo-2-9305460bd16bb822f89d5977b3127bf690196f3b.tar.bz2 gentoo-2-9305460bd16bb822f89d5977b3127bf690196f3b.zip |
Stable on sparc wrt security #112937
(Portage version: 2.0.53)
Diffstat (limited to 'media-libs/gd')
-rw-r--r-- | media-libs/gd/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gd/gd-2.0.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gd/ChangeLog b/media-libs/gd/ChangeLog index 872f74444440..d4e1497c6d0b 100644 --- a/media-libs/gd/ChangeLog +++ b/media-libs/gd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.26 2005/12/21 10:06:17 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.27 2005/12/21 13:03:52 gustavoz Exp $ + + 21 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> gd-2.0.33.ebuild: + Stable on sparc wrt security #112937 21 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> gd-2.0.33.ebuild: stable on alpha as per bug #112937 diff --git a/media-libs/gd/gd-2.0.33.ebuild b/media-libs/gd/gd-2.0.33.ebuild index 76145b1dd3a6..e5a129b2abb5 100644 --- a/media-libs/gd/gd-2.0.33.ebuild +++ b/media-libs/gd/gd-2.0.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.33.ebuild,v 1.4 2005/12/21 10:06:17 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.33.ebuild,v 1.5 2005/12/21 13:03:52 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.boutell.com/gd/http/${P}.tar.gz" LICENSE="|| ( as-is BSD )" SLOT="2" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 sparc x86" IUSE="fontconfig jpeg png X truetype" DEPEND="fontconfig? ( media-libs/fontconfig ) |