diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-07 14:25:57 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-07 14:25:57 +0000 |
commit | f49aa168df7daf6e9428e40c375b2ce5a020ee6b (patch) | |
tree | 29b4dff78b483eb120efba4ef204feeb4a8e19b0 /app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild | |
parent | fix LINGUAS issue, flumotion requires all linguas to be installed (diff) | |
download | gentoo-2-f49aa168df7daf6e9428e40c375b2ce5a020ee6b.tar.gz gentoo-2-f49aa168df7daf6e9428e40c375b2ce5a020ee6b.tar.bz2 gentoo-2-f49aa168df7daf6e9428e40c375b2ce5a020ee6b.zip |
Readd ~alpha keyword.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild')
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild index faeb71016152..74aa20a4770e 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild,v 1.2 2006/06/05 11:22:35 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild,v 1.3 2006/06/07 14:25:57 tcort Exp $ inherit autotools eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="gtk qt cairo qt4" RDEPEND="~app-text/poppler-${PV} |