summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-12 14:45:22 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-12 14:45:22 +0000
commit09a419c2101334a5b203b69090e15c1067a6d426 (patch)
tree7b198f7da40330e2ee3b9c9c89ef201aa69bb4c1 /media-libs/imlib
parentKOffice 1.5.0 released, remove mask (diff)
downloadgentoo-2-09a419c2101334a5b203b69090e15c1067a6d426.tar.gz
gentoo-2-09a419c2101334a5b203b69090e15c1067a6d426.tar.bz2
gentoo-2-09a419c2101334a5b203b69090e15c1067a6d426.zip
Keyword the unmasked one too.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'media-libs/imlib')
-rw-r--r--media-libs/imlib/ChangeLog5
-rw-r--r--media-libs/imlib/imlib-1.9.14-r3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog
index e42bbcbb8e00..9cf2c1e9f6a5 100644
--- a/media-libs/imlib/ChangeLog
+++ b/media-libs/imlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/imlib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.38 2006/04/12 14:38:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.39 2006/04/12 14:45:22 flameeyes Exp $
+
+ 12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> imlib-1.9.14-r3.ebuild:
+ Keyword the unmasked one too.
12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> imlib-1.9.15.ebuild:
Add ~x86-fbsd keyword.
diff --git a/media-libs/imlib/imlib-1.9.14-r3.ebuild b/media-libs/imlib/imlib-1.9.14-r3.ebuild
index 84327d90eb6f..b16d4f1b11fd 100644
--- a/media-libs/imlib/imlib-1.9.14-r3.ebuild
+++ b/media-libs/imlib/imlib-1.9.14-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r3.ebuild,v 1.11 2005/12/17 03:22:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r3.ebuild,v 1.12 2006/04/12 14:45:22 flameeyes Exp $
inherit gnome.org libtool eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*