diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-22 23:28:32 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-22 23:28:32 +0000 |
commit | f2d2f0f1fe13fc39b1140dbd4058587527ef2682 (patch) | |
tree | 4a039b29998a29c3b88f88849e247c5785436f53 /net-libs/liblockfile/liblockfile-1.06-r1.ebuild | |
parent | Migrated to Generation 2. (diff) | |
download | gentoo-2-f2d2f0f1fe13fc39b1140dbd4058587527ef2682.tar.gz gentoo-2-f2d2f0f1fe13fc39b1140dbd4058587527ef2682.tar.bz2 gentoo-2-f2d2f0f1fe13fc39b1140dbd4058587527ef2682.zip |
Marked stable on amd64 for bug #140793
(Portage version: 2.1.1_pre3-r1)
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 43938f71f809..9337bbebb9e4 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.9 2006/07/20 18:28:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r1.ebuild,v 1.10 2006/07/22 23:28:32 dang 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() { |