summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-04 19:05:10 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-04 19:05:10 +0000
commit77d3c63f9fa70d1e983fb580a77c540fefb66a8b (patch)
tree28df19b62bc07d1d284e389efd1cd83107fb41e8 /net-libs/liblockfile
parentDevelopment branch version bump. Minor fixes. (diff)
downloadgentoo-2-77d3c63f9fa70d1e983fb580a77c540fefb66a8b.tar.gz
gentoo-2-77d3c63f9fa70d1e983fb580a77c540fefb66a8b.tar.bz2
gentoo-2-77d3c63f9fa70d1e983fb580a77c540fefb66a8b.zip
amd64 stable, bug 160759
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs/liblockfile')
-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 4ad9c1e20b26..fc6b14557364 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.46 2007/01/31 20:49:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.47 2007/02/04 19:05:10 beandog Exp $
+
+ 04 Feb 2007; Steve Dibb <beandog@gentoo.org> liblockfile-1.06-r2.ebuild:
+ amd64 stable, bug 160759
31 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org>
liblockfile-1.06-r2.ebuild:
diff --git a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild
index 0eb4791d4062..99d50ae06fde 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.7 2007/01/31 20:49:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.8 2007/02/04 19:05:10 beandog 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() {