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 | |
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')
-rw-r--r-- | app-text/poppler-bindings/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index 676ba4fbbdec..adcc3c22fa8e 100644 --- a/app-text/poppler-bindings/ChangeLog +++ b/app-text/poppler-bindings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/poppler-bindings # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.38 2006/06/05 11:22:35 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.39 2006/06/07 14:25:57 tcort Exp $ + + 07 Jun 2006; Thomas Cort <tcort@gentoo.org> + poppler-bindings-0.5.1-r1.ebuild, poppler-bindings-0.5.3.ebuild: + Readd ~alpha keyword. 05 Jun 2006; Emanuele Giaquinta <exg@gentoo.org> poppler-bindings-0.5.3.ebuild: diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild index c29f755a166f..d8f0d222d397 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.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.1-r1.ebuild,v 1.8 2006/06/04 00:10:44 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild,v 1.9 2006/06/07 14:25:57 tcort Exp $ inherit autotools eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="gtk qt cairo qt4" RDEPEND="~app-text/poppler-${PV} 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} |