diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-06 19:12:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-06 19:12:54 +0000 |
commit | 341954f60ba24b42cf7867566992baa4d7b620f1 (patch) | |
tree | 4203111da548fede7a6b7b9263f8a126ea71541f /net-libs | |
parent | arm stable, bug #419137 (diff) | |
download | gentoo-2-341954f60ba24b42cf7867566992baa4d7b620f1.tar.gz gentoo-2-341954f60ba24b42cf7867566992baa4d7b620f1.tar.bz2 gentoo-2-341954f60ba24b42cf7867566992baa4d7b620f1.zip |
arm stable, bug #419261
(Portage version: 2.1.10.63/cvs/Linux i686)
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 361fccf5f7ff..d658b132aa99 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.70 2012/06/06 07:06:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.71 2012/06/06 19:12:54 maekke Exp $ + + 06 Jun 2012; Markus Meier <maekke@gentoo.org> liblockfile-1.09.ebuild: + arm stable, bug #419261 06 Jun 2012; Jeff Horelick <jdhore@gentoo.org> liblockfile-1.09.ebuild: marked x86 per bug 419261 diff --git a/net-libs/liblockfile/liblockfile-1.09.ebuild b/net-libs/liblockfile/liblockfile-1.09.ebuild index 9eb4e8f4d439..543097b1c013 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.10 2012/06/06 07:06:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.11 2012/06/06 19:12:54 maekke 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 ~amd64-fbsd ~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() { |