diff options
author | Markus Meier <maekke@gentoo.org> | 2010-02-07 22:25:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-02-07 22:25:01 +0000 |
commit | 0f2a5105de0dc0c9751136c6b2b290f63cecaedd (patch) | |
tree | 6bd5e42f3b54144d59741d3a13e074c0d33e3ee9 /net-libs | |
parent | Add support for the unified 'x86' kernel architecture. (diff) | |
download | gentoo-2-0f2a5105de0dc0c9751136c6b2b290f63cecaedd.tar.gz gentoo-2-0f2a5105de0dc0c9751136c6b2b290f63cecaedd.tar.bz2 gentoo-2-0f2a5105de0dc0c9751136c6b2b290f63cecaedd.zip |
amd64/arm/x86 stable, bug #302016
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.08.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 65a1a1b1095d..052dc2f4fe8e 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.55 2010/01/24 22:58:19 tgall Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.56 2010/02/07 22:25:01 maekke Exp $ + + 07 Feb 2010; Markus Meier <maekke@gentoo.org> liblockfile-1.08.ebuild: + amd64/arm/x86 stable, bug #302016 24 Jan 2010; Tom Gall <tgall@gentoo.org> liblockfile-1.08.ebuild: stable on ppc64, bug #302016 diff --git a/net-libs/liblockfile/liblockfile-1.08.ebuild b/net-libs/liblockfile/liblockfile-1.08.ebuild index d0c8ebe11799..707af2a15fa3 100644 --- a/net-libs/liblockfile/liblockfile-1.08.ebuild +++ b/net-libs/liblockfile/liblockfile-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.08.ebuild,v 1.3 2010/01/24 22:58:19 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.08.ebuild,v 1.4 2010/02/07 22:25:01 maekke Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" pkg_setup() { |