diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-04-08 19:37:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-04-08 19:37:15 +0000 |
commit | a369a8ea48a76b5ebb8282d53933352a2fccc695 (patch) | |
tree | 94c7bd8e6efc15e992ae1f1df113cc99c920c03b /net-libs | |
parent | Version bump. Works with the new layout. (diff) | |
download | gentoo-2-a369a8ea48a76b5ebb8282d53933352a2fccc695.tar.gz gentoo-2-a369a8ea48a76b5ebb8282d53933352a2fccc695.tar.bz2 gentoo-2-a369a8ea48a76b5ebb8282d53933352a2fccc695.zip |
Stable for HPPA (bug #302016).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 4686386dfbbb..190cc052adeb 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.58 2010/02/13 16:17:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.59 2010/04/08 19:37:15 jer Exp $ + + 08 Apr 2010; Jeroen Roovers <jer@gentoo.org> liblockfile-1.08.ebuild: + Stable for HPPA (bug #302016). 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> liblockfile-1.08.ebuild: alpha/ia64/s390/sh/sparc stable wrt #302016 diff --git a/net-libs/liblockfile/liblockfile-1.08.ebuild b/net-libs/liblockfile/liblockfile-1.08.ebuild index 26e644464a38..65d75f1de419 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.6 2010/02/13 16:17:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.08.ebuild,v 1.7 2010/04/08 19:37:15 jer 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 x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" pkg_setup() { |