summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-04-07 13:55:33 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-04-07 13:55:33 +0000
commit3fc192bcc8cdae78fe8ee7f7e4d135a438608d83 (patch)
treed6873f6f5e855f94f650c69518281f0bc2da95f9 /media-libs/imlib
parentMark ppc stable on 1.0.1 and testing on 1.0.4 (diff)
downloadgentoo-2-3fc192bcc8cdae78fe8ee7f7e4d135a438608d83.tar.gz
gentoo-2-3fc192bcc8cdae78fe8ee7f7e4d135a438608d83.tar.bz2
gentoo-2-3fc192bcc8cdae78fe8ee7f7e4d135a438608d83.zip
stable x86, bug 173638
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-libs/imlib')
-rw-r--r--media-libs/imlib/ChangeLog6
-rw-r--r--media-libs/imlib/imlib-1.9.15-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog
index a4c1a8ba50af..d9c13013a66c 100644
--- a/media-libs/imlib/ChangeLog
+++ b/media-libs/imlib/ChangeLog
@@ -1,6 +1,10 @@
# 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.45 2007/04/06 15:26:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.46 2007/04/07 13:55:33 opfer Exp $
+
+ 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
+ imlib-1.9.15-r1.ebuild:
+ stable x86, bug 173638
06 Apr 2007; Samuli Suominen <drac@gentoo.org> imlib-1.9.15-r1.ebuild:
Fix misplaced quote.
diff --git a/media-libs/imlib/imlib-1.9.15-r1.ebuild b/media-libs/imlib/imlib-1.9.15-r1.ebuild
index e9a8bea48d8b..159e81aba742 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.5 2007/04/06 15:26:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r1.ebuild,v 1.6 2007/04/07 13:55:33 opfer 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* )