diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-08 13:59:13 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-08 13:59:13 +0000 |
commit | 86ddbdbe4f8755e6391da452153da178c2f64eb6 (patch) | |
tree | 2bd1ecc688ceda32ef7156cd30243d7f6ec2c4bb /net-libs/liblockfile/liblockfile-1.06-r1.ebuild | |
parent | Replace gmake workaround with proper fix, thanks Mike in bug #139663. (diff) | |
download | gentoo-2-86ddbdbe4f8755e6391da452153da178c2f64eb6.tar.gz gentoo-2-86ddbdbe4f8755e6391da452153da178c2f64eb6.tar.bz2 gentoo-2-86ddbdbe4f8755e6391da452153da178c2f64eb6.zip |
Stable on ppc; glibc-2.4 related.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'net-libs/liblockfile/liblockfile-1.06-r1.ebuild')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.06-r1.ebuild b/net-libs/liblockfile/liblockfile-1.06-r1.ebuild index d50214a512b7..97264f71c9f1 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.3 2006/07/03 01:42:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r1.ebuild,v 1.4 2006/07/08 13:59:13 pylon 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() { |