diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-06-25 14:03:57 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-06-25 14:03:57 +0000 |
commit | d5e276dda7bec0eacbe0ee6322c36dbe65b45b78 (patch) | |
tree | 38bf99ffd48a173a968d3bae413e29ef58fe3996 /gnome-base/libgnomeprintui | |
parent | version bump to use DAG src rpms since ximian's own source rpms are hidden an... (diff) | |
download | gentoo-2-d5e276dda7bec0eacbe0ee6322c36dbe65b45b78.tar.gz gentoo-2-d5e276dda7bec0eacbe0ee6322c36dbe65b45b78.tar.bz2 gentoo-2-d5e276dda7bec0eacbe0ee6322c36dbe65b45b78.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 314a14112cfb..d761647e9826 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,10 @@ # 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.86 2005/06/12 19:08:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.87 2005/06/25 14:01:30 gmsoft Exp $ + + 25 Jun 2005; Guy Martin <gmsoft@gentoo.org> + libgnomeprintui-2.10.0.1.ebuild: + Stable on hppa. 12 Jun 2005; Olivier Crête <tester@gentoo.org> libgnomeprintui-2.10.0.1.ebuild: diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild index edc18c8e0b19..691c37726cae 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.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.0.1.ebuild,v 1.6 2005/06/12 19:08:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild,v 1.7 2005/06/25 14:01:30 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 |