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 | 581b8155a6b73c3b5c75486848e3663981181562 (patch) | |
tree | 93da7fe9cd4d24f775be6e890271b906edb1dd4e /app-text/poppler-bindings | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | historical-581b8155a6b73c3b5c75486848e3663981181562.tar.gz historical-581b8155a6b73c3b5c75486848e3663981181562.tar.bz2 historical-581b8155a6b73c3b5c75486848e3663981181562.zip |
Stable on amd64 wrt bug #156662.
Package-Manager: portage-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} |