diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-19 05:36:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-19 05:36:00 +0000 |
commit | dd4aa5610d2cbca67cf167a771d7dfec6431cfce (patch) | |
tree | d8d9f62faeb42e15438c4c6e5f8ca2476f1d31bc /net-libs | |
parent | use new --missing option with built_with_use (diff) | |
download | gentoo-2-dd4aa5610d2cbca67cf167a771d7dfec6431cfce.tar.gz gentoo-2-dd4aa5610d2cbca67cf167a771d7dfec6431cfce.tar.bz2 gentoo-2-dd4aa5610d2cbca67cf167a771d7dfec6431cfce.zip |
Stable for HPPA (bug #160759).
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 0b7a9ef985f7..6eac9209241c 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.44 2007/01/09 08:20:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.45 2007/01/19 05:36:00 jer Exp $ + + 19 Jan 2007; Jeroen Roovers <jer@gentoo.org> liblockfile-1.06-r2.ebuild: + Stable for HPPA (bug #160759). 09 Jan 2007; Markus Rothe <corsair@gentoo.org> liblockfile-1.06-r2.ebuild: Stable on ppc64; bug #160759 diff --git a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild index a6c2942dff5a..65da13409c77 100644 --- a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild +++ b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.5 2007/01/14 00:00:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.6 2007/01/19 05:36:00 jer Exp $ inherit eutils multilib flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="" src_unpack() { |