diff options
author | 2002-12-09 04:22:40 +0000 | |
---|---|---|
committer | 2002-12-09 04:22:40 +0000 | |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /app-misc/sonypid | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-misc/sonypid')
-rw-r--r-- | app-misc/sonypid/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/sonypid/sonypid-1.3.ebuild | 4 | ||||
-rw-r--r-- | app-misc/sonypid/sonypid-1.4.ebuild | 4 | ||||
-rw-r--r-- | app-misc/sonypid/sonypid-1.5.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/app-misc/sonypid/ChangeLog b/app-misc/sonypid/ChangeLog index ef84d93ffc3d..8e8ee2e0bb57 100644 --- a/app-misc/sonypid/ChangeLog +++ b/app-misc/sonypid/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-misc/sonypid # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/ChangeLog,v 1.5 2002/12/04 15:31:26 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/ChangeLog,v 1.6 2002/12/09 04:17:42 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *sonypid-1.5 (04 Dez 2002) 04 Dez 2002; Hanno Boeck <hanno@gentoo.org> sonypid-1.5.ebuild : diff --git a/app-misc/sonypid/sonypid-1.3.ebuild b/app-misc/sonypid/sonypid-1.3.ebuild index baaa652d4c50..ac8e8a8c8922 100644 --- a/app-misc/sonypid/sonypid-1.3.ebuild +++ b/app-misc/sonypid/sonypid-1.3.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.3.ebuild,v 1.2 2002/11/17 22:04:54 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.3.ebuild,v 1.3 2002/12/09 04:17:42 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="sonypid - a tool to use the Sony Vaios jog-dial as a mouse-wheel" @@ -10,7 +10,7 @@ SRC_URI="http://download.alcove-labs.org/software/sonypi/${P}.tar.bz2" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 -ppc -sparc -sparc64" +KEYWORDS="x86 -ppc -sparc " DEPEND="virtual/x11" diff --git a/app-misc/sonypid/sonypid-1.4.ebuild b/app-misc/sonypid/sonypid-1.4.ebuild index 8d7987342e40..6ad7e0a9f9e2 100644 --- a/app-misc/sonypid/sonypid-1.4.ebuild +++ b/app-misc/sonypid/sonypid-1.4.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.4.ebuild,v 1.1 2002/11/17 22:05:43 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.4.ebuild,v 1.2 2002/12/09 04:17:42 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="sonypid - a tool to use the Sony Vaios jog-dial as a mouse-wheel" @@ -10,7 +10,7 @@ SRC_URI="http://spop.free.fr/sonypi/${P}.tar.bz2" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc -sparc64" +KEYWORDS="~x86 -ppc -sparc " DEPEND="virtual/x11" diff --git a/app-misc/sonypid/sonypid-1.5.ebuild b/app-misc/sonypid/sonypid-1.5.ebuild index 5bb1be8c0100..f622638025da 100644 --- a/app-misc/sonypid/sonypid-1.5.ebuild +++ b/app-misc/sonypid/sonypid-1.5.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.5.ebuild,v 1.1 2002/12/04 15:31:26 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.5.ebuild,v 1.2 2002/12/09 04:17:42 manson 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 -sparc64" +KEYWORDS="~x86 -ppc -sparc " DEPEND="virtual/x11" |