diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:40:31 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:40:31 +0000 |
commit | ea8340fea2e233728bb1a837f1a0def29a2edeba (patch) | |
tree | 617e69fb9a173a7e9a457ad50a822ebec2e15363 /net-print/gtklp | |
parent | x86 stable wrt bug #495898 (diff) | |
download | gentoo-2-ea8340fea2e233728bb1a837f1a0def29a2edeba.tar.gz gentoo-2-ea8340fea2e233728bb1a837f1a0def29a2edeba.tar.bz2 gentoo-2-ea8340fea2e233728bb1a837f1a0def29a2edeba.zip |
x86 stable wrt bug #495900
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-print/gtklp')
-rw-r--r-- | net-print/gtklp/ChangeLog | 7 | ||||
-rw-r--r-- | net-print/gtklp/gtklp-1.3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-print/gtklp/ChangeLog b/net-print/gtklp/ChangeLog index 819519c2b253..6cb539bafd83 100644 --- a/net-print/gtklp/ChangeLog +++ b/net-print/gtklp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/gtklp -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/ChangeLog,v 1.56 2013/11/18 02:11:27 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/ChangeLog,v 1.57 2014/02/24 01:40:31 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtklp-1.3.0.ebuild: + x86 stable wrt bug #495900 *gtklp-1.3.0 (18 Nov 2013) diff --git a/net-print/gtklp/gtklp-1.3.0.ebuild b/net-print/gtklp/gtklp-1.3.0.ebuild index 64e941bbc8d5..94f27ca01f51 100644 --- a/net-print/gtklp/gtklp-1.3.0.ebuild +++ b/net-print/gtklp/gtklp-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-1.3.0.ebuild,v 1.1 2013/11/18 02:11:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-1.3.0.ebuild,v 1.2 2014/02/24 01:40:31 phajdan.jr Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gtklp/${P}.src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="nls ssl" RDEPEND="x11-libs/gtk+:2 |