diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:15:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:15:56 +0000 |
commit | ac44a4e444884fd9bf4ea43c537beeb79b367156 (patch) | |
tree | 70f734253348e8f01ec58c4c329fc3eb83594a25 /x11-misc/xsetleds | |
parent | Fixed dependencies on amd64. (diff) | |
download | historical-ac44a4e444884fd9bf4ea43c537beeb79b367156.tar.gz historical-ac44a4e444884fd9bf4ea43c537beeb79b367156.tar.bz2 historical-ac44a4e444884fd9bf4ea43c537beeb79b367156.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/xsetleds')
-rw-r--r-- | x11-misc/xsetleds/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xsetleds/ChangeLog b/x11-misc/xsetleds/ChangeLog index 05db509b0d66..b7abe27081ca 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.9 2004/12/28 22:12:22 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/ChangeLog,v 1.10 2005/04/01 19:15:17 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> xsetleds-0.1.3.ebuild: + stable on ia64 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild index c14158137d26..e1c9ee262d40 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 +# Copyright 1999-2005 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.11 2004/10/27 08:55:44 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.12 2005/04/01 19:15:17 agriffis 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" |