diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:45:38 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:45:38 +0000 |
commit | 1a9cd9b1d74810d660d5d9ae5dd514b83a1dfc62 (patch) | |
tree | 35ef572bd42685b2506968fddb5eaa276e66a20e /x11-misc/xsetleds | |
parent | virtual/ruby fix (Manifest recommit) (diff) | |
download | gentoo-2-1a9cd9b1d74810d660d5d9ae5dd514b83a1dfc62.tar.gz gentoo-2-1a9cd9b1d74810d660d5d9ae5dd514b83a1dfc62.tar.bz2 gentoo-2-1a9cd9b1d74810d660d5d9ae5dd514b83a1dfc62.zip |
Marked stable.
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 43ca181ce7c7..a99d6634ebdc 100644 --- a/x11-misc/xsetleds/ChangeLog +++ b/x11-misc/xsetleds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsetleds # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/ChangeLog,v 1.2 2004/04/05 14:30:35 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/ChangeLog,v 1.3 2004/04/11 17:45:38 pyrania Exp $ + + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xsetleds-0.1.3.ebuild: + Marked stable. 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> xsetleds-0.1.3.ebuild: Marking stable on hppa diff --git a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild index 96bcfb1c7974..e56abf160190 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 Technologies, Inc. # 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.5 2004/04/05 14:30:35 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.6 2004/04/11 17:45:38 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" DEPEND="virtual/x11" |