diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-10 17:33:24 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-10 17:33:24 +0000 |
commit | daa832f645d66929dcd70ce8f51942b6bc5d0893 (patch) | |
tree | 53766959e7a918ec19e02d09e3d1d0517e9f2fd7 /app-text/pdfshuffler | |
parent | x86 stable wrt bug #309773 (diff) | |
download | gentoo-2-daa832f645d66929dcd70ce8f51942b6bc5d0893.tar.gz gentoo-2-daa832f645d66929dcd70ce8f51942b6bc5d0893.tar.bz2 gentoo-2-daa832f645d66929dcd70ce8f51942b6bc5d0893.zip |
x86 stable wrt bug #295393
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-text/pdfshuffler')
-rw-r--r-- | app-text/pdfshuffler/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/pdfshuffler/pdfshuffler-0.4.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/pdfshuffler/ChangeLog b/app-text/pdfshuffler/ChangeLog index 6500a0af3f4a..f955c47b9600 100644 --- a/app-text/pdfshuffler/ChangeLog +++ b/app-text/pdfshuffler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/pdfshuffler -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pdfshuffler/ChangeLog,v 1.1 2009/06/01 14:08:27 loki_val Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/pdfshuffler/ChangeLog,v 1.2 2010/05/10 17:33:24 phajdan.jr Exp $ + + 10 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + pdfshuffler-0.4.2.ebuild: + x86 stable wrt bug #295393 *pdfshuffler-0.4.2 (01 Jun 2009) diff --git a/app-text/pdfshuffler/pdfshuffler-0.4.2.ebuild b/app-text/pdfshuffler/pdfshuffler-0.4.2.ebuild index 9b4cbeababe0..8c084e1a55d3 100644 --- a/app-text/pdfshuffler/pdfshuffler-0.4.2.ebuild +++ b/app-text/pdfshuffler/pdfshuffler-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pdfshuffler/pdfshuffler-0.4.2.ebuild,v 1.1 2009/06/01 14:08:27 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdfshuffler/pdfshuffler-0.4.2.ebuild,v 1.2 2010/05/10 17:33:24 phajdan.jr Exp $ EAPI=2 @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 x86" IUSE="" |