diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-10 06:37:45 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-10 06:37:45 +0000 |
commit | c9d7a3580584ec8d304b0192b7456dd085ea0c2a (patch) | |
tree | 03928662051a5df4f671b2b36cc5967264fbd818 /gnome-base/libgnomeprint | |
parent | rev bump. 0.4.0 is the newest stable. Updated firmware to match latest recomm... (diff) | |
download | historical-c9d7a3580584ec8d304b0192b7456dd085ea0c2a.tar.gz historical-c9d7a3580584ec8d304b0192b7456dd085ea0c2a.tar.bz2 historical-c9d7a3580584ec8d304b0192b7456dd085ea0c2a.zip |
Stable on mips.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 2d05e335d9f5..a1bc9c09bb2b 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.105 2005/09/27 05:19:25 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.106 2005/10/10 06:37:45 hardave Exp $ + + 10 Oct 2005; Hardave Riar <hardave@gentoo.org> + libgnomeprint-2.10.3.ebuild: + Stable on mips. *libgnomeprint-2.12.1 (27 Sep 2005) diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild index b96c405d29b6..39a82b5f9fde 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.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/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.11 2005/09/11 07:06:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.12 2005/10/10 06:37:45 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="cups doc" RDEPEND=">=dev-libs/glib-2 |