summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-07-18 09:53:07 +0000
committerJeroen Roovers <jer@gentoo.org>2006-07-18 09:53:07 +0000
commit8b573ebbfc68d7e2927ba037583843b3dc6c78f2 (patch)
treed25f8dc91e95e8d2064d21eef52d9c73ea89e01f /net-libs/liblockfile
parentAdded some magic sed to fix bug #140857. (diff)
downloadgentoo-2-8b573ebbfc68d7e2927ba037583843b3dc6c78f2.tar.gz
gentoo-2-8b573ebbfc68d7e2927ba037583843b3dc6c78f2.tar.bz2
gentoo-2-8b573ebbfc68d7e2927ba037583843b3dc6c78f2.zip
Stable on HPPA (bug #140793).
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'net-libs/liblockfile')
-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 2d2710f54ecb..e37d4bc73aa7 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.33 2006/07/13 17:59:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.34 2006/07/18 09:53:07 jer Exp $
+
+ 18 Jul 2006; Jeroen Roovers <jer@gentoo.org> liblockfile-1.06-r1.ebuild:
+ Stable on HPPA (bug #140793).
13 Jul 2006; Aron Griffis <agriffis@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 31c45dee0ef8..521a3d322c26 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.5 2006/07/13 17:59:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r1.ebuild,v 1.6 2006/07/18 09:53:07 jer 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() {