diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-10 13:29:31 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-10 13:29:31 +0000 |
commit | 950c5b720327f363bc8c92e83d94583e588ba0d3 (patch) | |
tree | c8ebabcfd17431904ab0a7ad2612997de1ad3c23 /x11-apps/xset/xset-1.0.2.ebuild | |
parent | fixing changelog (diff) | |
download | gentoo-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/xset/xset-1.0.2.ebuild')
-rw-r--r-- | x11-apps/xset/xset-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |