summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-27 03:29:23 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-27 03:29:23 +0000
commit6af540d88e96f4e65df1877f8c18e0118731dbf4 (patch)
tree5ac00077b4a891f1bc5e1c3f7105e9ead2e38678 /net-libs/libecap
parentRestrict pypy due to dependencies. (diff)
downloadgentoo-2-6af540d88e96f4e65df1877f8c18e0118731dbf4.tar.gz
gentoo-2-6af540d88e96f4e65df1877f8c18e0118731dbf4.tar.bz2
gentoo-2-6af540d88e96f4e65df1877f8c18e0118731dbf4.zip
Stable for HPPA (bug #400439).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libecap')
-rw-r--r--net-libs/libecap/ChangeLog5
-rw-r--r--net-libs/libecap/libecap-0.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libecap/ChangeLog b/net-libs/libecap/ChangeLog
index 6a999dba54b7..f0069218a0c7 100644
--- a/net-libs/libecap/ChangeLog
+++ b/net-libs/libecap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libecap
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.16 2012/02/24 09:36:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.17 2012/02/27 03:29:23 jer Exp $
+
+ 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> libecap-0.0.3.ebuild:
+ Stable for HPPA (bug #400439).
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libecap-0.0.3.ebuild:
Stable for amd64, wrt bug #400439
diff --git a/net-libs/libecap/libecap-0.0.3.ebuild b/net-libs/libecap/libecap-0.0.3.ebuild
index e7fd1f00a4c3..b80e8ad5a320 100644
--- a/net-libs/libecap/libecap-0.0.3.ebuild
+++ b/net-libs/libecap/libecap-0.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild,v 1.3 2012/02/24 09:36:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild,v 1.4 2012/02/27 03:29:23 jer Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="static-libs"
DOCS=( CREDITS NOTICE README change.log )