diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-10-01 06:22:49 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-10-01 06:22:49 +0000 |
commit | 44f08442954f6deeb43aa8e90f079121335b2cee (patch) | |
tree | df3092d52d9dd48007d0a4be016f1697250279fe /x11-libs | |
parent | stable on mips (diff) | |
download | historical-44f08442954f6deeb43aa8e90f079121335b2cee.tar.gz historical-44f08442954f6deeb43aa8e90f079121335b2cee.tar.bz2 historical-44f08442954f6deeb43aa8e90f079121335b2cee.zip |
stable on mips
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.4.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.9-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.6.2.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/startup-notification/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/startup-notification/startup-notification-0.6.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.11.ebuild | 4 |
11 files changed, 35 insertions, 17 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 diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index e754318445cf..a492b01cff21 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.58 2004/09/16 15:30:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.59 2004/10/01 06:19:58 geoman Exp $ + + 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> libwnck-2.6.2.1.ebuild: + stable on mips *libwnck-2.8.0 (16 Sep 2004) diff --git a/x11-libs/libwnck/libwnck-2.6.2.1.ebuild b/x11-libs/libwnck/libwnck-2.6.2.1.ebuild index 19feea625bde..b5dc1b60036d 100644 --- a/x11-libs/libwnck/libwnck-2.6.2.1.ebuild +++ b/x11-libs/libwnck/libwnck-2.6.2.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/libwnck/libwnck-2.6.2.1.ebuild,v 1.9 2004/09/03 15:35:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.6.2.1.ebuild,v 1.10 2004/10/01 06:19:58 geoman Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 ~mips ppc64" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 mips ppc64" RDEPEND=">=x11-libs/gtk+-2.1 >=x11-libs/startup-notification-0.4 diff --git a/x11-libs/startup-notification/ChangeLog b/x11-libs/startup-notification/ChangeLog index 4da172fefb7f..656c8a521d48 100644 --- a/x11-libs/startup-notification/ChangeLog +++ b/x11-libs/startup-notification/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/startup-notification # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/ChangeLog,v 1.29 2004/09/14 11:58:19 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/ChangeLog,v 1.30 2004/10/01 06:21:18 geoman Exp $ + + 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> + startup-notification-0.6.ebuild: + stable on mips 14 Sep 2004; Brandon Hale <tseng@gentoo.org> startup-notification-0.7.ebuild: diff --git a/x11-libs/startup-notification/startup-notification-0.6.ebuild b/x11-libs/startup-notification/startup-notification-0.6.ebuild index ba16ee5055fa..1cee62c6ec66 100644 --- a/x11-libs/startup-notification/startup-notification-0.6.ebuild +++ b/x11-libs/startup-notification/startup-notification-0.6.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/startup-notification/startup-notification-0.6.ebuild,v 1.10 2004/09/03 15:35:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.6.ebuild,v 1.11 2004/10/01 06:21:18 geoman Exp $ inherit gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/software/startup-notification/" LICENSE="LGPL-2 BSD" SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 ~mips ppc64" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 mips ppc64" IUSE="" DEPEND="virtual/x11" diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index a6f1179845a6..20e2b73cf8c5 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.47 2004/09/03 15:35:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.48 2004/10/01 06:22:49 geoman Exp $ + + 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> vte-0.11.11.ebuild: + stable on mips 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> vte-0.11.10-r1.ebuild, vte-0.11.11.ebuild: diff --git a/x11-libs/vte/vte-0.11.11.ebuild b/x11-libs/vte/vte-0.11.11.ebuild index 4b2c85911a1d..01d6db3af89a 100644 --- a/x11-libs/vte/vte-0.11.11.ebuild +++ b/x11-libs/vte/vte-0.11.11.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/vte/vte-0.11.11.ebuild,v 1.8 2004/09/03 15:35:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11.ebuild,v 1.9 2004/10/01 06:22:49 geoman Exp $ inherit gnome2 @@ -10,7 +10,7 @@ DESCRIPTION="Xft powered terminal widget" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 mips" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |