diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 16:17:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 16:17:04 +0000 |
commit | 4475a18037f864a33e341fc30faf5a74d7e5bc18 (patch) | |
tree | 8c6375661d969ae48a3f8d4b4afce0412ab4b8bf /net-print | |
parent | Stable for HPPA (bug #236971). (diff) | |
download | gentoo-2-4475a18037f864a33e341fc30faf5a74d7e5bc18.tar.gz gentoo-2-4475a18037f864a33e341fc30faf5a74d7e5bc18.tar.bz2 gentoo-2-4475a18037f864a33e341fc30faf5a74d7e5bc18.zip |
Stable for HPPA (bug #236971).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/libgnomecups/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/libgnomecups/libgnomecups-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/libgnomecups/ChangeLog b/net-print/libgnomecups/ChangeLog index 65feb3cca453..0549671f37d1 100644 --- a/net-print/libgnomecups/ChangeLog +++ b/net-print/libgnomecups/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/libgnomecups # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.61 2008/08/12 14:04:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.62 2008/09/25 16:17:04 jer Exp $ + + 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> libgnomecups-0.2.3.ebuild: + Stable for HPPA (bug #236971). 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> libgnomecups-0.2.3.ebuild: alpha/ia64/sparc stable wrt #229709 diff --git a/net-print/libgnomecups/libgnomecups-0.2.3.ebuild b/net-print/libgnomecups/libgnomecups-0.2.3.ebuild index 8e4e24617754..4f720761e878 100644 --- a/net-print/libgnomecups/libgnomecups-0.2.3.ebuild +++ b/net-print/libgnomecups/libgnomecups-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.5 2008/08/12 14:04:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.3.ebuild,v 1.6 2008/09/25 16:17:04 jer Exp $ inherit eutils gnome2 @@ -9,7 +9,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 |