summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-12-06 03:09:54 +0000
committerStephen Becker <geoman@gentoo.org>2004-12-06 03:09:54 +0000
commit6cee6ced6fee1466eab34a16ab81fbacc49d7a48 (patch)
tree46e57740790ab8fce0c3411b728fbe82bb72074b /media-libs/imlib
parentNew version, had to rework the patch slightly to fit the new Makefile.am/in (... (diff)
downloadgentoo-2-6cee6ced6fee1466eab34a16ab81fbacc49d7a48.tar.gz
gentoo-2-6cee6ced6fee1466eab34a16ab81fbacc49d7a48.tar.bz2
gentoo-2-6cee6ced6fee1466eab34a16ab81fbacc49d7a48.zip
stable on mips wrt 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 4c45c05b7e2e..d6fa23f93d51 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.33 2004/12/05 16:04:39 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.34 2004/12/06 03:09:54 geoman Exp $
+
+ 05 Dec 2004; Stephen P. Becker <geoman@gentoo.org> imlib-1.9.14-r3.ebuild:
+ stable on mips wrt bug 72681
05 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> imlib-1.9.14-r3.ebuild:
Stable on alpha, bug 72681.
diff --git a/media-libs/imlib/imlib-1.9.14-r3.ebuild b/media-libs/imlib/imlib-1.9.14-r3.ebuild
index 332e444f406a..2a377a321cf9 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.7 2004/12/05 16:04:39 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r3.ebuild,v 1.8 2004/12/06 03:09:54 geoman 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*