summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2002-11-17 18:31:21 +0000
committerHanno Böck <hanno@gentoo.org>2002-11-17 18:31:21 +0000
commit64c792fbf136c4b3313dcfda6cad0ba494133f93 (patch)
tree9ee916e202e27779703c1cc85a0f5f1a4babec65 /app-misc/sonypid
parentfix awk module compile if bootstrap in USE (diff)
downloadgentoo-2-64c792fbf136c4b3313dcfda6cad0ba494133f93.tar.gz
gentoo-2-64c792fbf136c4b3313dcfda6cad0ba494133f93.tar.bz2
gentoo-2-64c792fbf136c4b3313dcfda6cad0ba494133f93.zip
fixed lintool warnings
Diffstat (limited to 'app-misc/sonypid')
-rw-r--r--app-misc/sonypid/sonypid-1.0.20010123.ebuild4
-rw-r--r--app-misc/sonypid/sonypid-1.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/sonypid/sonypid-1.0.20010123.ebuild b/app-misc/sonypid/sonypid-1.0.20010123.ebuild
index a9ce202ed916..909a431e39cd 100644
--- a/app-misc/sonypid/sonypid-1.0.20010123.ebuild
+++ b/app-misc/sonypid/sonypid-1.0.20010123.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.0.20010123.ebuild,v 1.3 2002/10/20 18:40:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.0.20010123.ebuild,v 1.4 2002/11/17 18:31:21 hanno Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="sonypid - a tool to use the Sony Vaios jog-dial as a mouse-wheel"
HOMEPAGE="http://www.alcove-labs.org/en/software/sonypi/"
SRC_URI="http://download.alcove-labs.org/software/sonypi/sonypid.tar.bz2"
-
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 -ppc -sparc -sparc64"
diff --git a/app-misc/sonypid/sonypid-1.2.ebuild b/app-misc/sonypid/sonypid-1.2.ebuild
index ab7ab2ac906e..d9f6aa95e25b 100644
--- a/app-misc/sonypid/sonypid-1.2.ebuild
+++ b/app-misc/sonypid/sonypid-1.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.2.ebuild,v 1.2 2002/10/20 18:40:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.2.ebuild,v 1.3 2002/11/17 18:31:21 hanno Exp $
S=${WORKDIR}/${P}
DESCRIPTION="sonypid - a tool to use the Sony Vaios jog-dial as a mouse-wheel"
HOMEPAGE="http://www.alcove-labs.org/en/software/sonypi/"
SRC_URI="http://download.alcove-labs.org/software/sonypi/${P}.tar.bz2"
-
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 -ppc -sparc -sparc64"