diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-10-01 06:24:15 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-10-01 06:24:15 +0000 |
commit | a77a18c4d930dac2a7553574cb1e5a216897f8bb (patch) | |
tree | 6fe8cbc8f6597544dc973158d97a3ab893587598 /x11-libs | |
parent | stable on mips (Manifest recommit) (diff) | |
download | gentoo-2-a77a18c4d930dac2a7553574cb1e5a216897f8bb.tar.gz gentoo-2-a77a18c4d930dac2a7553574cb1e5a216897f8bb.tar.bz2 gentoo-2-a77a18c4d930dac2a7553574cb1e5a216897f8bb.zip |
stable on mips
Diffstat (limited to 'x11-libs')
-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 |
6 files changed, 19 insertions, 9 deletions
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 |