summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-20 15:11:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-20 15:11:14 +0000
commit4194375b8d5e888acb5cba655757be5f77d82a8f (patch)
treeb597b7d2b9b9db838f75c262bdcc4d49d2019489 /media-libs/imlib2
parentChoo choooooo! Clean up train coming through! (Manifest recommit) (diff)
downloadgentoo-2-4194375b8d5e888acb5cba655757be5f77d82a8f.tar.gz
gentoo-2-4194375b8d5e888acb5cba655757be5f77d82a8f.tar.bz2
gentoo-2-4194375b8d5e888acb5cba655757be5f77d82a8f.zip
Add missing ia64 keyword
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r--media-libs/imlib2/ChangeLog6
-rw-r--r--media-libs/imlib2/imlib2-1.0.6-r1.ebuild4
-rw-r--r--media-libs/imlib2/imlib2-1.1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog
index 3c4f26077921..13921da753f0 100644
--- a/media-libs/imlib2/ChangeLog
+++ b/media-libs/imlib2/ChangeLog
@@ -1,6 +1,10 @@
# 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.25 2004/03/01 13:01:51 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.26 2004/04/20 15:11:14 agriffis Exp $
+
+ 20 Apr 2004; <agriffis@gentoo.org> imlib2-1.0.6-r1.ebuild,
+ imlib2-1.1.0.ebuild:
+ Add missing ia64 keyword
*imlib2-1.1.0.20040221 (22 Feb 2004)
diff --git a/media-libs/imlib2/imlib2-1.0.6-r1.ebuild b/media-libs/imlib2/imlib2-1.0.6-r1.ebuild
index ba170bad48cf..afa979536105 100644
--- a/media-libs/imlib2/imlib2-1.0.6-r1.ebuild
+++ b/media-libs/imlib2/imlib2-1.0.6-r1.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.0.6-r1.ebuild,v 1.25 2004/02/20 10:30:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.0.6-r1.ebuild,v 1.26 2004/04/20 15:11:14 agriffis Exp $
inherit libtool flag-o-matic gcc
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa amd64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
DEPEND="=x11-libs/gtk+-1.2*
>=media-libs/giflib-4.1.0
diff --git a/media-libs/imlib2/imlib2-1.1.0.ebuild b/media-libs/imlib2/imlib2-1.1.0.ebuild
index e1428168b879..8901b7b9e3df 100644
--- a/media-libs/imlib2/imlib2-1.1.0.ebuild
+++ b/media-libs/imlib2/imlib2-1.1.0.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.ebuild,v 1.8 2004/04/19 03:42:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.1.0.ebuild,v 1.9 2004/04/20 15:11:14 agriffis Exp $
inherit enlightenment flag-o-matic gcc
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc alpha hppa sparc amd64"
+KEYWORDS="x86 ppc alpha hppa sparc amd64 ia64"
IUSE="${IUSE} mmx gif png jpeg tiff static X"
DEPEND="=media-libs/freetype-2*