summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-11-21 14:09:55 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-11-21 14:09:55 +0000
commitd73a00330e11185a15253090ebcd916c4e2c9726 (patch)
treee4a07ee0149d00da1623781c17829c39569ce62f /app-text/poppler
parentUpdate to match new location of completion scripts in upstream repo. (diff)
downloadgentoo-2-d73a00330e11185a15253090ebcd916c4e2c9726.tar.gz
gentoo-2-d73a00330e11185a15253090ebcd916c4e2c9726.tar.bz2
gentoo-2-d73a00330e11185a15253090ebcd916c4e2c9726.zip
Stable on alpha, bug 523164
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-text/poppler')
-rw-r--r--app-text/poppler/ChangeLog5
-rw-r--r--app-text/poppler/poppler-0.26.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/poppler/ChangeLog b/app-text/poppler/ChangeLog
index 6f366764c2bd..1c11960de55c 100644
--- a/app-text/poppler/ChangeLog
+++ b/app-text/poppler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/poppler
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.435 2014/11/10 23:16:36 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.436 2014/11/21 14:09:55 klausman Exp $
+
+ 21 Nov 2014; Tobias Klausmann <klausman@gentoo.org> poppler-0.26.5.ebuild:
+ Stable on alpha, bug 523164
*poppler-0.28.1 (10 Nov 2014)
diff --git a/app-text/poppler/poppler-0.26.5.ebuild b/app-text/poppler/poppler-0.26.5.ebuild
index 096b58aa2eb9..8ac0acabc58f 100644
--- a/app-text/poppler/poppler-0.26.5.ebuild
+++ b/app-text/poppler/poppler-0.26.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.26.5.ebuild,v 1.4 2014/11/04 20:23:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.26.5.ebuild,v 1.5 2014/11/21 14:09:55 klausman Exp $
EAPI=5
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]] ; then
SLOT="0/9999"
else
SRC_URI="http://poppler.freedesktop.org/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0/46"
fi