diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-02-11 18:48:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-02-11 18:48:16 +0000 |
commit | 8450a4a8a682a2b82e3f09b6cb065bf303df6e56 (patch) | |
tree | 06ee1793b64ed8f7fbb6e15a133fc3abbb24101a /net-libs | |
parent | Stable for HPPA (bug #495826). (diff) | |
download | gentoo-2-8450a4a8a682a2b82e3f09b6cb065bf303df6e56.tar.gz gentoo-2-8450a4a8a682a2b82e3f09b6cb065bf303df6e56.tar.bz2 gentoo-2-8450a4a8a682a2b82e3f09b6cb065bf303df6e56.zip |
Stable for HPPA (bug #495854).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libecap/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libecap/libecap-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libecap/ChangeLog b/net-libs/libecap/ChangeLog index e89f24d10dc1..0eb49187245a 100644 --- a/net-libs/libecap/ChangeLog +++ b/net-libs/libecap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libecap -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.35 2013/09/23 14:40:35 tomwij Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.36 2014/02/11 18:48:16 jer Exp $ + + 11 Feb 2014; Jeroen Roovers <jer@gentoo.org> libecap-1.0.0.ebuild: + Stable for HPPA (bug #495854). *libecap-1.0.0 (23 Sep 2013) diff --git a/net-libs/libecap/libecap-1.0.0.ebuild b/net-libs/libecap/libecap-1.0.0.ebuild index 392eb5bdee08..0f3215f522eb 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-2013 Gentoo Foundation +# Copyright 1999-2014 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.1 2013/09/23 14:40:35 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild,v 1.2 2014/02/11 18:48:16 jer 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" |