diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 19:06:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 19:06:49 +0000 |
commit | 202efe770c87e36871af0fef7cf6925d741925ab (patch) | |
tree | 62cb2c5526ec7ff06f1e9c52426c5a7ad897a916 /net-libs | |
parent | Stable for x86, wrt bug #457664 (diff) | |
download | gentoo-2-202efe770c87e36871af0fef7cf6925d741925ab.tar.gz gentoo-2-202efe770c87e36871af0fef7cf6925d741925ab.tar.bz2 gentoo-2-202efe770c87e36871af0fef7cf6925d741925ab.zip |
Stable for x86, wrt bug #457664
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-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 f342c2859f9f..b00deae73d71 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.25 2013/02/15 18:11:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.26 2013/02/15 19:06:49 ago Exp $ + + 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libecap-0.2.0.ebuild: + Stable for x86, wrt bug #457664 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libecap-0.2.0.ebuild: Stable for amd64, wrt bug #457664 diff --git a/net-libs/libecap/libecap-0.2.0.ebuild b/net-libs/libecap/libecap-0.2.0.ebuild index 00e40a05949a..659fedd1fba2 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.5 2013/02/15 18:11:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild,v 1.6 2013/02/15 19:06:49 ago 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" |