diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 18:21:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 18:21:12 +0000 |
commit | dd1b158670a9a04a1c380b58d4ef85d43624af69 (patch) | |
tree | 90bb12d4a40c95bb4e6da35fb5c9e0783e4ad3b3 /app-text/poppler | |
parent | Xfce beta 2 builds (diff) | |
download | gentoo-2-dd1b158670a9a04a1c380b58d4ef85d43624af69.tar.gz gentoo-2-dd1b158670a9a04a1c380b58d4ef85d43624af69.tar.bz2 gentoo-2-dd1b158670a9a04a1c380b58d4ef85d43624af69.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/poppler/poppler-0.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/poppler/ChangeLog b/app-text/poppler/ChangeLog index 177ebaa9af79..eac47d782ce1 100644 --- a/app-text/poppler/ChangeLog +++ b/app-text/poppler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/poppler # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.91 2006/06/22 17:47:25 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.92 2006/07/10 18:21:12 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> poppler-0.5.3.ebuild: + Stable on sparc wrt #139612 22 Jun 2006; Emanuele Giaquinta <exg@gentoo.org> poppler-0.5.3.ebuild: Remove useless dep on automake. diff --git a/app-text/poppler/poppler-0.5.3.ebuild b/app-text/poppler/poppler-0.5.3.ebuild index 2a86be68792b..7c9d3788d22f 100644 --- a/app-text/poppler/poppler-0.5.3.ebuild +++ b/app-text/poppler/poppler-0.5.3.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/poppler-0.5.3.ebuild,v 1.2 2006/06/22 17:47:25 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.5.3.ebuild,v 1.3 2006/07/10 18:21:12 gustavoz Exp $ inherit flag-o-matic eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://poppler.freedesktop.org/${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="jpeg" RDEPEND=">=media-libs/freetype-2.1.8 |