summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-13 17:59:36 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-13 17:59:36 +0000
commite44d7cc394175a68580f93888271696214acd064 (patch)
tree56851caf744cb379a92898e6ada79fad62565aaf /net-libs
parentMark 1.7.13 stable on ia64 (diff)
downloadhistorical-e44d7cc394175a68580f93888271696214acd064.tar.gz
historical-e44d7cc394175a68580f93888271696214acd064.tar.bz2
historical-e44d7cc394175a68580f93888271696214acd064.zip
Mark 1.06-r1 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/liblockfile/ChangeLog6
-rw-r--r--net-libs/liblockfile/liblockfile-1.06-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog
index 90ea80443d05..2d2710f54ecb 100644
--- a/net-libs/liblockfile/ChangeLog
+++ b/net-libs/liblockfile/ChangeLog
@@ -1,6 +1,10 @@
# 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.32 2006/07/08 13:59:13 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.33 2006/07/13 17:59:36 agriffis Exp $
+
+ 13 Jul 2006; Aron Griffis <agriffis@gentoo.org>
+ liblockfile-1.06-r1.ebuild:
+ Mark 1.06-r1 stable on ia64
08 Jul 2006; Lars Weiler <pylon@gentoo.org> liblockfile-1.06-r1.ebuild:
Stable on ppc; glibc-2.4 related.
diff --git a/net-libs/liblockfile/liblockfile-1.06-r1.ebuild b/net-libs/liblockfile/liblockfile-1.06-r1.ebuild
index 97264f71c9f1..31c45dee0ef8 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.4 2006/07/08 13:59:13 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r1.ebuild,v 1.5 2006/07/13 17:59:36 agriffis 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() {