diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-04-07 17:29:35 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-04-07 17:29:35 +0000 |
commit | 308c51e82ca5e5b594cdeb58829b4ee730eaab0d (patch) | |
tree | aa6c5ea21e991d6e7fac926fc799a6fe4f2c1d58 /media-libs/imlib | |
parent | Marked ppc stable for bug #173601. (diff) | |
download | gentoo-2-308c51e82ca5e5b594cdeb58829b4ee730eaab0d.tar.gz gentoo-2-308c51e82ca5e5b594cdeb58829b4ee730eaab0d.tar.bz2 gentoo-2-308c51e82ca5e5b594cdeb58829b4ee730eaab0d.zip |
Marked ppc stable for bug #173638.
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-libs/imlib')
-rw-r--r-- | media-libs/imlib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/imlib/imlib-1.9.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog index dc5ed5805a0d..f0f6c10a3dcd 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.47 2007/04/07 16:24:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.48 2007/04/07 17:29:35 josejx Exp $ + + 07 Apr 2007; Joseph Jezak <josejx@gentoo.org> imlib-1.9.15-r1.ebuild: + Marked ppc stable for bug #173638. 07 Apr 2007; Jeroen Roovers <jer@gentoo.org> imlib-1.9.15-r1.ebuild: Stable for HPPA (bug #173638). diff --git a/media-libs/imlib/imlib-1.9.15-r1.ebuild b/media-libs/imlib/imlib-1.9.15-r1.ebuild index 5d8e8a0bda11..a58d909b4f9a 100644 --- a/media-libs/imlib/imlib-1.9.15-r1.ebuild +++ b/media-libs/imlib/imlib-1.9.15-r1.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-r1.ebuild,v 1.7 2007/04/07 16:24:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r1.ebuild,v 1.8 2007/04/07 17:29:35 josejx Exp $ inherit autotools eutils gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib.html" 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* ) |