diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-03 19:52:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-03 19:52:26 +0000 |
commit | 9d1f038dadfbe8870e2ecc2788d78b087ae7b2a6 (patch) | |
tree | 186d0ef98488d1688ebef9f301e2390a76680a96 /net-libs/liblockfile | |
parent | force newer sandbox which supports x32 (diff) | |
download | gentoo-2-9d1f038dadfbe8870e2ecc2788d78b087ae7b2a6.tar.gz gentoo-2-9d1f038dadfbe8870e2ecc2788d78b087ae7b2a6.tar.bz2 gentoo-2-9d1f038dadfbe8870e2ecc2788d78b087ae7b2a6.zip |
Stable for HPPA (bug #419261).
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/liblockfile')
-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 2dd08998321b..461ab18e7943 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.72 2012/06/07 21:45:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.73 2012/07/03 19:52:26 jer Exp $ + + 03 Jul 2012; Jeroen Roovers <jer@gentoo.org> liblockfile-1.09.ebuild: + Stable for HPPA (bug #419261). 07 Jun 2012; Brent Baude <ranger@gentoo.org> liblockfile-1.09.ebuild: Marking liblockfile-1.09 ppc for bug 419261 diff --git a/net-libs/liblockfile/liblockfile-1.09.ebuild b/net-libs/liblockfile/liblockfile-1.09.ebuild index c46308bb16f7..8c107317b406 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.12 2012/06/07 21:45:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.13 2012/07/03 19:52:26 jer 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() { |