diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-25 16:45:09 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-25 16:45:09 +0000 |
commit | 6b5eea5dabd9ec93bcbfc8734831e23c5ca3340e (patch) | |
tree | a74dda375f189137c03f9953b6be4eee51c67b2d /net-libs/liblockfile | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-6b5eea5dabd9ec93bcbfc8734831e23c5ca3340e.tar.gz gentoo-2-6b5eea5dabd9ec93bcbfc8734831e23c5ca3340e.tar.bz2 gentoo-2-6b5eea5dabd9ec93bcbfc8734831e23c5ca3340e.zip |
amd64
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild b/net-libs/liblockfile/liblockfile-1.03-r1.ebuild index 645d7ff1de50..8e7d80a72986 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-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.7 2004/03/25 09:53:41 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.8 2004/05/25 16:45:09 jhuebel Exp $ IUSE= @@ -15,7 +15,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc alpha hppa ia64 ~amd64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64 ~mips" src_unpack() { unpack ${A} |