summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-10-01 06:18:35 +0000
committerStephen Becker <geoman@gentoo.org>2004-10-01 06:18:35 +0000
commita6098f46111a366868f828e2f738165d7173c28e (patch)
tree8c148b5d1061f76ddd820cf56cc313acc60b25ab /x11-libs
parentstable on mips (Manifest recommit) (diff)
downloadgentoo-2-a6098f46111a366868f828e2f738165d7173c28e.tar.gz
gentoo-2-a6098f46111a366868f828e2f738165d7173c28e.tar.bz2
gentoo-2-a6098f46111a366868f828e2f738165d7173c28e.zip
stable on mips
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk+/ChangeLog6
-rw-r--r--x11-libs/gtk+/gtk+-2.4.4.ebuild4
-rw-r--r--x11-libs/gtk+/gtk+-2.4.9-r1.ebuild4
-rw-r--r--x11-libs/gtksourceview/ChangeLog6
-rw-r--r--x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild4
5 files changed, 16 insertions, 8 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index 7648b41f42b0..53ad942f5fa2 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gtk+
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.123 2004/09/20 17:50:16 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.124 2004/10/01 06:17:16 geoman Exp $
+
+ 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> gtk+-2.4.4.ebuild,
+ gtk+-2.4.9-r1.ebuild:
+ stable on mips
20 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> gtk+-2.4.9-r1.ebuild:
Stable on alpha, bug 64240.
diff --git a/x11-libs/gtk+/gtk+-2.4.4.ebuild b/x11-libs/gtk+/gtk+-2.4.4.ebuild
index 2b0a86798336..2a7cf974507e 100644
--- a/x11-libs/gtk+/gtk+-2.4.4.ebuild
+++ b/x11-libs/gtk+/gtk+-2.4.4.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/x11-libs/gtk+/gtk+-2.4.4.ebuild,v 1.10 2004/08/30 21:42:19 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.4.ebuild,v 1.11 2004/10/01 06:17:16 geoman Exp $
inherit libtool flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="x86 ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ppc64"
+KEYWORDS="x86 ppc sparc mips alpha ~arm hppa amd64 ~ia64 ppc64"
IUSE="doc tiff jpeg"
RDEPEND="virtual/x11
diff --git a/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild b/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild
index 4be7ae022625..ea3a2baf209c 100644
--- a/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild
+++ b/x11-libs/gtk+/gtk+-2.4.9-r1.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/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild,v 1.6 2004/09/20 17:50:16 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild,v 1.7 2004/10/01 06:17:16 geoman Exp $
inherit libtool flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64 ~ppc64"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64"
IUSE="doc tiff jpeg"
RDEPEND="virtual/x11
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog
index 2b3767c02909..06824fd817c9 100644
--- a/x11-libs/gtksourceview/ChangeLog
+++ b/x11-libs/gtksourceview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gtksourceview
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.33 2004/09/03 15:35:20 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.34 2004/10/01 06:18:35 geoman Exp $
+
+ 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org>
+ gtksourceview-1.0.1.ebuild:
+ stable on mips
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
gtksourceview-1.0.1.ebuild:
diff --git a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild
index 91f0c024655a..27ae4f9dd27c 100644
--- a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-1.0.1.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/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.8 2004/09/03 15:35:20 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.9 2004/10/01 06:18:35 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.2.4