diff options
Diffstat (limited to 'media-gfx/feh/feh-2.8.ebuild')
-rw-r--r-- | media-gfx/feh/feh-2.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/feh/feh-2.8.ebuild b/media-gfx/feh/feh-2.8.ebuild index 163a2e195ffd..e7a533f19f9e 100644 --- a/media-gfx/feh/feh-2.8.ebuild +++ b/media-gfx/feh/feh-2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.8.ebuild,v 1.1 2012/12/25 07:35:40 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.8.ebuild,v 1.2 2013/02/14 12:02:30 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://feh.finalrewind.org/${P}.tar.bz2" LICENSE="feh" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="debug curl exif test xinerama" COMMON_DEPEND=">=media-libs/giblib-1.2.4 |