summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-02 22:49:42 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-02 22:49:42 +0000
commite1734111f1d65843b6046ddc056205c673da6c11 (patch)
treefce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/xsetleds
parentbump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff)
downloadgentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz
gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2
gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/xsetleds')
-rw-r--r--x11-misc/xsetleds/ChangeLog6
-rw-r--r--x11-misc/xsetleds/xsetleds-0.1.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xsetleds/ChangeLog b/x11-misc/xsetleds/ChangeLog
index 65348295ee91..7680b3473343 100644
--- a/x11-misc/xsetleds/ChangeLog
+++ b/x11-misc/xsetleds/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xsetleds
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/ChangeLog,v 1.6 2004/06/24 22:44:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/ChangeLog,v 1.7 2004/09/02 22:49:41 pvdabeel Exp $
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ xsetleds-0.1.3.ebuild:
+ Masked xsetleds-0.1.3.ebuild stable for ppc
14 Jun 2004; <pyrania@gentoo.org> xsetleds-0.1.3.ebuild:
Added IUSE.
diff --git a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild
index 128af8e4286d..44334d12f426 100644
--- a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild
+++ b/x11-misc/xsetleds/xsetleds-0.1.3.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-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.9 2004/06/24 22:44:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.10 2004/09/02 22:49:41 pvdabeel Exp $
DESCRIPTION="small tool to report and change the keyboard LED states of an X display"
HOMEPAGE="ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha hppa ~mips amd64 ~ia64"
+KEYWORDS="x86 ppc ~sparc alpha hppa ~mips amd64 ~ia64"
IUSE=""
DEPEND="virtual/x11"