diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-13 17:50:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-13 17:50:10 +0000 |
commit | b1965089de3d8b9b338ca998f1c7ab4495554d03 (patch) | |
tree | e1d05ecb6b7e0988b0039d6be58c38de36704a61 /media-libs | |
parent | New version. (diff) | |
download | gentoo-2-b1965089de3d8b9b338ca998f1c7ab4495554d03.tar.gz gentoo-2-b1965089de3d8b9b338ca998f1c7ab4495554d03.tar.bz2 gentoo-2-b1965089de3d8b9b338ca998f1c7ab4495554d03.zip |
Stable for HPPA (bug #201887).
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/imlib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/imlib/imlib-1.9.15-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog index e2ee1f2c153b..d73f53c7faba 100644 --- a/media-libs/imlib/ChangeLog +++ b/media-libs/imlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/imlib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.60 2007/12/13 16:22:03 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.61 2007/12/13 17:50:10 jer Exp $ + + 13 Dec 2007; Jeroen Roovers <jer@gentoo.org> imlib-1.9.15-r2.ebuild: + Stable for HPPA (bug #201887). 13 Dec 2007; Ferris McCormick <fmccor@gentoo.org> imlib-1.9.15-r2.ebuild: Sparc stable, Security Bug #201887. diff --git a/media-libs/imlib/imlib-1.9.15-r2.ebuild b/media-libs/imlib/imlib-1.9.15-r2.ebuild index a802abdef452..dc93d569eaff 100644 --- a/media-libs/imlib/imlib-1.9.15-r2.ebuild +++ b/media-libs/imlib/imlib-1.9.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.3 2007/12/13 16:22:03 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.4 2007/12/13 17:50:10 jer Exp $ inherit autotools eutils gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://ftp.acc.umu.se/pub/GNOME/sources/imlib/1.9/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc gtk" RDEPEND="gtk? ( =x11-libs/gtk+-1.2* ) |