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
commit72e58a1f4ed0c7605b43c5deb005b4946d9e3edd (patch)
treeef6f16b01ef2c4958b4bebf0a9e917c3055159fe /media-libs/imlib2
parentstable on alpha and ia64 for the sake of packages that depend on this (diff)
downloadhistorical-72e58a1f4ed0c7605b43c5deb005b4946d9e3edd.tar.gz
historical-72e58a1f4ed0c7605b43c5deb005b4946d9e3edd.tar.bz2
historical-72e58a1f4ed0c7605b43c5deb005b4946d9e3edd.zip
ia64
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r--media-libs/imlib2/ChangeLog8
-rw-r--r--media-libs/imlib2/Manifest10
-rw-r--r--media-libs/imlib2/imlib2-1.1.0.20040214.ebuild4
3 files changed, 14 insertions, 8 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/Manifest b/media-libs/imlib2/Manifest
index f06fe7a603fa..150152a7d00c 100644
--- a/media-libs/imlib2/Manifest
+++ b/media-libs/imlib2/Manifest
@@ -1,8 +1,8 @@
-MD5 1a06dae06f613cfc61bb48e5a7f504c8 imlib2-1.1.0.20040207.ebuild 1714
-MD5 cb6aca209de26812229b80a65801e2e9 files/digest-imlib2-1.0.6-r1 64
-MD5 f3d4c14b13a24c9b4c581b8058454a6d files/digest-imlib2-1.1.0 64
-MD5 0a9ecf07ec4bfedc7f4173da699553e7 files/digest-imlib2-1.1.0.20040207 74
+MD5 17a768cd242a6c0ebf17d0a0db2e6d43 ChangeLog 2821
MD5 99d4704fe188fa81c8fe3bb31176be53 imlib2-1.0.6-r1.ebuild 1185
MD5 dee1aa88a0bae032549ca51e3fbc1222 imlib2-1.1.0.ebuild 1270
-MD5 51e4a572b181de0053e073d75849258a ChangeLog 2673
+MD5 872a0edec5d9f88f705ee0806bc0e21b imlib2-1.1.0.20040214.ebuild 1720
MD5 0c36280f1141c2ab86d0bd09ceec038a metadata.xml 2284
+MD5 cb6aca209de26812229b80a65801e2e9 files/digest-imlib2-1.0.6-r1 64
+MD5 f3d4c14b13a24c9b4c581b8058454a6d files/digest-imlib2-1.1.0 64
+MD5 0a670f6151a01f55363361f8ed731be8 files/digest-imlib2-1.1.0.20040214 74
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*