diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:52:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:52:50 +0000 |
commit | 2c182067b3d92dbdea4dd5caec0663066e4a3899 (patch) | |
tree | 729b1aa02bf1eabaae9d681a40d8b9e74f1c7069 /sys-apps | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-2c182067b3d92dbdea4dd5caec0663066e4a3899.tar.gz gentoo-2-2c182067b3d92dbdea4dd5caec0663066e4a3899.tar.bz2 gentoo-2-2c182067b3d92dbdea4dd5caec0663066e4a3899.zip |
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pcsc-lite/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/pcsc-lite/ChangeLog b/sys-apps/pcsc-lite/ChangeLog index f14bd36f724d..8bfed78fdb79 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.152 2012/12/28 11:53:28 flameeyes Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.153 2013/01/01 14:52:50 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pcsc-lite-1.8.7.ebuild: + Add ~alpha, wrt bug #449220 28 Dec 2012; Diego E. Pettenò <flameeyes@gentoo.org> -files/pcscd-init.3, -pcsc-lite-1.6.6-r2.ebuild, files/pcscd-init.5: diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild index ef564a367fd7..71561fcfa4b4 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.7.ebuild,v 1.1 2012/11/30 16:29:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.8.7.ebuild,v 1.2 2013/01/01 14:52:50 ago Exp $ EAPI="4" @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD ISC MIT GPL-3+" SLOT="0" -KEYWORDS="~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 |