diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:02:45 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:02:45 +0000 |
commit | 8a6a30f2217b75a99855fa2e489dc3e5e36ee5fe (patch) | |
tree | e598477cc0b2a215e3018bd7822760a7671e7523 /net-print | |
parent | ppc/ppc64 stable wrt #369909 (diff) | |
download | gentoo-2-8a6a30f2217b75a99855fa2e489dc3e5e36ee5fe.tar.gz gentoo-2-8a6a30f2217b75a99855fa2e489dc3e5e36ee5fe.tar.bz2 gentoo-2-8a6a30f2217b75a99855fa2e489dc3e5e36ee5fe.zip |
ppc/ppc64 stable wrt #369909
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/libgnomecups/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/libgnomecups/libgnomecups-0.2.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/libgnomecups/ChangeLog b/net-print/libgnomecups/ChangeLog index 91dc462c6bb8..f5c9891c1bf1 100644 --- a/net-print/libgnomecups/ChangeLog +++ b/net-print/libgnomecups/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/libgnomecups # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.73 2011/08/20 18:39:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.74 2011/10/05 17:02:45 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + libgnomecups-0.2.3-r1.ebuild: + ppc/ppc64 stable wrt #369909 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> libgnomecups-0.2.3-r1.ebuild: Stable for HPPA (bug #369909). diff --git a/net-print/libgnomecups/libgnomecups-0.2.3-r1.ebuild b/net-print/libgnomecups/libgnomecups-0.2.3-r1.ebuild index 9a5ce64d5dc3..93ad553db633 100644 --- a/net-print/libgnomecups/libgnomecups-0.2.3-r1.ebuild +++ b/net-print/libgnomecups/libgnomecups-0.2.3-r1.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/net-print/libgnomecups/libgnomecups-0.2.3-r1.ebuild,v 1.7 2011/08/20 18:39:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.3-r1.ebuild,v 1.8 2011/10/05 17:02:45 xarthisius Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2:2 |