summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-18 17:07:52 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-18 17:07:52 +0000
commit99c95ea5f3aea54b610fd1256ded559e1aaf8e03 (patch)
treeb1cf38b95f3e977dbece2aba9513500753197200 /net-libs/liblockfile
parentDon't use poll() on Mac OS X 10.4; bug #95515. Thanks to Kito <kito@gentoo.org>. (diff)
downloadgentoo-2-99c95ea5f3aea54b610fd1256ded559e1aaf8e03.tar.gz
gentoo-2-99c95ea5f3aea54b610fd1256ded559e1aaf8e03.tar.bz2
gentoo-2-99c95ea5f3aea54b610fd1256ded559e1aaf8e03.zip
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r--net-libs/liblockfile/ChangeLog8
-rw-r--r--net-libs/liblockfile/liblockfile-1.06.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog
index f1598779817c..dc93c12983ff 100644
--- a/net-libs/liblockfile/ChangeLog
+++ b/net-libs/liblockfile/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/liblockfile
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.22 2005/06/18 07:59:25 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.23 2005/06/18 17:07:52 corsair Exp $
+
+ 18 Jun 2005; Markus Rothe <corsair@gentoo.org> liblockfile-1.06.ebuild:
+ Stable on ppc64
+
+ 18 Jun 2005; Markus Rothe <corsair@gentoo.org> liblockfile-1.06.ebuild:
+ Stable on ppc64
18 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
liblockfile-1.06.ebuild:
diff --git a/net-libs/liblockfile/liblockfile-1.06.ebuild b/net-libs/liblockfile/liblockfile-1.06.ebuild
index 66431a8188f4..5c8ec144a495 100644
--- a/net-libs/liblockfile/liblockfile-1.06.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.6 2005/06/18 07:59:25 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.7 2005/06/18 17:07:52 corsair Exp $
inherit eutils multilib
@@ -12,7 +12,7 @@ DEPEND="virtual/libc"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
src_compile() {