diff options
author | 2004-10-27 08:55:44 +0000 | |
---|---|---|
committer | 2004-10-27 08:55:44 +0000 | |
commit | 826cad606b0694382a27be7af8bcd8078b34d287 (patch) | |
tree | c9a12cf0d7d6c3788e945786db3a34e31a0c813d /x11-misc | |
parent | Stable on alpha, bug 68405. (diff) | |
download | historical-826cad606b0694382a27be7af8bcd8078b34d287.tar.gz historical-826cad606b0694382a27be7af8bcd8078b34d287.tar.bz2 historical-826cad606b0694382a27be7af8bcd8078b34d287.zip |
Stable on sparc.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsetleds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsetleds/Manifest | 14 | ||||
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3.ebuild | 4 |
3 files changed, 18 insertions, 5 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/Manifest b/x11-misc/xsetleds/Manifest index 06bfaf4e2777..6ed3d69d61c7 100644 --- a/x11-misc/xsetleds/Manifest +++ b/x11-misc/xsetleds/Manifest @@ -1,4 +1,14 @@ -MD5 3c8f821cbb45c5443424d7ac40c232aa ChangeLog 935 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 624568ce0c77cdf139aed4c85e924983 ChangeLog 1013 MD5 68e1dc493fdd01842cfa2aaa74788668 metadata.xml 345 -MD5 4e680bc08199b828c6db2a1f53c4f7e0 xsetleds-0.1.3.ebuild 629 +MD5 a59f048db2dca1af859efe0195641ea1 xsetleds-0.1.3.ebuild 627 MD5 2a543873f26c6acadebee048cc4033f5 files/digest-xsetleds-0.1.3 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBf2KOI7fK2cqeyXkRAmW4AJ9eNqRaml0lakqL3Qah6m6b96UqcwCgnHs9 +qk9rMvnwJC9Ts77EzSLsUtM= +=yYaZ +-----END PGP SIGNATURE----- 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" |