summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-01-10 08:57:18 +0000
committerMike Frysinger <vapier@gentoo.org>2008-01-10 08:57:18 +0000
commit09e94df811a12df4d0a7afd8342889551337eb75 (patch)
tree61fecccdd9cca2240dd6529810d42f11bd5ff77a /media-libs/imlib
parentarm/s390/sh stable (diff)
downloadhistorical-09e94df811a12df4d0a7afd8342889551337eb75.tar.gz
historical-09e94df811a12df4d0a7afd8342889551337eb75.tar.bz2
historical-09e94df811a12df4d0a7afd8342889551337eb75.zip
arm/sh stable
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'media-libs/imlib')
-rw-r--r--media-libs/imlib/imlib-1.9.15-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/imlib/imlib-1.9.15-r2.ebuild b/media-libs/imlib/imlib-1.9.15-r2.ebuild
index ebcda8387a31..a16c244a4d67 100644
--- a/media-libs/imlib/imlib-1.9.15-r2.ebuild
+++ b/media-libs/imlib/imlib-1.9.15-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.8 2007/12/14 18:22:42 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.9 2008/01/10 08:50:19 vapier Exp $
inherit autotools eutils gnome.org
@@ -9,7 +9,7 @@ HOMEPAGE="http://ftp.acc.umu.se/pub/GNOME/sources/imlib/1.9/"
LICENSE="GPL-2"
SLOT="0"
-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 ~x86-fbsd"
IUSE="doc gtk"
RDEPEND="gtk? ( =x11-libs/gtk+-1.2* )