diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-06-03 23:00:07 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-06-03 23:00:07 +0000 |
commit | 6bfc7cd0365d0b6e648c2e895016db2102912bf9 (patch) | |
tree | 035ca1f0e05368b89a26d04f14a7b5c54399e32e | |
parent | IUSE sync (Manifest recommit) (diff) | |
download | gentoo-2-6bfc7cd0365d0b6e648c2e895016db2102912bf9.tar.gz gentoo-2-6bfc7cd0365d0b6e648c2e895016db2102912bf9.tar.bz2 gentoo-2-6bfc7cd0365d0b6e648c2e895016db2102912bf9.zip |
Stable on mips.
-rw-r--r-- | gnome-base/libgnomeui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/gnome-base/libgnomeui/ChangeLog b/gnome-base/libgnomeui/ChangeLog index d6161bd0c8cc..63d9ac8ff76f 100644 --- a/gnome-base/libgnomeui/ChangeLog +++ b/gnome-base/libgnomeui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeui # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.49 2004/05/29 03:46:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.50 2004/06/03 22:58:32 geoman Exp $ + + 03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> libgnomeui-2.6.0.ebuild: + Stable on mips. 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> libgnomeui-2.6.0.ebuild: diff --git a/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild b/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild index 83006e9de473..ae884b4db9cd 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-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/libgnomeui/libgnomeui-2.6.0.ebuild,v 1.4 2004/05/29 03:46:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild,v 1.5 2004/06/03 22:58:32 geoman Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc jpeg" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 mips" LICENSE="GPL-2 LGPL-2" RDEPEND=">=x11-libs/gtk+-2.3.5 diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index f8990c277463..ec84169cc0a6 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.25 2004/05/25 21:58:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.26 2004/06/03 23:00:07 geoman Exp $ + + 03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> + gtksourceview-1.0.0.ebuild: + Stable on mips. 25 May 2004; Guy Martin <gmsoft@gentoo.org> gtksourceview-1.0.0.ebuild: Marked stable on hppa. diff --git a/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild b/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild index b4c4e0e7b339..4e3b8212bb82 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.0.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/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild,v 1.4 2004/05/29 03:41:04 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild,v 1.5 2004/06/03 23:00:07 geoman Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 mips" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.3 |