diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-04-05 14:30:35 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-04-05 14:30:35 +0000 |
commit | 771b5ff5a2228645e930d3370006dd51a6d314ed (patch) | |
tree | 8aea1375b7b00a76ac15ecad7f729a56cbe422df /x11-misc | |
parent | wifi useflag for kdenetwork (diff) | |
download | historical-771b5ff5a2228645e930d3370006dd51a6d314ed.tar.gz historical-771b5ff5a2228645e930d3370006dd51a6d314ed.tar.bz2 historical-771b5ff5a2228645e930d3370006dd51a6d314ed.zip |
Marking stable on hppa
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsetleds/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xsetleds/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/xsetleds/ChangeLog b/x11-misc/xsetleds/ChangeLog index 8b2660de3c90..43ca181ce7c7 100644 --- a/x11-misc/xsetleds/ChangeLog +++ b/x11-misc/xsetleds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsetleds -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/ChangeLog,v 1.1 2003/10/16 01:09:08 seemant Exp $ +# 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 $ + + 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> xsetleds-0.1.3.ebuild: + Marking stable on hppa *xsetleds-0.1.3 (15 Oct 2003) diff --git a/x11-misc/xsetleds/Manifest b/x11-misc/xsetleds/Manifest index 94e7ee1e0b9f..324a5346bf51 100644 --- a/x11-misc/xsetleds/Manifest +++ b/x11-misc/xsetleds/Manifest @@ -1,4 +1,4 @@ -MD5 ac928541b5d0aa5a41be188ea386822a xsetleds-0.1.3.ebuild 629 -MD5 3a66c9152072d7fd20cfff9d745dccd9 ChangeLog 456 +MD5 c66a453a67d3e7be525f45fea403878d xsetleds-0.1.3.ebuild 625 +MD5 669ee7b02892089f7d318118a37c1161 ChangeLog 546 MD5 68e1dc493fdd01842cfa2aaa74788668 metadata.xml 345 MD5 2a543873f26c6acadebee048cc4033f5 files/digest-xsetleds-0.1.3 66 diff --git a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild index d5bb84d9ce33..96bcfb1c7974 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.4 2004/03/12 14:42:13 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.5 2004/04/05 14:30:35 zx 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" |