diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 18:11:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 18:11:09 +0000 |
commit | b489a96788bb5e1f5c1531c29540a349b629fd57 (patch) | |
tree | a34cb4f41ecf74541a0823be402cfd33292dff93 /net-libs/libecap | |
parent | Stable for amd64, wrt bug #457664 (diff) | |
download | gentoo-2-b489a96788bb5e1f5c1531c29540a349b629fd57.tar.gz gentoo-2-b489a96788bb5e1f5c1531c29540a349b629fd57.tar.bz2 gentoo-2-b489a96788bb5e1f5c1531c29540a349b629fd57.zip |
Stable for amd64, wrt bug #457664
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libecap')
-rw-r--r-- | net-libs/libecap/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libecap/libecap-0.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libecap/ChangeLog b/net-libs/libecap/ChangeLog index 7a58cf7578b4..f342c2859f9f 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.24 2012/09/04 15:43:17 eras Exp $ +# 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 $ + + 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libecap-0.2.0.ebuild: + Stable for amd64, wrt bug #457664 04 Sep 2012; Eray Aslan <eras@gentoo.org> libecap-0.0.2.ebuild, libecap-0.0.3.ebuild, libecap-0.2.0.ebuild: diff --git a/net-libs/libecap/libecap-0.2.0.ebuild b/net-libs/libecap/libecap-0.2.0.ebuild index 8af4adb12c68..00e40a05949a 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-2012 Gentoo Foundation +# 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.4 2012/09/04 15:43:17 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild,v 1.5 2013/02/15 18:11:09 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" |