summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2003-01-08 12:10:48 +0000
committerHanno Böck <hanno@gentoo.org>2003-01-08 12:10:48 +0000
commitc82f40f199cdd9cd8ca8c248943242f3bfbad62f (patch)
tree0c3995ef1fbb53ebfd81bd29e4f41e332d58ec31 /app-misc/sonypid
parentbug 13465 (diff)
downloadgentoo-2-c82f40f199cdd9cd8ca8c248943242f3bfbad62f.tar.gz
gentoo-2-c82f40f199cdd9cd8ca8c248943242f3bfbad62f.tar.bz2
gentoo-2-c82f40f199cdd9cd8ca8c248943242f3bfbad62f.zip
changed ~x86 to x86 and removed old version
Diffstat (limited to 'app-misc/sonypid')
-rw-r--r--app-misc/sonypid/files/digest-sonypid-1.51
-rw-r--r--app-misc/sonypid/sonypid-1.5.ebuild22
-rw-r--r--app-misc/sonypid/sonypid-1.6.ebuild4
3 files changed, 2 insertions, 25 deletions
diff --git a/app-misc/sonypid/files/digest-sonypid-1.5 b/app-misc/sonypid/files/digest-sonypid-1.5
deleted file mode 100644
index e8a8e4f9402b..000000000000
--- a/app-misc/sonypid/files/digest-sonypid-1.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 76df61789532143dbf9e1776890ea571 sonypid-1.5.tar.bz2 2615
diff --git a/app-misc/sonypid/sonypid-1.5.ebuild b/app-misc/sonypid/sonypid-1.5.ebuild
deleted file mode 100644
index 3a37d2c7b2b1..000000000000
--- a/app-misc/sonypid/sonypid-1.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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.5.ebuild,v 1.3 2002/12/25 11:36:04 hanno Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="sonypid - a tool to use the Sony Vaios jog-dial as a mouse-wheel"
-HOMEPAGE="http://spop.free.fr/sonypi/"
-SRC_URI="http://spop.free.fr/sonypi/${P}.tar.bz2"
-IUSE=""
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 -ppc -sparc"
-
-DEPEND="virtual/x11"
-
-src_compile() {
- emake CFLAGS="${CFLAGS}" || die
-}
-
-src_install () {
- dobin sonypid
-}
diff --git a/app-misc/sonypid/sonypid-1.6.ebuild b/app-misc/sonypid/sonypid-1.6.ebuild
index 85fa278dc210..a3f37469e9aa 100644
--- a/app-misc/sonypid/sonypid-1.6.ebuild
+++ b/app-misc/sonypid/sonypid-1.6.ebuild
@@ -1,6 +1,6 @@
# 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.6.ebuild,v 1.1 2002/12/25 11:36:04 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.6.ebuild,v 1.2 2003/01/08 12:10:48 hanno Exp $
S=${WORKDIR}/${P}
DESCRIPTION="sonypid - a tool to use the Sony Vaios jog-dial as a mouse-wheel"
@@ -9,7 +9,7 @@ SRC_URI="http://spop.free.fr/sonypi/${P}.tar.bz2"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 -ppc -sparc"
+KEYWORDS="x86 -ppc -sparc"
DEPEND="virtual/x11"