diff options
author | 2013-09-23 19:20:55 +0000 | |
---|---|---|
committer | 2013-09-23 19:20:55 +0000 | |
commit | ccb4daa89ecfb20109e6a1dcf07210d39f27b95c (patch) | |
tree | 020f9f155691c77137c10667c0c0bb9638bbe89e /sys-apps/pcsc-lite | |
parent | Stable for sparc, wrt bug #484708 (diff) | |
download | gentoo-2-ccb4daa89ecfb20109e6a1dcf07210d39f27b95c.tar.gz gentoo-2-ccb4daa89ecfb20109e6a1dcf07210d39f27b95c.tar.bz2 gentoo-2-ccb4daa89ecfb20109e6a1dcf07210d39f27b95c.zip |
Stable for sparc, wrt bug #480102
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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 6b6c187566d6..21819ca6b513 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.162 2013/09/23 17:42:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.163 2013/09/23 19:20:55 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pcsc-lite-1.8.8-r1.ebuild: + Stable for sparc, wrt bug #480102 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pcsc-lite-1.8.8-r1.ebuild: Stable for ppc64, 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 a24486123bab..29c87f257466 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.8 2013/09/23 17:42:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.8.8-r1.ebuild,v 1.9 2013/09/23 19:20:55 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 |