diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 21:02:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 21:02:57 +0000 |
commit | 8800cdb25c824a382dd95359ac0fc324a580f459 (patch) | |
tree | 3151d8ef72873c7ff8107d1fb9c6d5b480a584d4 /net-libs/libecap | |
parent | Version bump. (diff) | |
download | gentoo-2-8800cdb25c824a382dd95359ac0fc324a580f459.tar.gz gentoo-2-8800cdb25c824a382dd95359ac0fc324a580f459.tar.bz2 gentoo-2-8800cdb25c824a382dd95359ac0fc324a580f459.zip |
Stable for arm, wrt bug #457664
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 2f9314cbe064..ccc897d56aca 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.29 2013/02/19 16:39:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.30 2013/02/19 21:02:57 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libecap-0.2.0.ebuild: + Stable for arm, wrt bug #457664 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libecap-0.2.0.ebuild: Stable for alpha, wrt bug #457664 diff --git a/net-libs/libecap/libecap-0.2.0.ebuild b/net-libs/libecap/libecap-0.2.0.ebuild index 90f678c4f018..c647354d59b7 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.9 2013/02/19 16:39:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild,v 1.10 2013/02/19 21:02:57 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" |