diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-15 13:49:37 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-15 13:49:37 +0000 |
commit | 115fc3b7169c7ae56b2fbabc3efff0e64dcaf9d1 (patch) | |
tree | f7d12535d191fea94e3c15876829d4d497d3cf12 /net-libs/libecap/libecap-1.0.0.ebuild | |
parent | ia64 stable wrt bug #495720 (diff) | |
download | gentoo-2-115fc3b7169c7ae56b2fbabc3efff0e64dcaf9d1.tar.gz gentoo-2-115fc3b7169c7ae56b2fbabc3efff0e64dcaf9d1.tar.bz2 gentoo-2-115fc3b7169c7ae56b2fbabc3efff0e64dcaf9d1.zip |
ia64 stable wrt bug #495854
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'net-libs/libecap/libecap-1.0.0.ebuild')
-rw-r--r-- | net-libs/libecap/libecap-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libecap/libecap-1.0.0.ebuild b/net-libs/libecap/libecap-1.0.0.ebuild index 0f3215f522eb..35728d304ffe 100644 --- a/net-libs/libecap/libecap-1.0.0.ebuild +++ b/net-libs/libecap/libecap-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild,v 1.2 2014/02/11 18:48:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild,v 1.3 2014/02/15 13:49:37 hattya Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz" LICENSE="BSD-2" SLOT="1" -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" |