diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-22 11:11:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-22 11:11:57 +0000 |
commit | 397f53defa4a9b05f5c71ae2cdce5edc3e020896 (patch) | |
tree | 978c54903bb85eb3cb96f8992adc95e966a75436 /app-text/poppler-bindings | |
parent | arm/ia64/s390/sh/sparc stable wrt #263028 (diff) | |
download | gentoo-2-397f53defa4a9b05f5c71ae2cdce5edc3e020896.tar.gz gentoo-2-397f53defa4a9b05f5c71ae2cdce5edc3e020896.tar.bz2 gentoo-2-397f53defa4a9b05f5c71ae2cdce5edc3e020896.zip |
arm/ia64/sh/sparc stable wrt #263028
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.10.5-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 ca3582d28f40..d8957272ec12 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.137 2009/04/21 18:55:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.138 2009/04/22 11:11:57 armin76 Exp $ + + 22 Apr 2009; Raúl Porcel <armin76@gentoo.org> + poppler-bindings-0.10.5-r1.ebuild: + arm/ia64/sh/sparc stable wrt #263028 21 Apr 2009; Tobias Klausmann <klausman@gentoo.org> poppler-bindings-0.10.5-r1: diff --git a/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild b/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild index 4bc8ec068901..eeffe8afca5c 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.10.5-r1.ebuild,v 1.5 2009/04/21 18:55:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.10.5-r1.ebuild,v 1.6 2009/04/22 11:11:57 armin76 Exp $ EAPI="2" @@ -25,7 +25,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="gtk qt3 cairo qt4 test" RDEPEND=" |