summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Doty <kingtaco@gentoo.org>2004-12-04 23:22:20 +0000
committerMike Doty <kingtaco@gentoo.org>2004-12-04 23:22:20 +0000
commit33e6de740a8c359d9d90d6ff4e3009909fdf4c2b (patch)
tree6b045e1b4c8628a45c8a3d694495483d7bbf5984 /media-libs/imlib
parentAdded to ~amd64. (Manifest recommit) (diff)
downloadgentoo-2-33e6de740a8c359d9d90d6ff4e3009909fdf4c2b.tar.gz
gentoo-2-33e6de740a8c359d9d90d6ff4e3009909fdf4c2b.tar.bz2
gentoo-2-33e6de740a8c359d9d90d6ff4e3009909fdf4c2b.zip
stable on amd64 per bug #72681
Diffstat (limited to 'media-libs/imlib')
-rw-r--r--media-libs/imlib/ChangeLog5
-rw-r--r--media-libs/imlib/imlib-1.9.14-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog
index f6976e2d08a3..1428fe7b998b 100644
--- a/media-libs/imlib/ChangeLog
+++ b/media-libs/imlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/imlib
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.28 2004/12/04 22:33:51 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.29 2004/12/04 23:22:20 kingtaco Exp $
+
+ 04 Dec 2004; Mike Doty <kingtaco@gentoo.org> imlib-1.9.14-r3.ebuild:
+ stable on amd64 per bug #72681
*imlib-1.9.14-r3 (04 Dec 2004)
diff --git a/media-libs/imlib/imlib-1.9.14-r3.ebuild b/media-libs/imlib/imlib-1.9.14-r3.ebuild
index 90d0a17eb46f..c052c1ce85b3 100644
--- a/media-libs/imlib/imlib-1.9.14-r3.ebuild
+++ b/media-libs/imlib/imlib-1.9.14-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r3.ebuild,v 1.1 2004/12/04 22:33:51 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r3.ebuild,v 1.2 2004/12/04 23:22:20 kingtaco Exp $
inherit gnome.org libtool eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/arch/imaging/imlib.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*