diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 14:56:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 14:56:05 +0000 |
commit | 17fd9ba0bd3d095b8e276127c9a632554cb972d9 (patch) | |
tree | ec2ae4bf910bde03ef41573dadf9f412b9688c75 /app-text/poppler-bindings | |
parent | Stable on x86. (diff) | |
download | gentoo-2-17fd9ba0bd3d095b8e276127c9a632554cb972d9.tar.gz gentoo-2-17fd9ba0bd3d095b8e276127c9a632554cb972d9.tar.bz2 gentoo-2-17fd9ba0bd3d095b8e276127c9a632554cb972d9.zip |
Stable on ppc64
(Portage version: 2.1-r2)
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.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index 254cf66bcea7..4c564ebc7ccb 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.48 2006/07/22 20:12:47 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.49 2006/08/16 14:56:05 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> + poppler-bindings-0.5.3.ebuild: + Stable on ppc64 22 Jul 2006; <psi29a@gentoo.org> poppler-bindings-0.5.1.ebuild, poppler-bindings-0.5.1-r1.ebuild, 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 bf5ab6d7613d..e22c6288ea2d 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.12 2006/08/06 16:26:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.3.ebuild,v 1.13 2006/08/16 14:56:05 corsair 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} |