diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-06-03 22:48:14 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-06-03 22:48:14 +0000 |
commit | 321dff08250f93a0ab047cb24a99787622e6083c (patch) | |
tree | 6c34e7aac5ba6532ec6afa4bb78234496cd84a52 /gnome-base/libgnomeprint | |
parent | IUSE (Manifest recommit) (diff) | |
download | gentoo-2-321dff08250f93a0ab047cb24a99787622e6083c.tar.gz gentoo-2-321dff08250f93a0ab047cb24a99787622e6083c.tar.bz2 gentoo-2-321dff08250f93a0ab047cb24a99787622e6083c.zip |
Stable on mips.
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index b805dd403854..394ab3094a08 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.50 2004/05/29 03:46:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.51 2004/06/03 22:48:14 geoman Exp $ + + 03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> + libgnomeprint-2.6.0.ebuild: + Stable on mips. 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> libgnomeprint-2.6.0.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild index 7d6a55737f29..9003cd5cf001 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild,v 1.4 2004/05/29 03:46:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild,v 1.5 2004/06/03 22:48:14 geoman 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" +KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 mips" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |