summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-10 13:29:31 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-10 13:29:31 +0000
commit950c5b720327f363bc8c92e83d94583e588ba0d3 (patch)
treec8ebabcfd17431904ab0a7ad2612997de1ad3c23 /x11-apps
parentfixing changelog (diff)
downloadgentoo-2-950c5b720327f363bc8c92e83d94583e588ba0d3.tar.gz
gentoo-2-950c5b720327f363bc8c92e83d94583e588ba0d3.tar.bz2
gentoo-2-950c5b720327f363bc8c92e83d94583e588ba0d3.zip
Stable on alpha.
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xset/ChangeLog5
-rw-r--r--x11-apps/xset/xset-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog
index a563c8d78a42..ec57ad2b864b 100644
--- a/x11-apps/xset/ChangeLog
+++ b/x11-apps/xset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xset
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.27 2006/07/30 09:25:01 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.28 2006/08/10 13:29:31 tcort Exp $
+
+ 10 Aug 2006; Thomas Cort <tcort@gentoo.org> xset-1.0.2.ebuild:
+ Stable on alpha.
30 Jul 2006; Stefaan De Roeck <stefaan@gentoo.org> xset-1.0.2.ebuild:
Keyword ~alpha
diff --git a/x11-apps/xset/xset-1.0.2.ebuild b/x11-apps/xset/xset-1.0.2.ebuild
index 5ebac4f050e4..2f7547fdbbf0 100644
--- a/x11-apps/xset/xset-1.0.2.ebuild
+++ b/x11-apps/xset/xset-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.2.ebuild,v 1.8 2006/07/30 09:25:01 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.2.ebuild,v 1.9 2006/08/10 13:29:31 tcort Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org xset application"
-KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libXmu"
DEPEND="${RDEPEND}"