diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 11:56:18 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 11:56:18 +0000 |
commit | c5b86d1c9f2d6e2c0bf52c38f7b1a0d7623c910e (patch) | |
tree | 71e39699cbfc3d65b95a01f51102a155051c320a /app-text/qpdf/qpdf-5.1.1.ebuild | |
parent | Old. (diff) | |
download | gentoo-2-c5b86d1c9f2d6e2c0bf52c38f7b1a0d7623c910e.tar.gz gentoo-2-c5b86d1c9f2d6e2c0bf52c38f7b1a0d7623c910e.tar.bz2 gentoo-2-c5b86d1c9f2d6e2c0bf52c38f7b1a0d7623c910e.zip |
Stable on alpha, bug #508134
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-text/qpdf/qpdf-5.1.1.ebuild')
-rw-r--r-- | app-text/qpdf/qpdf-5.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/qpdf/qpdf-5.1.1.ebuild b/app-text/qpdf/qpdf-5.1.1.ebuild index ebfd90a0373c..c2c07f00c82c 100644 --- a/app-text/qpdf/qpdf-5.1.1.ebuild +++ b/app-text/qpdf/qpdf-5.1.1.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/qpdf/qpdf-5.1.1.ebuild,v 1.6 2014/06/08 11:07:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/qpdf/qpdf-5.1.1.ebuild,v 1.7 2014/07/20 11:56:18 klausman Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz" LICENSE="Artistic-2" SLOT="0/13" # subslot = libqpdf soname version -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris" IUSE="doc examples static-libs test" RDEPEND="dev-libs/libpcre |