diff options
Diffstat (limited to 'app-text/poppler-data')
-rw-r--r-- | app-text/poppler-data/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/poppler-data/poppler-data-0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-data/ChangeLog b/app-text/poppler-data/ChangeLog index 03cfc2498006..e8b44e1b42d0 100644 --- a/app-text/poppler-data/ChangeLog +++ b/app-text/poppler-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/poppler-data # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/ChangeLog,v 1.3 2006/12/12 16:27:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/ChangeLog,v 1.4 2006/12/17 00:17:21 dertobi123 Exp $ + + 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + poppler-data-0.1.ebuild: + Stable on ppc wrt bug #156662. 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> poppler-data-0.1.ebuild: diff --git a/app-text/poppler-data/poppler-data-0.1.ebuild b/app-text/poppler-data/poppler-data-0.1.ebuild index 7e8bf2d00016..21292759c38e 100644 --- a/app-text/poppler-data/poppler-data-0.1.ebuild +++ b/app-text/poppler-data/poppler-data-0.1.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-data/poppler-data-0.1.ebuild,v 1.3 2006/12/12 16:27:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/poppler-data-0.1.ebuild,v 1.4 2006/12/17 00:17:21 dertobi123 Exp $ DESCRIPTION="Data files for poppler to support uncommon encodings without xpdfrc" HOMEPAGE="http://poppler.freedesktop.org/" @@ -8,7 +8,7 @@ SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz" LICENSE="adobe-ps MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |