diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-10 11:26:52 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-10 11:26:52 +0000 |
commit | cbd676d3afe16035bb11d2fe9ebf5cf18a7aa474 (patch) | |
tree | 13b8870a5715971becefc4f84e61d4782681928d /net-libs/liblockfile | |
parent | New release 1.8 (diff) | |
download | gentoo-2-cbd676d3afe16035bb11d2fe9ebf5cf18a7aa474.tar.gz gentoo-2-cbd676d3afe16035bb11d2fe9ebf5cf18a7aa474.tar.bz2 gentoo-2-cbd676d3afe16035bb11d2fe9ebf5cf18a7aa474.zip |
Stable on mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/Manifest | 14 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 101e224e412e..55227076f80d 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.26 2005/06/23 10:25:08 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.27 2005/08/10 11:24:51 ka0ttic Exp $ + + 10 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> liblockfile-1.06.ebuild: + Stable on mips. 23 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> -files/liblockfile-1.03-gcc33.patch, -liblockfile-1.03-r1.ebuild, diff --git a/net-libs/liblockfile/Manifest b/net-libs/liblockfile/Manifest index a2907179de41..c315e1a7cbd7 100644 --- a/net-libs/liblockfile/Manifest +++ b/net-libs/liblockfile/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 75e2d4478a00da48f492760e8cadfa8f liblockfile-1.06.ebuild 850 -MD5 9af09129458b94efd68feaf09b0d88d7 ChangeLog 3541 +MD5 781728a371eea21be2bc0dbe84b81281 liblockfile-1.06.ebuild 849 +MD5 7af177d5d0c9770d223f99eb58b3828f ChangeLog 3634 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 5237ea115f3e61f8b3eed57a52002c05 files/digest-liblockfile-1.06 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCuo43ViELBEf1JB0RAnkTAJwLVzjpjwN7k8z5Z/opaIpwDpO2jgCeLl8e -lXic08tenr4joGdRJfPPG+Q= -=h8m6 ------END PGP SIGNATURE----- diff --git a/net-libs/liblockfile/liblockfile-1.06.ebuild b/net-libs/liblockfile/liblockfile-1.06.ebuild index ca792ab6c38d..7e4217fbf78a 100644 --- a/net-libs/liblockfile/liblockfile-1.06.ebuild +++ b/net-libs/liblockfile/liblockfile-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.9 2005/06/23 10:19:06 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.10 2005/08/10 11:24:51 ka0ttic Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="" src_compile() { |