diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-06-04 00:10:44 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-06-04 00:10:44 +0000 |
commit | 3a466a5160d4ef63d5a9be1ae29c5dcc6d01bd3f (patch) | |
tree | 6e89f4210bbbbb691c26e085600abd95c78ee0d0 /app-text/poppler-bindings | |
parent | Stable on x86; bug #134730 (diff) | |
download | gentoo-2-3a466a5160d4ef63d5a9be1ae29c5dcc6d01bd3f.tar.gz gentoo-2-3a466a5160d4ef63d5a9be1ae29c5dcc6d01bd3f.tar.bz2 gentoo-2-3a466a5160d4ef63d5a9be1ae29c5dcc6d01bd3f.zip |
Stable on hppa.
(Portage version: 2.1_rc3-r5)
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.1-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 f015ddbd7206..fbd323da10c0 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.36 2006/06/01 09:22:13 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.37 2006/06/04 00:10:44 gmsoft Exp $ + + 03 Jun 2006; Guy Martin <gmsoft@gentoo.org> + poppler-bindings-0.5.1-r1.ebuild: + Stable on hppa. 01 Jun 2006; Thomas Cort <tcort@gentoo.org> poppler-bindings-0.5.1.ebuild: Stable on alpha wrt Bug #132213. diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild index cb1e3bc57d4f..c29f755a166f 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.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.1-r1.ebuild,v 1.7 2006/05/30 04:14:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild,v 1.8 2006/06/04 00:10:44 gmsoft Exp $ inherit autotools eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="gtk qt cairo qt4" RDEPEND="~app-text/poppler-${PV} |