diff options
author | Brent Baude <ranger@gentoo.org> | 2005-10-31 15:45:01 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2005-10-31 15:45:01 +0000 |
commit | f9959280ca133eaa8c8cd0de38c4c949d9dd78a3 (patch) | |
tree | 6a7e6fd607eda13625c24b1865ded920d8089f67 /media-libs/giflib | |
parent | Marking urt-3.1b-r1 ppc64 stable so libgif can be marked stable per bug 109997 (diff) | |
download | gentoo-2-f9959280ca133eaa8c8cd0de38c4c949d9dd78a3.tar.gz gentoo-2-f9959280ca133eaa8c8cd0de38c4c949d9dd78a3.tar.bz2 gentoo-2-f9959280ca133eaa8c8cd0de38c4c949d9dd78a3.zip |
Marking giflib-4.1.4 ppc64 stable for security bug 109997
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-libs/giflib')
-rw-r--r-- | media-libs/giflib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/giflib/giflib-4.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/giflib/ChangeLog b/media-libs/giflib/ChangeLog index 583ca88086b5..51ca6885a0bb 100644 --- a/media-libs/giflib/ChangeLog +++ b/media-libs/giflib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/giflib # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/giflib/ChangeLog,v 1.35 2005/10/31 15:21:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/giflib/ChangeLog,v 1.36 2005/10/31 15:45:01 ranger Exp $ + + 31 Oct 2005; Brent Baude <ranger@gentoo.org> giflib-4.1.4.ebuild: + Marking giflib-4.1.4 ppc64 stable for security bug 109997 31 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> giflib-4.1.4.ebuild: Stable on sparc wrt #109997 diff --git a/media-libs/giflib/giflib-4.1.4.ebuild b/media-libs/giflib/giflib-4.1.4.ebuild index 3597c6251633..dcacae2e9702 100644 --- a/media-libs/giflib/giflib-4.1.4.ebuild +++ b/media-libs/giflib/giflib-4.1.4.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/giflib/giflib-4.1.4.ebuild,v 1.6 2005/10/31 15:21:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/giflib/giflib-4.1.4.ebuild,v 1.7 2005/10/31 15:45:01 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libungif/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ~ppc-macos ~ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ~ppc-macos ppc64 s390 sh sparc ~x86" IUSE="rle X" DEPEND="X? ( virtual/x11 ) |