diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-10-27 08:55:44 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-10-27 08:55:44 +0000 |
commit | a37fb654d2179b7a40c39272e304f3d65b98d80c (patch) | |
tree | 412349f3e02f41109abeb37f2453f85081e897a6 /x11-misc/xsetleds | |
parent | Stable on alpha, bug 68405. (Manifest recommit) (diff) | |
download | gentoo-2-a37fb654d2179b7a40c39272e304f3d65b98d80c.tar.gz gentoo-2-a37fb654d2179b7a40c39272e304f3d65b98d80c.tar.bz2 gentoo-2-a37fb654d2179b7a40c39272e304f3d65b98d80c.zip |
Stable on sparc.
Diffstat (limited to 'x11-misc/xsetleds')
-rw-r--r-- | x11-misc/xsetleds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsetleds/ChangeLog b/x11-misc/xsetleds/ChangeLog index 7680b3473343..e99c758b3b6a 100644 --- a/x11-misc/xsetleds/ChangeLog +++ b/x11-misc/xsetleds/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/ChangeLog,v 1.8 2004/10/27 08:55:44 pyrania Exp $ + + 27 Oct 2004; <pyrania@gentoo.org> xsetleds-0.1.3.ebuild: + Stable on sparc. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xsetleds-0.1.3.ebuild: diff --git a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild index 44334d12f426..c14158137d26 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.10 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.11 2004/10/27 08:55:44 pyrania 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" |