summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/liblockfile/ChangeLog5
-rw-r--r--net-libs/liblockfile/liblockfile-1.06-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog
index fc6b14557364..008e1f4ce512 100644
--- a/net-libs/liblockfile/ChangeLog
+++ b/net-libs/liblockfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/liblockfile
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.47 2007/02/04 19:05:10 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.48 2007/05/12 17:59:16 kumba Exp $
+
+ 12 May 2007; Joshua Kinard <kumba@gentoo.org> liblockfile-1.06-r2.ebuild:
+ Stable on mips.
04 Feb 2007; Steve Dibb <beandog@gentoo.org> liblockfile-1.06-r2.ebuild:
amd64 stable, bug 160759
diff --git a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild
index 99d50ae06fde..21084e80bc63 100644
--- a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.8 2007/02/04 19:05:10 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.9 2007/05/12 17:59:16 kumba Exp $
inherit eutils multilib flag-o-matic autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
src_unpack() {