diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-02-21 16:55:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-02-21 16:55:11 +0000 |
commit | e82a53a9cf899fbd23c1bf508a13703809d75ff1 (patch) | |
tree | 01c971e63d7beaa102fc5fadbe3dde950caeaf96 /net-libs/libecap | |
parent | Stable for x86, wrt bug #458188 (diff) | |
download | gentoo-2-e82a53a9cf899fbd23c1bf508a13703809d75ff1.tar.gz gentoo-2-e82a53a9cf899fbd23c1bf508a13703809d75ff1.tar.bz2 gentoo-2-e82a53a9cf899fbd23c1bf508a13703809d75ff1.zip |
Stable for HPPA (bug #457664).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs/libecap')
-rw-r--r-- | net-libs/libecap/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libecap/libecap-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libecap/ChangeLog b/net-libs/libecap/ChangeLog index e01edb76d2d6..34c8c58e585b 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.31 2013/02/21 13:42:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.32 2013/02/21 16:55:11 jer Exp $ + + 21 Feb 2013; Jeroen Roovers <jer@gentoo.org> libecap-0.2.0.ebuild: + Stable for HPPA (bug #457664). 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libecap-0.2.0.ebuild: Stable for ia64, wrt bug #457664 diff --git a/net-libs/libecap/libecap-0.2.0.ebuild b/net-libs/libecap/libecap-0.2.0.ebuild index 06e8168aab9a..6e1052b28f40 100644 --- a/net-libs/libecap/libecap-0.2.0.ebuild +++ b/net-libs/libecap/libecap-0.2.0.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/net-libs/libecap/libecap-0.2.0.ebuild,v 1.11 2013/02/21 13:42:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild,v 1.12 2013/02/21 16:55:11 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz" LICENSE="BSD-2" SLOT="2" -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" |