summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-07-20 18:28:10 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-07-20 18:28:10 +0000
commit6c45832421a1e804a5cb5cf32197eb5456064030 (patch)
treef908c6c6229923a0bc9b4fa3b0dfef89b4f97f19 /net-libs
parentStable on ppc64; bug #140766 (diff)
downloadgentoo-2-6c45832421a1e804a5cb5cf32197eb5456064030.tar.gz
gentoo-2-6c45832421a1e804a5cb5cf32197eb5456064030.tar.bz2
gentoo-2-6c45832421a1e804a5cb5cf32197eb5456064030.zip
Stable on ppc64; bug #140793
(Portage version: 2.1-r1)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/liblockfile/ChangeLog5
-rw-r--r--net-libs/liblockfile/liblockfile-1.06-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog
index d94747610158..fd05e497c10c 100644
--- a/net-libs/liblockfile/ChangeLog
+++ b/net-libs/liblockfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/liblockfile
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.36 2006/07/20 18:10:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.37 2006/07/20 18:28:10 corsair Exp $
+
+ 20 Jul 2006; Markus Rothe <corsair@gentoo.org> liblockfile-1.06-r1.ebuild:
+ Stable on ppc64; bug #140793
20 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
liblockfile-1.06-r1.ebuild:
diff --git a/net-libs/liblockfile/liblockfile-1.06-r1.ebuild b/net-libs/liblockfile/liblockfile-1.06-r1.ebuild
index 1d77dfb5d796..43938f71f809 100644
--- a/net-libs/liblockfile/liblockfile-1.06-r1.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.06-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r1.ebuild,v 1.8 2006/07/20 18:10:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r1.ebuild,v 1.9 2006/07/20 18:28:10 corsair Exp $
inherit eutils multilib flag-o-matic autotools
@@ -12,7 +12,7 @@ DEPEND="virtual/libc"
SLOT="0"
LICENSE="LGPL-2"
-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() {