summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:36:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:36:54 +0000
commitbf1fb7498e023794a583d45db9c3fc4bd5d1c95b (patch)
tree22985fbf38ff9baa010087b12037326eba0807f6 /net-libs
parentStable for amd64, wrt bug #400515 (diff)
downloadgentoo-2-bf1fb7498e023794a583d45db9c3fc4bd5d1c95b.tar.gz
gentoo-2-bf1fb7498e023794a583d45db9c3fc4bd5d1c95b.tar.bz2
gentoo-2-bf1fb7498e023794a583d45db9c3fc4bd5d1c95b.zip
Stable for amd64, wrt bug #400439
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libecap/ChangeLog7
-rw-r--r--net-libs/libecap/libecap-0.0.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libecap/ChangeLog b/net-libs/libecap/ChangeLog
index 0ba44771929b..6a999dba54b7 100644
--- a/net-libs/libecap/ChangeLog
+++ b/net-libs/libecap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libecap
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.15 2011/11/28 02:38:48 radhermit Exp $
+# 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 $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libecap-0.0.3.ebuild:
+ Stable for amd64, wrt bug #400439
28 Nov 2011; Tim Harder <radhermit@gentoo.org> libecap-0.0.3.ebuild,
libecap-0.2.0.ebuild:
diff --git a/net-libs/libecap/libecap-0.0.3.ebuild b/net-libs/libecap/libecap-0.0.3.ebuild
index 77d7a71d6db6..e7fd1f00a4c3 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-2011 Gentoo Foundation
+# 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.2 2011/11/28 02:38:48 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild,v 1.3 2012/02/24 09:36:54 ago 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 )