summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-09 16:25:14 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-09 16:25:14 +0000
commitb420cab7d47542802f2a89559c708613ad29b6b6 (patch)
tree6827cf31e5628f55850c54de87b22a080fd932a6 /media-libs/imlib2
parentmask some libcaca useflags (diff)
downloadhistorical-b420cab7d47542802f2a89559c708613ad29b6b6.tar.gz
historical-b420cab7d47542802f2a89559c708613ad29b6b6.tar.bz2
historical-b420cab7d47542802f2a89559c708613ad29b6b6.zip
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r--media-libs/imlib2/ChangeLog5
-rw-r--r--media-libs/imlib2/imlib2-1.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog
index a697cc0f2f13..a7848d05fe4b 100644
--- a/media-libs/imlib2/ChangeLog
+++ b/media-libs/imlib2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/imlib2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.108 2012/05/05 08:02:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.109 2012/05/09 16:20:44 aballier Exp $
+
+ 09 May 2012; Alexis Ballier <aballier@gentoo.org> imlib2-1.4.5.ebuild:
+ keyword ~amd64-fbsd
05 May 2012; Jeff Horelick <jdhore@gentoo.org> imlib2-1.4.4.ebuild,
imlib2-1.4.5.ebuild:
diff --git a/media-libs/imlib2/imlib2-1.4.5.ebuild b/media-libs/imlib2/imlib2-1.4.5.ebuild
index 6ae9674443db..0b293225f4fe 100644
--- a/media-libs/imlib2/imlib2-1.4.5.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.5.ebuild,v 1.2 2012/05/05 08:02:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.5.ebuild,v 1.3 2012/05/09 16:20:44 aballier Exp $
EAPI=4
inherit enlightenment toolchain-funcs
@@ -8,7 +8,7 @@ inherit enlightenment toolchain-funcs
DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
HOMEPAGE="http://www.enlightenment.org/"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="X bzip2 gif jpeg mmx mp3 png static-libs tiff zlib"
RDEPEND="=media-libs/freetype-2*