diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-06 17:11:04 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-06 17:11:04 +0000 |
commit | 0bb4e3451e66270fa414affe22db1a9e70ef0a3f (patch) | |
tree | 8d11e50ed0cfefed977e922a6d64f9a086c092bd /dev-perl/pcsc-perl | |
parent | [sci-chemistry/gamessq] add missing eclass (diff) | |
download | gentoo-2-0bb4e3451e66270fa414affe22db1a9e70ef0a3f.tar.gz gentoo-2-0bb4e3451e66270fa414affe22db1a9e70ef0a3f.tar.bz2 gentoo-2-0bb4e3451e66270fa414affe22db1a9e70ef0a3f.zip |
Version bump to work with pcsc-lite 1.6.5; tweak dependencies for previous verison. Remove older versions.
(Portage version: 2.2.0_alpha7/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/pcsc-perl')
-rw-r--r-- | dev-perl/pcsc-perl/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/pcsc-perl/pcsc-perl-1.4.10.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/pcsc-perl/pcsc-perl-1.4.11.ebuild (renamed from dev-perl/pcsc-perl/pcsc-perl-1.4.9.ebuild) | 5 | ||||
-rw-r--r-- | dev-perl/pcsc-perl/pcsc-perl-1.4.7.ebuild | 21 |
4 files changed, 13 insertions, 26 deletions
diff --git a/dev-perl/pcsc-perl/ChangeLog b/dev-perl/pcsc-perl/ChangeLog index 39921af9392d..e883b355d5a4 100644 --- a/dev-perl/pcsc-perl/ChangeLog +++ b/dev-perl/pcsc-perl/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/pcsc-perl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/pcsc-perl/ChangeLog,v 1.4 2010/10/08 15:03:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/pcsc-perl/ChangeLog,v 1.5 2010/12/06 17:11:04 flameeyes Exp $ + +*pcsc-perl-1.4.11 (06 Dec 2010) + + 06 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -pcsc-perl-1.4.7.ebuild, -pcsc-perl-1.4.9.ebuild, pcsc-perl-1.4.10.ebuild, + +pcsc-perl-1.4.11.ebuild: + Version bump to work with pcsc-lite 1.6.5; tweak dependencies for previous + verison. Remove older versions. *pcsc-perl-1.4.10 (08 Oct 2010) diff --git a/dev-perl/pcsc-perl/pcsc-perl-1.4.10.ebuild b/dev-perl/pcsc-perl/pcsc-perl-1.4.10.ebuild index 06947a7ea2e7..162ecb7482eb 100644 --- a/dev-perl/pcsc-perl/pcsc-perl-1.4.10.ebuild +++ b/dev-perl/pcsc-perl/pcsc-perl-1.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/pcsc-perl/pcsc-perl-1.4.10.ebuild,v 1.1 2010/10/08 15:03:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/pcsc-perl/pcsc-perl-1.4.10.ebuild,v 1.2 2010/12/06 17:11:04 flameeyes Exp $ inherit perl-module eutils multilib @@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" DEPEND=">=sys-apps/pcsc-lite-1.6.0 + <sys-apps/pcsc-lite-1.6.5 dev-lang/perl" myconf="-I/usr/include/ -l/usr/$(get_libdir)" diff --git a/dev-perl/pcsc-perl/pcsc-perl-1.4.9.ebuild b/dev-perl/pcsc-perl/pcsc-perl-1.4.11.ebuild index 8ee45c8ce1f4..a3818c80e581 100644 --- a/dev-perl/pcsc-perl/pcsc-perl-1.4.9.ebuild +++ b/dev-perl/pcsc-perl/pcsc-perl-1.4.11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/pcsc-perl/pcsc-perl-1.4.9.ebuild,v 1.2 2010/10/08 15:03:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/pcsc-perl/pcsc-perl-1.4.11.ebuild,v 1.1 2010/12/06 17:11:04 flameeyes Exp $ inherit perl-module eutils multilib DESCRIPTION="A Perl Module for PC/SC SmartCard access." HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/" -SRC_URI="http://ludovic.rousseau.free.fr/softwares/${PN}/${P}.tar.gz" +SRC_URI="http://ludovic.rousseau.free.fr/softwares/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" @@ -14,7 +14,6 @@ KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" DEPEND=">=sys-apps/pcsc-lite-1.6.0 - <sys-apps/pcsc-lite-1.6.4 dev-lang/perl" myconf="-I/usr/include/ -l/usr/$(get_libdir)" diff --git a/dev-perl/pcsc-perl/pcsc-perl-1.4.7.ebuild b/dev-perl/pcsc-perl/pcsc-perl-1.4.7.ebuild deleted file mode 100644 index 4f5724440051..000000000000 --- a/dev-perl/pcsc-perl/pcsc-perl-1.4.7.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/pcsc-perl/pcsc-perl-1.4.7.ebuild,v 1.4 2010/07/26 02:51:53 nerdboy Exp $ - -inherit perl-module eutils multilib - -DESCRIPTION="A Perl Module for PC/SC SmartCard access." -HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/" -SRC_URI="http://ludovic.rousseau.free.fr/softwares/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" -IUSE="" - -DEPEND="<sys-apps/pcsc-lite-1.6.0 - dev-lang/perl" - -myconf="-I/usr/include/ -l/usr/$(get_libdir)" - -mydoc="README Changelog" |