diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-06-25 14:02:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-06-25 14:02:43 +0000 |
commit | e7871c8b606c2e8f8a0147444e0730ed27e2c3e1 (patch) | |
tree | d314b6a42589a0d1d73dab9f2a3bcd2926afa87a /gnome-base/libgnomeprintui | |
parent | version bump to use DAG src rpms since ximian's own source rpms are hidden an... (diff) | |
download | historical-e7871c8b606c2e8f8a0147444e0730ed27e2c3e1.tar.gz historical-e7871c8b606c2e8f8a0147444e0730ed27e2c3e1.tar.bz2 historical-e7871c8b606c2e8f8a0147444e0730ed27e2c3e1.zip |
Stable on hppa.
Package-Manager: portage-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 |