diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-07-27 18:05:57 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-07-27 18:05:57 +0000 |
commit | 3f16e8bfd965747e91d6fb0f71765c96d2b07a35 (patch) | |
tree | d4649d6258afc8ccd32ce065e81af42d1f0da921 /gnome-base/libgnomeprintui | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-3f16e8bfd965747e91d6fb0f71765c96d2b07a35.tar.gz gentoo-2-3f16e8bfd965747e91d6fb0f71765c96d2b07a35.tar.bz2 gentoo-2-3f16e8bfd965747e91d6fb0f71765c96d2b07a35.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-base/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 8d3532fa4e09..034b8508c753 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.91 2005/07/26 15:11:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.92 2005/07/27 18:05:03 gmsoft Exp $ + + 27 Jul 2005; Guy Martin <gmsoft@gentoo.org> libgnomeprintui-2.10.2.ebuild: + Stable on hppa. 26 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> libgnomeprintui-2.10.2.ebuild: diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild index a0fe41f32db3..d16eed6ccfb0 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild,v 1.5 2005/07/26 15:11:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild,v 1.6 2005/07/27 18:05:03 gmsoft 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 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |