summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-11-16 00:48:19 +0000
committerSteve Dibb <beandog@gentoo.org>2007-11-16 00:48:19 +0000
commitcb4245d5578afd24a468d3aadc17db238e75a3a0 (patch)
treee1ab2667863f6a7f1e275b9f7aa0d4800a41c215 /sys-libs/libchipcard
parentamd64 stable, bug 192840 (diff)
downloadgentoo-2-cb4245d5578afd24a468d3aadc17db238e75a3a0.tar.gz
gentoo-2-cb4245d5578afd24a468d3aadc17db238e75a3a0.tar.bz2
gentoo-2-cb4245d5578afd24a468d3aadc17db238e75a3a0.zip
amd64 stable, bug 192840
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-libs/libchipcard')
-rw-r--r--sys-libs/libchipcard/ChangeLog5
-rw-r--r--sys-libs/libchipcard/libchipcard-3.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libchipcard/ChangeLog b/sys-libs/libchipcard/ChangeLog
index e60a9f1f4548..7602fd71db09 100644
--- a/sys-libs/libchipcard/ChangeLog
+++ b/sys-libs/libchipcard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libchipcard
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.60 2007/10/28 02:46:54 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.61 2007/11/16 00:48:19 beandog Exp $
+
+ 16 Nov 2007; Steve Dibb <beandog@gentoo.org> libchipcard-3.0.3.ebuild:
+ amd64 stable, bug 192840
28 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
libchipcard-3.0.3.ebuild:
diff --git a/sys-libs/libchipcard/libchipcard-3.0.3.ebuild b/sys-libs/libchipcard/libchipcard-3.0.3.ebuild
index f21e83098657..2d038e0ff1e5 100644
--- a/sys-libs/libchipcard/libchipcard-3.0.3.ebuild
+++ b/sys-libs/libchipcard/libchipcard-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/libchipcard-3.0.3.ebuild,v 1.5 2007/10/28 02:46:54 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/libchipcard-3.0.3.ebuild,v 1.6 2007/11/16 00:48:19 beandog Exp $
MY_P="${PN}3-${PV}"
DESCRIPTION="Libchipcard is a library for easy access to chip cards via chip card readers (terminals)."
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.libchipcard.de"
SRC_URI="mirror://sourceforge/libchipcard/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~amd64 ~hppa ppc sparc x86"
+KEYWORDS="amd64 ~hppa ppc sparc x86"
IUSE="debug doc ssl usb"