diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:05:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:05:18 +0000 |
commit | cbd17c41ffb0702063fec0014071582d0255a8e8 (patch) | |
tree | 4e8304b3ad228a7a2551a99c5d8483572b55f110 /app-text/pdfshuffler | |
parent | Stable on amd64 wrt bug #354011 (diff) | |
download | gentoo-2-cbd17c41ffb0702063fec0014071582d0255a8e8.tar.gz gentoo-2-cbd17c41ffb0702063fec0014071582d0255a8e8.tar.bz2 gentoo-2-cbd17c41ffb0702063fec0014071582d0255a8e8.zip |
Stable on amd64 wrt bug #354029
(Portage version: 2.1.9.36/cvs/Linux x86_64)
Diffstat (limited to 'app-text/pdfshuffler')
-rw-r--r-- | app-text/pdfshuffler/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pdfshuffler/pdfshuffler-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pdfshuffler/ChangeLog b/app-text/pdfshuffler/ChangeLog index cb04fbaa8be9..aea9793e268d 100644 --- a/app-text/pdfshuffler/ChangeLog +++ b/app-text/pdfshuffler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pdfshuffler # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pdfshuffler/ChangeLog,v 1.6 2011/02/09 10:37:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdfshuffler/ChangeLog,v 1.7 2011/02/10 23:05:18 hwoarang Exp $ + + 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> pdfshuffler-0.5.1.ebuild: + Stable on amd64 wrt bug #354029 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> pdfshuffler-0.5.1.ebuild: diff --git a/app-text/pdfshuffler/pdfshuffler-0.5.1.ebuild b/app-text/pdfshuffler/pdfshuffler-0.5.1.ebuild index 972c0d28307d..7f254f611e05 100644 --- a/app-text/pdfshuffler/pdfshuffler-0.5.1.ebuild +++ b/app-text/pdfshuffler/pdfshuffler-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pdfshuffler/pdfshuffler-0.5.1.ebuild,v 1.2 2011/02/09 10:37:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdfshuffler/pdfshuffler-0.5.1.ebuild,v 1.3 2011/02/10 23:05:18 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/pyPdf |