diff options
-rw-r--r-- | app-text/poppler-bindings/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.6.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 b38bbaf1d7e6..0de1d7e037ce 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.89 2008/04/14 06:02:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.90 2008/04/14 20:58:57 maekke Exp $ + + 14 Apr 2008; Markus Meier <maekke@gentoo.org> + poppler-bindings-0.6.3.ebuild: + amd64 stable 14 Apr 2008; Markus Rothe <corsair@gentoo.org> poppler-bindings-0.6.3.ebuild: diff --git a/app-text/poppler-bindings/poppler-bindings-0.6.3.ebuild b/app-text/poppler-bindings/poppler-bindings-0.6.3.ebuild index 2a8f3d3a4317..13db362446e9 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.6.3.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.6.3.ebuild,v 1.6 2008/04/14 06:02:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.3.ebuild,v 1.7 2008/04/14 20:58:57 maekke Exp $ inherit autotools eutils multilib @@ -20,7 +20,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="gtk qt3 cairo qt4 test" RDEPEND="~app-text/poppler-${PV} |