diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-10 16:44:35 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-10 16:44:35 +0000 |
commit | c66a475ebd336584def2ef09d0136583857ce583 (patch) | |
tree | 54dc24e7125adde4cb49cc6ccbe7ea2bd72dd8f0 /net-libs/liblockfile | |
parent | Marked ppc stable. (diff) | |
download | historical-c66a475ebd336584def2ef09d0136583857ce583.tar.gz historical-c66a475ebd336584def2ef09d0136583857ce583.tar.bz2 historical-c66a475ebd336584def2ef09d0136583857ce583.zip |
x86 and alpha stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/liblockfile/Manifest | 10 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 7c94db672862..6fdeb2a2076a 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2005/05/30 19:01:33 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.19 2005/06/10 16:44:35 ferdy Exp $ + + 10 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> + liblockfile-1.06.ebuild: + x86 and alpha stable 30 May 2005; Sven Wegener <swegener@gentoo.org> liblockfile-1.03-r1.ebuild, liblockfile-1.03-r2.ebuild: diff --git a/net-libs/liblockfile/Manifest b/net-libs/liblockfile/Manifest index fbeeb6931385..526cca2973dc 100644 --- a/net-libs/liblockfile/Manifest +++ b/net-libs/liblockfile/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 5d9498e0231a90022d844655c91f6cdd liblockfile-1.06.ebuild 854 +MD5 dc0172942b8d0e645937e2b02206edb2 liblockfile-1.06.ebuild 852 MD5 fc04a80e2c6f07e4e3aedabc6123139f liblockfile-1.03-r2.ebuild 970 MD5 2992334372b0e492283731514e3f7c0a liblockfile-1.03-r1.ebuild 941 -MD5 f83e54d3b801d7f8255a21cd4bdcd294 ChangeLog 2575 +MD5 9becb1e4e3a32b11f6747c90451fb9d4 ChangeLog 2676 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 eb56831a475db5996c2f12368b641474 files/liblockfile-1.03-gcc33.patch 286 MD5 5237ea115f3e61f8b3eed57a52002c05 files/digest-liblockfile-1.06 67 @@ -13,7 +13,7 @@ MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r2 67 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCm2MoI1lqEGTUzyQRArjsAKCYUWfsK1Kx6P6w6nzVCzMTlB9bJwCgxFjS -7hsMZFo0ep1n0voYJRzW6QA= -=gEmS +iD8DBQFCqcOYViELBEf1JB0RAvGbAJ4kMRP6Gjc3YMGpFTElab5/eck7AwCfVt49 +47zY5EoytgMdyA+Q6ejldrQ= +=LJzW -----END PGP SIGNATURE----- diff --git a/net-libs/liblockfile/liblockfile-1.06.ebuild b/net-libs/liblockfile/liblockfile-1.06.ebuild index c060fb9dd980..e1d7046cd4dc 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.2 2005/05/23 07:58:07 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.3 2005/06/10 16:44:35 ferdy 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() { |