diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-03 13:41:11 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-03 13:41:11 +0000 |
commit | 7a819a489015f53bf1ba38e20c7e8d61051c2d87 (patch) | |
tree | 68c5d771cc3f1aa5befb1f1e195f2afda1baff8c /net-libs/liblockfile | |
parent | adding metadata (diff) | |
download | historical-7a819a489015f53bf1ba38e20c7e8d61051c2d87.tar.gz historical-7a819a489015f53bf1ba38e20c7e8d61051c2d87.tar.bz2 historical-7a819a489015f53bf1ba38e20c7e8d61051c2d87.zip |
Adding amd64 keyword
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/Manifest | 6 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.03-r1.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/liblockfile/Manifest b/net-libs/liblockfile/Manifest index c148aa6d0f83..51f6af0668f2 100644 --- a/net-libs/liblockfile/Manifest +++ b/net-libs/liblockfile/Manifest @@ -1,6 +1,6 @@ -MD5 783d666b709988159780bb3efe4b2391 ChangeLog 1221 MD5 fa7521378472e0794da6876af154476a liblockfile-1.03.ebuild 690 -MD5 614884fc6bf0049e813ac73024952dbe liblockfile-1.03-r1.ebuild 928 +MD5 09fe31ef54dd5247ee3d255440685c80 liblockfile-1.03-r1.ebuild 935 +MD5 783d666b709988159780bb3efe4b2391 ChangeLog 1221 +MD5 eb56831a475db5996c2f12368b641474 files/liblockfile-1.03-gcc33.patch 286 MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03 67 MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r1 67 -MD5 eb56831a475db5996c2f12368b641474 files/liblockfile-1.03-gcc33.patch 286 diff --git a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild b/net-libs/liblockfile/liblockfile-1.03-r1.ebuild index dd991b380d9d..6ab0cad67f8e 100644 --- a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild +++ b/net-libs/liblockfile/liblockfile-1.03-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.5 2003/10/27 09:56:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.6 2004/01/03 13:41:02 aliz Exp $ IUSE= @@ -15,7 +15,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc alpha hppa ia64" +KEYWORDS="x86 ppc sparc alpha hppa ia64 ~amd64" src_unpack() { unpack ${A} |