summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/peksystray/ChangeLog5
-rw-r--r--x11-misc/peksystray/peksystray-0.2.ebuild4
-rw-r--r--x11-misc/unclutter/ChangeLog5
-rw-r--r--x11-misc/unclutter/unclutter-8.ebuild4
-rw-r--r--x11-misc/x2vnc/ChangeLog5
-rw-r--r--x11-misc/x2vnc/x2vnc-1.6.ebuild4
-rw-r--r--x11-misc/xautomation/ChangeLog5
-rw-r--r--x11-misc/xautomation/xautomation-0.93.ebuild4
-rw-r--r--x11-misc/xosview/ChangeLog5
-rw-r--r--x11-misc/xosview/xosview-1.8.1.ebuild4
10 files changed, 30 insertions, 15 deletions
diff --git a/x11-misc/peksystray/ChangeLog b/x11-misc/peksystray/ChangeLog
index 0627f044462b..3186b81443ce 100644
--- a/x11-misc/peksystray/ChangeLog
+++ b/x11-misc/peksystray/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/peksystray
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/ChangeLog,v 1.1 2004/01/10 17:55:15 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/ChangeLog,v 1.2 2004/06/12 17:52:05 kloeri Exp $
+
+ 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> peksystray-0.2.ebuild:
+ Stable on alpha.
*peksystray-0.2 (10 Jan 2004)
diff --git a/x11-misc/peksystray/peksystray-0.2.ebuild b/x11-misc/peksystray/peksystray-0.2.ebuild
index 23e860d70343..2761c0eb3995 100644
--- a/x11-misc/peksystray/peksystray-0.2.ebuild
+++ b/x11-misc/peksystray/peksystray-0.2.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-misc/peksystray/peksystray-0.2.ebuild,v 1.2 2004/01/15 17:25:05 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.ebuild,v 1.3 2004/06/12 17:52:05 kloeri Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~alpha"
+KEYWORDS="x86 alpha"
DEPEND="virtual/x11"
S=${WORKDIR}/${P}
diff --git a/x11-misc/unclutter/ChangeLog b/x11-misc/unclutter/ChangeLog
index 8746e4eebd4d..681008db8149 100644
--- a/x11-misc/unclutter/ChangeLog
+++ b/x11-misc/unclutter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/unclutter
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.5 2004/06/01 13:29:24 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.6 2004/06/12 17:53:31 kloeri Exp $
+
+ 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> unclutter-8.ebuild:
+ Stable on alpha.
01 Jun 2004; Brandon Hale <tseng@gentoo.org> unclutter-8.ebuild:
Add IUSE=
diff --git a/x11-misc/unclutter/unclutter-8.ebuild b/x11-misc/unclutter/unclutter-8.ebuild
index 7a9255251743..e433d4ef3c6e 100644
--- a/x11-misc/unclutter/unclutter-8.ebuild
+++ b/x11-misc/unclutter/unclutter-8.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-misc/unclutter/unclutter-8.ebuild,v 1.6 2004/06/01 13:29:24 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.7 2004/06/12 17:53:31 kloeri Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Hides mouse pointer while not in use."
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.Z"
SLOT="0"
LICENSE="public-domain"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips hppa"
+KEYWORDS="x86 ~ppc ~sparc alpha ~mips hppa"
IUSE=""
DEPEND="x11-base/xfree"
diff --git a/x11-misc/x2vnc/ChangeLog b/x11-misc/x2vnc/ChangeLog
index 11a6edd25aa8..5329d153fef3 100644
--- a/x11-misc/x2vnc/ChangeLog
+++ b/x11-misc/x2vnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/x2vnc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/ChangeLog,v 1.19 2004/04/26 14:52:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/ChangeLog,v 1.20 2004/06/12 17:55:16 kloeri Exp $
+
+ 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> x2vnc-1.6.ebuild:
+ Stable on alpha.
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> x2vnc-1.5.1-r1.ebuild,
x2vnc-1.6.ebuild:
diff --git a/x11-misc/x2vnc/x2vnc-1.6.ebuild b/x11-misc/x2vnc/x2vnc-1.6.ebuild
index 2c96e1bac35d..fd7ece4b905c 100644
--- a/x11-misc/x2vnc/x2vnc-1.6.ebuild
+++ b/x11-misc/x2vnc/x2vnc-1.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.6 2004/04/26 14:52:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.7 2004/06/12 17:55:16 kloeri Exp $
DESCRIPTION="Control a remote computer running VNC from X"
SRC_URI="http://fredrik.hubbe.net/${PN}/${P}.tar.gz"
HOMEPAGE="http://fredrik.hubbe.net/x2vnc.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~alpha sparc amd64"
+KEYWORDS="x86 alpha sparc amd64"
DEPEND="virtual/x11
tcltk? ( dev-tcltk/expect )"
diff --git a/x11-misc/xautomation/ChangeLog b/x11-misc/xautomation/ChangeLog
index 2f68b99d7633..31c1d8b8895f 100644
--- a/x11-misc/xautomation/ChangeLog
+++ b/x11-misc/xautomation/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xautomation
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.2 2004/04/11 17:28:32 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.3 2004/06/12 17:57:05 kloeri Exp $
+
+ 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> xautomation-0.93.ebuild:
+ Stable on alpha.
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xautomation-0.93.ebuild:
Marked stable on x86.
diff --git a/x11-misc/xautomation/xautomation-0.93.ebuild b/x11-misc/xautomation/xautomation-0.93.ebuild
index faf7dc46b3f1..0e7df66888d1 100644
--- a/x11-misc/xautomation/xautomation-0.93.ebuild
+++ b/x11-misc/xautomation/xautomation-0.93.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-misc/xautomation/xautomation-0.93.ebuild,v 1.2 2004/04/11 17:28:32 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-0.93.ebuild,v 1.3 2004/06/12 17:57:05 kloeri Exp $
DESCRIPTION="Control X from command line and find things on screen"
HOMEPAGE="http://hoopajoo.net/projects/xautomation.html"
@@ -8,7 +8,7 @@ SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~ia64 x86"
+KEYWORDS="alpha ~ia64 x86"
IUSE=""
DEPEND=""
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog
index ce3dd993f7a6..f2febb9c67d9 100644
--- a/x11-misc/xosview/ChangeLog
+++ b/x11-misc/xosview/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for x11-misc/xosview
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.8 2004/05/23 21:10:17 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.9 2004/06/12 17:58:37 kloeri Exp $
xosview-1.8.0 (28 Aug 2003)
+ 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> xosview-1.8.1.ebuild:
+ Stable on alpha.
+
23 May 2004; <plasmaroo@gentoo.org> files/xosview-1.8.1-kernel-2.5+.diff:
Updated the 2.5+ kernel patch; the former one seemed to have SMP issues on X86.
Closes bug #51527.
diff --git a/x11-misc/xosview/xosview-1.8.1.ebuild b/x11-misc/xosview/xosview-1.8.1.ebuild
index fb63aafd6405..5405990750a9 100644
--- a/x11-misc/xosview/xosview-1.8.1.ebuild
+++ b/x11-misc/xosview/xosview-1.8.1.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-misc/xosview/xosview-1.8.1.ebuild,v 1.8 2004/05/23 21:10:17 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.1.ebuild,v 1.9 2004/06/12 17:58:37 kloeri Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://xosview.sourceforge.net"
SLOT="0"
LICENSE="GPL-2 BSD"
-KEYWORDS="x86 ~alpha ppc amd64 sparc"
+KEYWORDS="x86 alpha ppc amd64 sparc"
DEPEND="virtual/x11"
IUSE=""