summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-05-16 09:23:13 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-05-16 09:23:13 +0000
commit8f296a0071f46147d407d7e33c5a8b07d758db43 (patch)
treed5bde227438e9e32375cf430e80bb6c89dffe0c9 /sys-apps/ifd-gempc
parentMigration to virtual/libusb. Verified by code inspection. (diff)
downloadgentoo-2-8f296a0071f46147d407d7e33c5a8b07d758db43.tar.gz
gentoo-2-8f296a0071f46147d407d7e33c5a8b07d758db43.tar.bz2
gentoo-2-8f296a0071f46147d407d7e33c5a8b07d758db43.zip
Migration to virtual/libusb. Verified by code inspection.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/ifd-gempc')
-rw-r--r--sys-apps/ifd-gempc/ChangeLog8
-rw-r--r--sys-apps/ifd-gempc/ifd-gempc-1.0.3.ebuild4
-rw-r--r--sys-apps/ifd-gempc/ifd-gempc-1.0.4.ebuild4
-rw-r--r--sys-apps/ifd-gempc/ifd-gempc-1.0.5.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/ifd-gempc/ChangeLog b/sys-apps/ifd-gempc/ChangeLog
index 2aa11db73bf2..072b8c7876da 100644
--- a/sys-apps/ifd-gempc/ChangeLog
+++ b/sys-apps/ifd-gempc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/ifd-gempc
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ChangeLog,v 1.14 2009/04/12 20:40:52 arfrever Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ChangeLog,v 1.15 2009/05/16 09:23:13 robbat2 Exp $
+
+ 16 May 2009; Robin H. Johnson <robbat2@gentoo.org> ifd-gempc-1.0.3.ebuild,
+ ifd-gempc-1.0.4.ebuild, ifd-gempc-1.0.5.ebuild:
+ Migration to virtual/libusb. Verified by code inspection.
*ifd-gempc-1.0.5 (12 Apr 2009)
diff --git a/sys-apps/ifd-gempc/ifd-gempc-1.0.3.ebuild b/sys-apps/ifd-gempc/ifd-gempc-1.0.3.ebuild
index 893d5bf3ae7f..a5f338c5f036 100644
--- a/sys-apps/ifd-gempc/ifd-gempc-1.0.3.ebuild
+++ b/sys-apps/ifd-gempc/ifd-gempc-1.0.3.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/sys-apps/ifd-gempc/ifd-gempc-1.0.3.ebuild,v 1.3 2009/04/10 00:39:41 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ifd-gempc-1.0.3.ebuild,v 1.4 2009/05/16 09:23:13 robbat2 Exp $
inherit eutils toolchain-funcs
@@ -12,7 +12,7 @@ SLOT="0"
SRC_URI="http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/${P}.tar.gz"
IUSE=""
RDEPEND=">=sys-apps/pcsc-lite-1.2.9_beta5
- >=dev-libs/libusb-0.1.10a"
+ =virtual/libusb-0*"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
diff --git a/sys-apps/ifd-gempc/ifd-gempc-1.0.4.ebuild b/sys-apps/ifd-gempc/ifd-gempc-1.0.4.ebuild
index b8d5f0bbfb6a..ad80efb39d61 100644
--- a/sys-apps/ifd-gempc/ifd-gempc-1.0.4.ebuild
+++ b/sys-apps/ifd-gempc/ifd-gempc-1.0.4.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/sys-apps/ifd-gempc/ifd-gempc-1.0.4.ebuild,v 1.1 2009/04/10 00:39:41 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ifd-gempc-1.0.4.ebuild,v 1.2 2009/05/16 09:23:13 robbat2 Exp $
inherit eutils toolchain-funcs
@@ -12,7 +12,7 @@ SLOT="0"
SRC_URI="http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/${P}.tar.gz"
IUSE=""
RDEPEND=">=sys-apps/pcsc-lite-1.2.9_beta7
- >=dev-libs/libusb-0.1.10a"
+ =virtual/libusb-0*"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
diff --git a/sys-apps/ifd-gempc/ifd-gempc-1.0.5.ebuild b/sys-apps/ifd-gempc/ifd-gempc-1.0.5.ebuild
index 1bae84765f51..7219c2e6278e 100644
--- a/sys-apps/ifd-gempc/ifd-gempc-1.0.5.ebuild
+++ b/sys-apps/ifd-gempc/ifd-gempc-1.0.5.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/sys-apps/ifd-gempc/ifd-gempc-1.0.5.ebuild,v 1.1 2009/04/12 20:40:52 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ifd-gempc-1.0.5.ebuild,v 1.2 2009/05/16 09:23:13 robbat2 Exp $
inherit toolchain-funcs
@@ -12,7 +12,7 @@ SLOT="0"
SRC_URI="http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/${P}.tar.gz"
IUSE=""
RDEPEND=">=sys-apps/pcsc-lite-1.2.9_beta7
- >=dev-libs/libusb-0.1.10a"
+ =virtual/libusb-0*"
DEPEND="${RDEPEND}
dev-util/pkgconfig"