summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-11-11 20:14:39 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-11-11 20:14:39 +0000
commit8be0f1088387f18308a520b6bdd0111a640f8a81 (patch)
tree94204f117fb9ed86e532553352a0d56dd6b2a0d8 /app-crypt/ekeyd
parentunset CFLAGS and CXXFLAGS for bug #279944 (diff)
downloadgentoo-2-8be0f1088387f18308a520b6bdd0111a640f8a81.tar.gz
gentoo-2-8be0f1088387f18308a520b6bdd0111a640f8a81.tar.bz2
gentoo-2-8be0f1088387f18308a520b6bdd0111a640f8a81.zip
Compiles fine against libusb-compat, changing to virtual/libusb:0.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/ekeyd')
-rw-r--r--app-crypt/ekeyd/ChangeLog6
-rw-r--r--app-crypt/ekeyd/ekeyd-1.0.6-r1.ebuild4
-rw-r--r--app-crypt/ekeyd/ekeyd-1.0.7.ebuild4
-rw-r--r--app-crypt/ekeyd/ekeyd-1.1.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-crypt/ekeyd/ChangeLog b/app-crypt/ekeyd/ChangeLog
index 8110ce30b61f..b5d6b9d448e8 100644
--- a/app-crypt/ekeyd/ChangeLog
+++ b/app-crypt/ekeyd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/ekeyd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ChangeLog,v 1.8 2009/11/09 15:01:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ChangeLog,v 1.9 2009/11/11 20:14:39 robbat2 Exp $
+
+ 11 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> ekeyd-1.0.6-r1.ebuild,
+ ekeyd-1.0.7.ebuild, ekeyd-1.1.0.ebuild:
+ Compiles fine against libusb-compat, changing to virtual/libusb:0.
*ekeyd-1.1.0 (09 Nov 2009)
diff --git a/app-crypt/ekeyd/ekeyd-1.0.6-r1.ebuild b/app-crypt/ekeyd/ekeyd-1.0.6-r1.ebuild
index ec48c801c8ce..b937199e9485 100644
--- a/app-crypt/ekeyd/ekeyd-1.0.6-r1.ebuild
+++ b/app-crypt/ekeyd/ekeyd-1.0.6-r1.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/app-crypt/ekeyd/ekeyd-1.0.6-r1.ebuild,v 1.2 2009/10/09 09:24:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ekeyd-1.0.6-r1.ebuild,v 1.3 2009/11/11 20:14:39 robbat2 Exp $
EAPI=2
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="usb kernel_linux"
RDEPEND="dev-lang/lua
- usb? ( dev-libs/libusb:0 )"
+ usb? ( virtual/libusb:0 )"
DEPEND="${RDEPEND}"
RDEPEND="${RDEPEND}
dev-libs/luasocket
diff --git a/app-crypt/ekeyd/ekeyd-1.0.7.ebuild b/app-crypt/ekeyd/ekeyd-1.0.7.ebuild
index e68dca4db128..c699945d47c5 100644
--- a/app-crypt/ekeyd/ekeyd-1.0.7.ebuild
+++ b/app-crypt/ekeyd/ekeyd-1.0.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/app-crypt/ekeyd/ekeyd-1.0.7.ebuild,v 1.1 2009/10/15 14:28:08 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ekeyd-1.0.7.ebuild,v 1.2 2009/11/11 20:14:39 robbat2 Exp $
EAPI=2
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="usb kernel_linux"
RDEPEND="dev-lang/lua
- usb? ( dev-libs/libusb:0 )"
+ usb? ( virtual/libusb:0 )"
DEPEND="${RDEPEND}"
RDEPEND="${RDEPEND}
dev-libs/luasocket
diff --git a/app-crypt/ekeyd/ekeyd-1.1.0.ebuild b/app-crypt/ekeyd/ekeyd-1.1.0.ebuild
index b34abb2a43eb..a8d6afe762ba 100644
--- a/app-crypt/ekeyd/ekeyd-1.1.0.ebuild
+++ b/app-crypt/ekeyd/ekeyd-1.1.0.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/app-crypt/ekeyd/ekeyd-1.1.0.ebuild,v 1.1 2009/11/09 15:01:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ekeyd-1.1.0.ebuild,v 1.2 2009/11/11 20:14:39 robbat2 Exp $
EAPI=2
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="usb kernel_linux"
RDEPEND="dev-lang/lua
- usb? ( dev-libs/libusb:0 )"
+ usb? ( virtual/libusb:0 )"
DEPEND="${RDEPEND}"
RDEPEND="${RDEPEND}
dev-libs/luasocket