summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 21:23:31 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 21:23:31 +0000
commit9856c41ff013b174da96db63da52029ce74f13e1 (patch)
treeffe6528afeb59e0bced4cf2b82b71f24f42304e4 /media-libs/imlib2
parentstable on alpha and ia64 for the sake of packages that depend on this (Manife... (diff)
downloadgentoo-2-9856c41ff013b174da96db63da52029ce74f13e1.tar.gz
gentoo-2-9856c41ff013b174da96db63da52029ce74f13e1.tar.bz2
gentoo-2-9856c41ff013b174da96db63da52029ce74f13e1.zip
ia64
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r--media-libs/imlib2/ChangeLog8
-rw-r--r--media-libs/imlib2/imlib2-1.1.0.20040214.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog
index 087e4a1fbd25..bbf8c3a8afb0 100644
--- a/media-libs/imlib2/ChangeLog
+++ b/media-libs/imlib2/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-libs/imlib2
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.23 2004/01/30 19:54:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.24 2004/02/17 21:23:31 agriffis Exp $
+
+*imlib2-1.1.0.20040214 (17 Feb 2004)
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org>
+ imlib2-1.1.0.20040214.ebuild:
+ stable on alpha and ia64
30 Jan 2004; <gustavoz@gentoo.org> imlib2-1.1.0.ebuild:
stable on sparc
diff --git a/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild b/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild
index ff834941fd0c..9436728e1c45 100644
--- a/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild
+++ b/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild,v 1.1 2004/02/15 07:00:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild,v 1.2 2004/02/17 21:23:31 agriffis Exp $
inherit enlightenment flag-o-matic gcc
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.enlightenment.org/pages/imlib2.html"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~mips ~arm ~hppa ~sparc amd64"
+KEYWORDS="~x86 ~ppc alpha ~mips ~arm ~hppa ~sparc amd64 ia64"
IUSE="${IUSE} mmx gif png jpeg tiff static X"
DEPEND="=media-libs/freetype-2*