diff options
Diffstat (limited to 'app-misc/spicctrl')
-rw-r--r-- | app-misc/spicctrl/Manifest | 6 | ||||
-rw-r--r-- | app-misc/spicctrl/spicctrl-1.6.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-misc/spicctrl/Manifest b/app-misc/spicctrl/Manifest index a6797c29d496..db110d81093f 100644 --- a/app-misc/spicctrl/Manifest +++ b/app-misc/spicctrl/Manifest @@ -1,5 +1,5 @@ +MD5 ad93a603b3d1c02b2a4352887a5b8ca2 ChangeLog 883 +MD5 154793ed71b298b4db16a2fdc585ce75 spicctrl-1.5.ebuild 590 +MD5 dbd44633b9d7d08058bfba2a746c98e4 spicctrl-1.6.ebuild 588 MD5 ae164e021a90ef593ebbb3b1b33a1360 files/digest-spicctrl-1.5 63 MD5 0d7468de1260d5c77dfa75e3f2c7e33a files/digest-spicctrl-1.6 64 -MD5 143ed60e28dff44cc7df075de8e30c43 spicctrl-1.6.ebuild 590 -MD5 154793ed71b298b4db16a2fdc585ce75 spicctrl-1.5.ebuild 590 -MD5 ad93a603b3d1c02b2a4352887a5b8ca2 ChangeLog 883 diff --git a/app-misc/spicctrl/spicctrl-1.6.ebuild b/app-misc/spicctrl/spicctrl-1.6.ebuild index 730c745074f3..a01c9fded76e 100644 --- a/app-misc/spicctrl/spicctrl-1.6.ebuild +++ b/app-misc/spicctrl/spicctrl-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/spicctrl/spicctrl-1.6.ebuild,v 1.1 2003/06/23 10:19:34 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/spicctrl/spicctrl-1.6.ebuild,v 1.2 2003/10/27 15:42:41 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="spicctrl - tool for the sonypi-Device (found in Sony Vaio Notebooks)" @@ -8,7 +8,7 @@ HOMEPAGE="http://spop.free.fr/sonypi/" SRC_URI="http://spop.free.fr/sonypi/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" IUSE="" DEPEND="virtual/glibc" |