diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2015-03-20 15:34:09 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2015-03-20 15:34:09 +0000 |
commit | 2b9f28dfe1ee5da4739fc4e5005199db82947f5a (patch) | |
tree | 31f16aadc2c4376cbca7f9be99f0fe23ce77835f /net-libs/libecap | |
parent | Fix tcl/tk slotting;drop old; Bump EAPI (diff) | |
download | gentoo-2-2b9f28dfe1ee5da4739fc4e5005199db82947f5a.tar.gz gentoo-2-2b9f28dfe1ee5da4739fc4e5005199db82947f5a.tar.bz2 gentoo-2-2b9f28dfe1ee5da4739fc4e5005199db82947f5a.zip |
x6 stable, see bug 495854
(Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
Diffstat (limited to 'net-libs/libecap')
-rw-r--r-- | net-libs/libecap/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libecap/libecap-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libecap/ChangeLog b/net-libs/libecap/ChangeLog index 2bbcbe044709..193fe7415e84 100644 --- a/net-libs/libecap/ChangeLog +++ b/net-libs/libecap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libecap # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.45 2015/01/25 21:08:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.46 2015/03/20 15:34:09 nativemad Exp $ + + 20 Mar 2015; Andreas Schuerch <nativemad@gentoo.org> libecap-1.0.0.ebuild: + x86 stable, see bug 495854 25 Jan 2015; Markus Meier <maekke@gentoo.org> libecap-1.0.0.ebuild: arm stable, bug #495854 diff --git a/net-libs/libecap/libecap-1.0.0.ebuild b/net-libs/libecap/libecap-1.0.0.ebuild index 05bfd10c49fc..d326a607a781 100644 --- a/net-libs/libecap/libecap-1.0.0.ebuild +++ b/net-libs/libecap/libecap-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild,v 1.8 2015/01/25 21:08:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild,v 1.9 2015/03/20 15:34:09 nativemad Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz" LICENSE="BSD-2" SLOT="1" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~sparc x86" IUSE="static-libs" RDEPEND="!net-libs/libecap:0 |