diff options
author | 2006-07-22 23:28:32 +0000 | |
---|---|---|
committer | 2006-07-22 23:28:32 +0000 | |
commit | f2d2f0f1fe13fc39b1140dbd4058587527ef2682 (patch) | |
tree | 4a039b29998a29c3b88f88849e247c5785436f53 /net-libs/liblockfile | |
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')
-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 fd05e497c10c..9033780e6c4c 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.37 2006/07/20 18:28:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.38 2006/07/22 23:28:32 dang Exp $ + + 22 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> + liblockfile-1.06-r1.ebuild: + Marked stable on amd64 for bug #140793 20 Jul 2006; Markus Rothe <corsair@gentoo.org> liblockfile-1.06-r1.ebuild: Stable on ppc64; bug #140793 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() { |