diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:28:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:28:37 +0000 |
commit | 1bd47306e3301b31fbb3bae472b4aefff54becec (patch) | |
tree | e4905d2104bda92b60a33090566e34ef80d5b79d /app-text/poppler-bindings | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-1bd47306e3301b31fbb3bae472b4aefff54becec.tar.gz gentoo-2-1bd47306e3301b31fbb3bae472b4aefff54becec.tar.bz2 gentoo-2-1bd47306e3301b31fbb3bae472b4aefff54becec.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-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.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index 39c9893a79bb..ce5bbe537bd6 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.56 2006/12/11 15:01:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.57 2006/12/12 16:28:37 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + poppler-bindings-0.5.4.ebuild: + Stable on amd64 wrt bug #156662. 11 Dec 2006; <kloeri@gentoo.org> ChangeLog: Stable on ia64. diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild index d57627b27954..a84a9caa65a7 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.5.4.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.4.ebuild,v 1.2 2006/12/10 19:04:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild,v 1.3 2006/12/12 16:28:37 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} |