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 | 66632f9dd1c586617fe86124a0607c374c0d139e (patch) | |
tree | 47deb84c21cfd4474a07a0841d2c1cf97c4cc658 /app-text/poppler-bindings | |
parent | Fugbix typoh. (diff) | |
download | historical-66632f9dd1c586617fe86124a0607c374c0d139e.tar.gz historical-66632f9dd1c586617fe86124a0607c374c0d139e.tar.bz2 historical-66632f9dd1c586617fe86124a0607c374c0d139e.zip |
Stable on x86 wrt bug #139612.
Package-Manager: portage-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} |