diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:20:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:20:08 +0000 |
commit | a74d2b396e6c8b610a431e2008846a4a32d70c2d (patch) | |
tree | ff4071da03a205b03e3897e41210c67c1f327a02 /net-print | |
parent | Stable for x86, wrt bug #535630 (diff) | |
download | gentoo-2-a74d2b396e6c8b610a431e2008846a4a32d70c2d.tar.gz gentoo-2-a74d2b396e6c8b610a431e2008846a4a32d70c2d.tar.bz2 gentoo-2-a74d2b396e6c8b610a431e2008846a4a32d70c2d.zip |
Stable for x86, wrt bug #535632
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/gtklp/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/gtklp/gtklp-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/gtklp/ChangeLog b/net-print/gtklp/ChangeLog index 4006e506a48b..4b8ab0639538 100644 --- a/net-print/gtklp/ChangeLog +++ b/net-print/gtklp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/gtklp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/ChangeLog,v 1.61 2015/01/22 08:39:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/ChangeLog,v 1.62 2015/01/26 10:20:08 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gtklp-1.3.1.ebuild: + Stable for x86, wrt bug #535632 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gtklp-1.3.1.ebuild: Stable for amd64, wrt bug #535632 diff --git a/net-print/gtklp/gtklp-1.3.1.ebuild b/net-print/gtklp/gtklp-1.3.1.ebuild index a6e9cf66c07b..2f32e81a9b1d 100644 --- a/net-print/gtklp/gtklp-1.3.1.ebuild +++ b/net-print/gtklp/gtklp-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-1.3.1.ebuild,v 1.2 2015/01/22 08:39:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-1.3.1.ebuild,v 1.3 2015/01/26 10:20:08 ago 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 |