summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-05-16 09:13:21 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-05-16 09:13:21 +0000
commit785f68e5b1beb26f789351c71d60bb60b07fa46f (patch)
tree3e67f68f8f9a4356bf62deb579b6c4886a662282 /dev-libs/libg15
parentMigration to virtual/libusb. Verified by testing hardware. (diff)
downloadgentoo-2-785f68e5b1beb26f789351c71d60bb60b07fa46f.tar.gz
gentoo-2-785f68e5b1beb26f789351c71d60bb60b07fa46f.tar.bz2
gentoo-2-785f68e5b1beb26f789351c71d60bb60b07fa46f.zip
Migration to virtual/libusb. Verified by testing hardware (by Polynomial-C).
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libg15')
-rw-r--r--dev-libs/libg15/ChangeLog7
-rw-r--r--dev-libs/libg15/libg15-1.2.2.ebuild6
-rw-r--r--dev-libs/libg15/libg15-1.2.5.ebuild6
-rw-r--r--dev-libs/libg15/libg15-1.2.7.ebuild4
4 files changed, 14 insertions, 9 deletions
diff --git a/dev-libs/libg15/ChangeLog b/dev-libs/libg15/ChangeLog
index 60209460a89b..e9c6b9825bbb 100644
--- a/dev-libs/libg15/ChangeLog
+++ b/dev-libs/libg15/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/libg15
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/ChangeLog,v 1.23 2009/02/01 16:20:34 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/ChangeLog,v 1.24 2009/05/16 09:13:21 robbat2 Exp $
+
+ 16 May 2009; Robin H. Johnson <robbat2@gentoo.org> libg15-1.2.2.ebuild,
+ libg15-1.2.5.ebuild, libg15-1.2.7.ebuild:
+ Migration to virtual/libusb. Verified by testing hardware (by
+ Polynomial-C).
01 Feb 2009; <jokey@gentoo.org> -libg15-1.2.1.ebuild,
-libg15-1.2.4.ebuild, -libg15-1.2.6.ebuild, libg15-1.2.7.ebuild:
diff --git a/dev-libs/libg15/libg15-1.2.2.ebuild b/dev-libs/libg15/libg15-1.2.2.ebuild
index b42908898936..88e97e9e6bcb 100644
--- a/dev-libs/libg15/libg15-1.2.2.ebuild
+++ b/dev-libs/libg15/libg15-1.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.2.ebuild,v 1.4 2007/08/25 17:33:21 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.2.ebuild,v 1.5 2009/05/16 09:13:21 robbat2 Exp $
DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 keyboard"
HOMEPAGE="http://g15tools.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 ~x86"
IUSE=""
-DEPEND="dev-libs/libusb"
+DEPEND="=virtual/libusb-0*"
RDEPEND=${DEPEND}
src_install() {
diff --git a/dev-libs/libg15/libg15-1.2.5.ebuild b/dev-libs/libg15/libg15-1.2.5.ebuild
index 635a45a640a9..06bfcd988ab3 100644
--- a/dev-libs/libg15/libg15-1.2.5.ebuild
+++ b/dev-libs/libg15/libg15-1.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.5.ebuild,v 1.3 2008/05/12 14:21:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.5.ebuild,v 1.4 2009/05/16 09:13:21 robbat2 Exp $
DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 keyboard"
HOMEPAGE="http://g15tools.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ppc64 x86"
IUSE=""
-DEPEND="dev-libs/libusb"
+DEPEND="=virtual/libusb-0*"
RDEPEND=${DEPEND}
src_install() {
diff --git a/dev-libs/libg15/libg15-1.2.7.ebuild b/dev-libs/libg15/libg15-1.2.7.ebuild
index b721cbc6a6e0..4a40fa233c2e 100644
--- a/dev-libs/libg15/libg15-1.2.7.ebuild
+++ b/dev-libs/libg15/libg15-1.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.7.ebuild,v 1.2 2009/02/01 16:20:34 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.7.ebuild,v 1.3 2009/05/16 09:13:21 robbat2 Exp $
DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 keyboard"
HOMEPAGE="http://g15tools.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
-DEPEND="dev-libs/libusb"
+DEPEND="=virtual/libusb-0*"
RDEPEND=${DEPEND}
src_install() {