diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 12:23:01 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 12:23:01 +0000 |
commit | ccee32cab67131e2a34a5e6b1ce4bfa04e480a1e (patch) | |
tree | acc500904c3cb0368074a0d173866a44eac569b2 /net-libs/liblockfile | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-ccee32cab67131e2a34a5e6b1ce4bfa04e480a1e.tar.gz gentoo-2-ccee32cab67131e2a34a5e6b1ce4bfa04e480a1e.tar.bz2 gentoo-2-ccee32cab67131e2a34a5e6b1ce4bfa04e480a1e.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 190cc052adeb..76eeb49eda84 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.59 2010/04/08 19:37:15 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.60 2011/02/06 12:23:01 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> liblockfile-1.06-r2.ebuild: + Drop to ~mips 08 Apr 2010; Jeroen Roovers <jer@gentoo.org> liblockfile-1.08.ebuild: Stable for HPPA (bug #302016). diff --git a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild index 018381ce1755..7604e996e32c 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-2008 Gentoo Foundation +# Copyright 1999-2011 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.13 2008/09/21 06:33:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.14 2011/02/06 12:23:01 leio Exp $ inherit eutils multilib 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" src_unpack() { |