diff options
Diffstat (limited to 'media-gfx/feh/feh-1.16.2.ebuild')
-rw-r--r-- | media-gfx/feh/feh-1.16.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/feh/feh-1.16.2.ebuild b/media-gfx/feh/feh-1.16.2.ebuild index 82809686b3b7..5270543baab3 100644 --- a/media-gfx/feh/feh-1.16.2.ebuild +++ b/media-gfx/feh/feh-1.16.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.16.2.ebuild,v 1.4 2011/12/18 18:02:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.16.2.ebuild,v 1.5 2012/01/19 08:01:53 ssuominen Exp $ EAPI=4 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://feh.finalrewind.org/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86" IUSE="debug curl test xinerama" COMMON_DEPEND=">=media-libs/giblib-1.2.4 |