diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 19:43:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 19:43:21 +0000 |
commit | 955643f7a651303d76d8f6c17fa74f052ac98827 (patch) | |
tree | a159bde5d806c13fc5b0537a48dd20d10ec711b7 /app-text | |
parent | Version bump thanks to Samuli Suominen <sasuomin@uusikaupunki.fi> and Erik An... (diff) | |
download | gentoo-2-955643f7a651303d76d8f6c17fa74f052ac98827.tar.gz gentoo-2-955643f7a651303d76d8f6c17fa74f052ac98827.tar.bz2 gentoo-2-955643f7a651303d76d8f6c17fa74f052ac98827.zip |
Stable on SPARC wrt bug #132349.
(Portage version: 2.1_rc3)
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 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index 1cee0ec7a6c7..b67a0abf0e99 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.32 2006/05/26 14:59:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.33 2006/05/29 19:43:21 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> + poppler-bindings-0.5.1-r1.ebuild: + Stable on SPARC wrt bug #132349. 26 May 2006; Markus Rothe <corsair@gentoo.org> poppler-bindings-0.5.1-r1.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 16bc6b68ee08..9fbe775e6e40 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.5 2006/05/26 14:59:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild,v 1.6 2006/05/29 19:43:21 weeve 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 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="gtk qt cairo qt4" RDEPEND="~app-text/poppler-${PV} |