diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-20 06:39:00 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-20 06:39:00 +0000 |
commit | f5975a73e9243335c684d9a699e9e25ee9a56526 (patch) | |
tree | ea462456c66c5719cf99dcec7e36dd4dad5d639b /net-libs/liblockfile | |
parent | removed old crufty version with broken cjk deps (diff) | |
download | gentoo-2-f5975a73e9243335c684d9a699e9e25ee9a56526.tar.gz gentoo-2-f5975a73e9243335c684d9a699e9e25ee9a56526.tar.bz2 gentoo-2-f5975a73e9243335c684d9a699e9e25ee9a56526.zip |
x86 is landlocked =/
(Portage version: 2.1-r1)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index e37d4bc73aa7..949ca1c8b0af 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/liblockfile # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.34 2006/07/18 09:53:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.35 2006/07/20 06:39:00 tsunam Exp $ + + 20 Jul 2006; Joshua Jackson <tsunam@gentoo.org> + liblockfile-1.06-r1.ebuild: + Stable x86; bug #140793 18 Jul 2006; Jeroen Roovers <jer@gentoo.org> liblockfile-1.06-r1.ebuild: Stable on HPPA (bug #140793). diff --git a/net-libs/liblockfile/liblockfile-1.06-r1.ebuild b/net-libs/liblockfile/liblockfile-1.06-r1.ebuild index 521a3d322c26..2e4a51a81c04 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.6 2006/07/18 09:53:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r1.ebuild,v 1.7 2006/07/20 06:39:00 tsunam 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() { |