diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-01-09 02:23:14 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-01-09 02:23:14 +0000 |
commit | 1b8f5e3d88271b1a906ecb200fe7a5367531d70f (patch) | |
tree | ed83455777a56776bdbb5e66fd55d734b4fc0845 /net-libs | |
parent | Stable on x86, bug #160291. (diff) | |
download | gentoo-2-1b8f5e3d88271b1a906ecb200fe7a5367531d70f.tar.gz gentoo-2-1b8f5e3d88271b1a906ecb200fe7a5367531d70f.tar.bz2 gentoo-2-1b8f5e3d88271b1a906ecb200fe7a5367531d70f.zip |
Stable on x86, bug #160759.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index a401f5d54368..4a0f6bc5f588 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.42 2007/01/08 19:01:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.43 2007/01/09 02:23:14 ticho Exp $ + + 09 Jan 2007; Andrej Kacian <ticho@gentoo.org> liblockfile-1.06-r2.ebuild: + Stable on x86, bug #160759. 08 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> liblockfile-1.06-r2.ebuild: diff --git a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild index b3ea2de4d52f..6a9967c68f21 100644 --- a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild +++ b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.2 2007/01/08 19:01:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.3 2007/01/09 02:23:14 ticho Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -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() { |