diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-08 15:02:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-08 15:02:44 +0000 |
commit | 9a1f5e7f887a9e0bcb06c8664ed59793d4d26aa2 (patch) | |
tree | 258f59689c9e59e770a4823bfa69aa86d527ee7e /net-libs/libecap | |
parent | Marking cyrus-sasl-2.1.23-r6 ppc64 for bug 393387 (diff) | |
download | historical-9a1f5e7f887a9e0bcb06c8664ed59793d4d26aa2.tar.gz historical-9a1f5e7f887a9e0bcb06c8664ed59793d4d26aa2.tar.bz2 historical-9a1f5e7f887a9e0bcb06c8664ed59793d4d26aa2.zip |
Marking libecap-0.0.3 ppc64 for bug 400439
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'net-libs/libecap')
-rw-r--r-- | net-libs/libecap/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libecap/libecap-0.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libecap/ChangeLog b/net-libs/libecap/ChangeLog index 00009b0f3d52..876c2a8f48e3 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.20 2012/03/08 09:10:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.21 2012/03/08 15:02:44 ranger Exp $ + + 08 Mar 2012; Brent Baude <ranger@gentoo.org> libecap-0.0.3.ebuild: + Marking libecap-0.0.3 ppc64 for bug 400439 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libecap-0.0.3.ebuild: x86 stable wrt bug #400439 diff --git a/net-libs/libecap/libecap-0.0.3.ebuild b/net-libs/libecap/libecap-0.0.3.ebuild index e770b8a78e8c..33f71579afdf 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-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.7 2012/03/08 09:10:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild,v 1.8 2012/03/08 15:02:44 ranger 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 ) |