diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:27:42 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:27:42 +0000 |
commit | c46baac4a8d909b864b277dba67238eaaf704911 (patch) | |
tree | ee539ef5f8636c026a6c8ab7a1a5c3d270019b29 /app-text/poppler-bindings | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-c46baac4a8d909b864b277dba67238eaaf704911.tar.gz gentoo-2-c46baac4a8d909b864b277dba67238eaaf704911.tar.bz2 gentoo-2-c46baac4a8d909b864b277dba67238eaaf704911.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'app-text/poppler-bindings')
-rw-r--r-- | app-text/poppler-bindings/ChangeLog | 10 | ||||
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index fbf41cf8efe7..cc9314ef23ed 100644 --- a/app-text/poppler-bindings/ChangeLog +++ b/app-text/poppler-bindings/ChangeLog @@ -1,6 +1,14 @@ # 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.42 2006/07/10 18:22:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.43 2006/07/12 16:27:42 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + poppler-bindings-0.5.3.ebuild: + Stable on x86 wrt bug #139612. + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + poppler-bindings-0.5.3.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> poppler-bindings-0.5.3.ebuild: 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 bd4f963497ab..29eee3ec154f 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.7 2006/07/10 18:22:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild,v 1.8 2006/07/12 16:27:42 wolf31o2 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} |