summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-19 09:39:36 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-19 09:39:36 +0000
commit621ae2bcc6c017cf0a6e3c2f79d70739ed54d9ed (patch)
tree5d18e2c07a40a5fa9888449c39b977f9479044fa /media-libs/devil
parentInitial commit wrt #303173 by Peter Gantner, Kacper Kowalik and Joshua Rich. (diff)
downloadgentoo-2-621ae2bcc6c017cf0a6e3c2f79d70739ed54d9ed.tar.gz
gentoo-2-621ae2bcc6c017cf0a6e3c2f79d70739ed54d9ed.tar.bz2
gentoo-2-621ae2bcc6c017cf0a6e3c2f79d70739ed54d9ed.zip
amd64/x86 stable wrt #322843, thanks to Thomas Kahle for testing.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/devil')
-rw-r--r--media-libs/devil/ChangeLog5
-rw-r--r--media-libs/devil/devil-1.7.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/devil/ChangeLog b/media-libs/devil/ChangeLog
index fcfa617417da..f2fc90329b69 100644
--- a/media-libs/devil/ChangeLog
+++ b/media-libs/devil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/devil
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/devil/ChangeLog,v 1.40 2010/05/10 20:50:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/devil/ChangeLog,v 1.41 2010/06/19 09:39:36 ssuominen Exp $
+
+ 19 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> devil-1.7.8.ebuild:
+ amd64/x86 stable wrt #322843, thanks to Thomas Kahle for testing.
*devil-1.7.8 (10 May 2010)
diff --git a/media-libs/devil/devil-1.7.8.ebuild b/media-libs/devil/devil-1.7.8.ebuild
index b8e4eb0ad16b..41cc7a1a2e5d 100644
--- a/media-libs/devil/devil-1.7.8.ebuild
+++ b/media-libs/devil/devil-1.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/devil/devil-1.7.8.ebuild,v 1.1 2010/05/10 20:50:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/devil/devil-1.7.8.ebuild,v 1.2 2010/06/19 09:39:36 ssuominen Exp $
EAPI=2
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/openil/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
IUSE="openexr gif jpeg lcms mng png tiff xpm allegro opengl sdl X"
RDEPEND="gif? ( media-libs/giflib )