diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 19:04:46 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 19:04:46 +0000 |
commit | c6d02279cfbed8f2cf743d5f49c821c3d253d9e9 (patch) | |
tree | 57176ef91258569cb7323e36d56b93ca9ec2ebd0 /app-text/poppler-bindings | |
parent | Stable on x86, bug #156662. (diff) | |
download | gentoo-2-c6d02279cfbed8f2cf743d5f49c821c3d253d9e9.tar.gz gentoo-2-c6d02279cfbed8f2cf743d5f49c821c3d253d9e9.tar.bz2 gentoo-2-c6d02279cfbed8f2cf743d5f49c821c3d253d9e9.zip |
Stable on x86, bug #156662.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'app-text/poppler-bindings')
-rw-r--r-- | app-text/poppler-bindings/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index a4c055d46d17..201bbd486f9f 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.54 2006/11/06 20:25:05 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.55 2006/12/10 19:04:46 ticho Exp $ + + 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> + poppler-bindings-0.5.4.ebuild: + Stable on x86, bug #156662. 05 Nov 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> poppler-bindings-0.5.3.ebuild: diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild index 4f7a18c9aef6..d57627b27954 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.5.4.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.4.ebuild,v 1.1 2006/09/23 09:25:26 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild,v 1.2 2006/12/10 19:04:46 ticho 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="gtk qt3 cairo qt4" RDEPEND="~app-text/poppler-${PV} |