diff options
author | 2013-09-14 10:05:49 +0000 | |
---|---|---|
committer | 2013-09-14 10:05:49 +0000 | |
commit | b76cb5b6e2e2ae1feb855ec4f34aae2f78737fd4 (patch) | |
tree | d74300da21086e67c4b3ba6d73f779627f622206 /sys-apps/pcsc-lite | |
parent | Stable for x86, wrt bug #484708 (diff) | |
download | gentoo-2-b76cb5b6e2e2ae1feb855ec4f34aae2f78737fd4.tar.gz gentoo-2-b76cb5b6e2e2ae1feb855ec4f34aae2f78737fd4.tar.bz2 gentoo-2-b76cb5b6e2e2ae1feb855ec4f34aae2f78737fd4.zip |
Stable for x86, wrt bug #480102
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pcsc-lite/ChangeLog b/sys-apps/pcsc-lite/ChangeLog index e20197742213..d980b15964f3 100644 --- a/sys-apps/pcsc-lite/ChangeLog +++ b/sys-apps/pcsc-lite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pcsc-lite # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.158 2013/09/14 08:13:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.159 2013/09/14 10:05:49 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pcsc-lite-1.8.8-r1.ebuild: + Stable for x86, wrt bug #480102 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pcsc-lite-1.8.8-r1.ebuild: Stable for amd64, wrt bug #480102 diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.8-r1.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.8-r1.ebuild index c552e2c09587..8792b9ca23ac 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.8-r1.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.8.8-r1.ebuild,v 1.4 2013/09/14 08:13:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.8.8-r1.ebuild,v 1.5 2013/09/14 10:05:49 ago Exp $ EAPI="4" @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" # upstream. LICENSE="BSD ISC MIT GPL-3+ GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # This is called libusb so that it doesn't fool people in thinking that # it is _required_ for USB support. Otherwise they'll disable udev and |