diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-06 00:08:06 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-06 00:08:06 +0000 |
commit | 604e7737c98c8a8bc6a7f8c64e0882fa98695941 (patch) | |
tree | 39bfadb908af71350e71cdfc8c7836baef3bb1e3 /net-libs | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-604e7737c98c8a8bc6a7f8c64e0882fa98695941.tar.gz gentoo-2-604e7737c98c8a8bc6a7f8c64e0882fa98695941.tar.bz2 gentoo-2-604e7737c98c8a8bc6a7f8c64e0882fa98695941.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 61527e083296..8fda197834c9 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.65 2012/02/23 21:52:25 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.66 2012/05/06 00:08:06 aballier Exp $ + + 06 May 2012; Alexis Ballier <aballier@gentoo.org> liblockfile-1.09.ebuild: + keyword ~amd64-fbsd 23 Feb 2012; Jeremy Olexa <darkside@gentoo.org> liblockfile-1.09.ebuild: (Gentoo Prefix only) Use id -g instead of id -gn, bug 350763 by Francois diff --git a/net-libs/liblockfile/liblockfile-1.09.ebuild b/net-libs/liblockfile/liblockfile-1.09.ebuild index 6ff47452afb4..5daa2a0be6f2 100644 --- a/net-libs/liblockfile/liblockfile-1.09.ebuild +++ b/net-libs/liblockfile/liblockfile-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.5 2012/02/23 21:52:25 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.6 2012/05/06 00:08:06 aballier Exp $ EAPI=4 @@ -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 ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" pkg_setup() { |