diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:33:28 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:33:28 +0000 |
commit | 939e53489451d197f5bf733bb27672321a10cdb7 (patch) | |
tree | 44471f0eef0993ac2940f2b436cd8352b13460d4 /media-libs/libtiger/libtiger-0.3.4.ebuild | |
parent | x86 stable wrt bug #396959 (diff) | |
download | gentoo-2-939e53489451d197f5bf733bb27672321a10cdb7.tar.gz gentoo-2-939e53489451d197f5bf733bb27672321a10cdb7.tar.bz2 gentoo-2-939e53489451d197f5bf733bb27672321a10cdb7.zip |
x86 stable wrt bug #397071
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'media-libs/libtiger/libtiger-0.3.4.ebuild')
-rw-r--r-- | media-libs/libtiger/libtiger-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libtiger/libtiger-0.3.4.ebuild b/media-libs/libtiger/libtiger-0.3.4.ebuild index 8608347a1c8e..13614dc4363e 100644 --- a/media-libs/libtiger/libtiger-0.3.4.ebuild +++ b/media-libs/libtiger/libtiger-0.3.4.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/libtiger/libtiger-0.3.4.ebuild,v 1.2 2012/01/04 18:10:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.3 2012/01/15 15:33:28 phajdan.jr Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://libtiger.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/pango |