summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2008-06-01 03:38:07 +0000
committerDaniel Black <dragonheart@gentoo.org>2008-06-01 03:38:07 +0000
commita816ea64a8d83e309e363d517c3d5a24c49b9215 (patch)
treed077ed2e43af42077ce99e9d6f04e789d9a27d23 /app-crypt
parentQA - add IUSE - bug #224349 thanks Marek Miller (diff)
downloadgentoo-2-a816ea64a8d83e309e363d517c3d5a24c49b9215.tar.gz
gentoo-2-a816ea64a8d83e309e363d517c3d5a24c49b9215.tar.bz2
gentoo-2-a816ea64a8d83e309e363d517c3d5a24c49b9215.zip
QA - add IUSE - bug #224349 thanks Marek Miller
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/asedriveiiie-serial/ChangeLog8
-rw-r--r--app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild5
2 files changed, 9 insertions, 4 deletions
diff --git a/app-crypt/asedriveiiie-serial/ChangeLog b/app-crypt/asedriveiiie-serial/ChangeLog
index 00b1709ef2b9..b78aa7ae8d03 100644
--- a/app-crypt/asedriveiiie-serial/ChangeLog
+++ b/app-crypt/asedriveiiie-serial/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/asedriveiiie-serial
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog,v 1.4 2007/02/15 19:33:02 alonbl Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog,v 1.5 2008/06/01 03:38:07 dragonheart Exp $
+
+ 01 Jun 2008; Daniel Black <dragonheart@gentoo.org>
+ asedriveiiie-serial-3.4.ebuild:
+ QA - add IUSE - bug #224349 thanks Marek Miller
15 Feb 2007; Alon Bar-Lev <alonbl@gentoo.org>
asedriveiiie-serial-3.4.ebuild:
diff --git a/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild b/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild
index 742f5c484bea..08654b4425d8 100644
--- a/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild
+++ b/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v 1.5 2007/07/13 21:47:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v 1.6 2008/06/01 03:38:07 dragonheart Exp $
DESCRIPTION="ASEDriveIIIe Serial Card Reader"
HOMEPAGE="http://www.athena-scs.com"
SRC_URI="http://www.athena-scs.com/downloads/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
+IUSE=""
KEYWORDS="~x86"
RDEPEND=">=sys-apps/pcsc-lite-1.3.0
>=dev-libs/libusb-0.1.10"