diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 21:54:41 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 21:54:41 +0000 |
commit | 8d4b03dc815801ad290896ce6a1eb33dbcd233c7 (patch) | |
tree | ce23e1f55f08488185f8dd0258802008f1ca5b51 /gnome-base/libgnomeprint | |
parent | Add MIME-Types module in support of cvsweb-3.0.1 (not yet in portage) (Manife... (diff) | |
download | gentoo-2-8d4b03dc815801ad290896ce6a1eb33dbcd233c7.tar.gz gentoo-2-8d4b03dc815801ad290896ce6a1eb33dbcd233c7.tar.bz2 gentoo-2-8d4b03dc815801ad290896ce6a1eb33dbcd233c7.zip |
Stable on sparc
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index d4ee93dbccb2..8c48218a1cea 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.57 2004/08/05 18:36:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.58 2004/08/05 21:50:53 gustavoz Exp $ + + 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + libgnomeprint-2.6.2.ebuild: + Stable on sparc 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.6.2.ebuild: Stable on hppa. diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild index 7e7ecac8728e..9806b0fae523 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild,v 1.4 2004/08/05 18:36:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild,v 1.5 2004/08/05 21:50:53 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips ppc64" +KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64 ~ia64 ~mips ppc64" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |