diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-19 13:35:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-19 13:35:53 +0000 |
commit | e849af40b0cf6dd3a3eb0b052bc05f1eb7415c65 (patch) | |
tree | c76bf5211ce3b6722c33fb250b08e1b64699e2cc /net-print | |
parent | Stable for ppc, wrt bug #449596 (diff) | |
download | gentoo-2-e849af40b0cf6dd3a3eb0b052bc05f1eb7415c65.tar.gz gentoo-2-e849af40b0cf6dd3a3eb0b052bc05f1eb7415c65.tar.bz2 gentoo-2-e849af40b0cf6dd3a3eb0b052bc05f1eb7415c65.zip |
Stable for ppc, wrt bug #479498
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/gtklp/ChangeLog b/net-print/gtklp/ChangeLog index 4ca0ae86d2c9..2fa091dc508a 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.54 2013/08/18 13:24:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/ChangeLog,v 1.55 2013/08/19 13:35:53 ago Exp $ + + 19 Aug 2013; Agostino Sarubbo <ago@gentoo.org> gtklp-1.2.10.ebuild: + Stable for ppc, wrt bug #479498 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> gtklp-1.2.10.ebuild: Stable for x86, wrt bug #479498 diff --git a/net-print/gtklp/gtklp-1.2.10.ebuild b/net-print/gtklp/gtklp-1.2.10.ebuild index fd4b5ec4b6ca..bf899ab40242 100644 --- a/net-print/gtklp/gtklp-1.2.10.ebuild +++ b/net-print/gtklp/gtklp-1.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-1.2.10.ebuild,v 1.5 2013/08/18 13:24:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-1.2.10.ebuild,v 1.6 2013/08/19 13:35:53 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 |