diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-10 06:47:51 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-10 06:47:51 +0000 |
commit | 582d8bb3e8034703fdac0b565241c041a2489b01 (patch) | |
tree | 83a4adb3f98eff02ecc88fa15eba2f0a98471c4e /gnome-base/libgnomeprintui | |
parent | Stable on mips. (diff) | |
download | historical-582d8bb3e8034703fdac0b565241c041a2489b01.tar.gz historical-582d8bb3e8034703fdac0b565241c041a2489b01.tar.bz2 historical-582d8bb3e8034703fdac0b565241c041a2489b01.zip |
Stable on mips.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'gnome-base/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 90b6073abd90..e36a17176d45 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.102 2005/09/27 07:35:15 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.103 2005/10/10 06:43:48 hardave Exp $ + + 10 Oct 2005; Hardave Riar <hardave@gentoo.org> + libgnomeprintui-2.10.2.ebuild: + Stable on mips. *libgnomeprintui-2.12.1 (27 Sep 2005) diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild index fc669e03a38c..8396d55038cb 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.13 2005/09/18 08:54:07 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild,v 1.14 2005/10/10 06:43:48 hardave 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.6 |