summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-12-23 23:15:47 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-12-23 23:15:47 +0000
commitce6fb212a9afe4af6b847b02f0ec5a50a71d2fa9 (patch)
tree1c0fedad75a09cf812ed91121968dbfc39935f29 /x11-libs
parentMoved from app-sci/emboss-kaptain to sci-biology/emboss-kaptain (diff)
downloadgentoo-2-ce6fb212a9afe4af6b847b02f0ec5a50a71d2fa9.tar.gz
gentoo-2-ce6fb212a9afe4af6b847b02f0ec5a50a71d2fa9.tar.bz2
gentoo-2-ce6fb212a9afe4af6b847b02f0ec5a50a71d2fa9.zip
Stable on alpha.
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libwnck/ChangeLog5
-rw-r--r--x11-libs/libwnck/libwnck-2.8.1.ebuild4
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.11-r2.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog
index 82cb872354e9..db5d16af45f2 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.67 2004/12/23 16:29:42 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.68 2004/12/23 23:15:47 kloeri Exp $
+
+ 24 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> libwnck-2.8.1.ebuild:
+ Stable on alpha.
23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libwnck-2.8.1.ebuild:
Stable on hppa.
diff --git a/x11-libs/libwnck/libwnck-2.8.1.ebuild b/x11-libs/libwnck/libwnck-2.8.1.ebuild
index 5f8dc7527acd..15064905c38d 100644
--- a/x11-libs/libwnck/libwnck-2.8.1.ebuild
+++ b/x11-libs/libwnck/libwnck-2.8.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.8.1.ebuild,v 1.4 2004/12/23 16:29:42 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.1.ebuild,v 1.5 2004/12/23 23:15:47 kloeri Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
+KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2.1
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 12ec4f252390..8caf7d545812 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.57 2004/12/23 20:16:28 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.58 2004/12/23 23:14:49 kloeri Exp $
+
+ 24 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> vte-0.11.11-r2.ebuild:
+ Stable on alpha.
23 Dec 2004; Guy Martin <gmsoft@gentoo.org> vte-0.11.11-r2.ebuild:
Stable on hppa.
diff --git a/x11-libs/vte/vte-0.11.11-r2.ebuild b/x11-libs/vte/vte-0.11.11-r2.ebuild
index b84e1cb8b7bf..c53a121e6757 100644
--- a/x11-libs/vte/vte-0.11.11-r2.ebuild
+++ b/x11-libs/vte/vte-0.11.11-r2.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-r2.ebuild,v 1.4 2004/12/23 20:16:28 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r2.ebuild,v 1.5 2004/12/23 23:14:49 kloeri Exp $
inherit gnome2 eutils
@@ -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 ~ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ~ia64 ~mips ~ppc64"
LICENSE="LGPL-2"
RDEPEND=">=dev-libs/glib-2