diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:24:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:24:28 +0000 |
commit | 14146424e2c77a84e896e00505a6774aeaef4f4f (patch) | |
tree | 0dc2156fae762d0c5c15c33e600e5cfa739f4304 /gnome-base | |
parent | sh stable (diff) | |
download | gentoo-2-14146424e2c77a84e896e00505a6774aeaef4f4f.tar.gz gentoo-2-14146424e2c77a84e896e00505a6774aeaef4f4f.tar.bz2 gentoo-2-14146424e2c77a84e896e00505a6774aeaef4f4f.zip |
sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 5de3c523cf1c..2c6ce2e7a85d 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.148 2009/04/27 13:34:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.149 2009/04/28 11:24:28 armin76 Exp $ + + 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> + libgnomeprintui-2.18.3.ebuild: + sh stable 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> libgnomeprintui-2.18.3: Stable for HPPA (bug #260063). diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild index 8d5e03ba35c7..5f7877610216 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild,v 1.9 2009/04/27 13:34:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.3.ebuild,v 1.10 2009/04/28 11:24:28 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -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="doc" RDEPEND=">=x11-libs/gtk+-2.6 |