diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2005-06-23 10:19:06 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2005-06-23 10:19:06 +0000 |
commit | 588fe5667baa38c1cbbebaacabbcdb1c5b0eadbe (patch) | |
tree | 7f6a048492560181914ccf3ad75828fe660880b4 /net-libs | |
parent | Stable on alpha (diff) | |
download | historical-588fe5667baa38c1cbbebaacabbcdb1c5b0eadbe.tar.gz historical-588fe5667baa38c1cbbebaacabbcdb1c5b0eadbe.tar.bz2 historical-588fe5667baa38c1cbbebaacabbcdb1c5b0eadbe.zip |
Stable on IA64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/Manifest | 8 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 1c4fb17b6191..ee83ab18f732 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.24 2005/06/19 14:51:16 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.25 2005/06/23 10:19:06 plasmaroo Exp $ + + 23 Jun 2005; <plasmaroo@gentoo.org> liblockfile-1.06.ebuild: + Stable on IA64. 19 Jun 2005; Simon Stelling <blubb@gentoo.org> liblockfile-1.06.ebuild: stable on amd64 diff --git a/net-libs/liblockfile/Manifest b/net-libs/liblockfile/Manifest index 1654377a046e..ed4bf90621e2 100644 --- a/net-libs/liblockfile/Manifest +++ b/net-libs/liblockfile/Manifest @@ -1,9 +1,9 @@ -MD5 706ed1389707060a76c2fa90ae92585b ChangeLog 3282 +MD5 9e7125d9a6520345587eb75bfb2cad7e ChangeLog 3368 +MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 2992334372b0e492283731514e3f7c0a liblockfile-1.03-r1.ebuild 941 MD5 fc04a80e2c6f07e4e3aedabc6123139f liblockfile-1.03-r2.ebuild 970 -MD5 8e23b5ceda9441f64c417f4ee3a7ad29 liblockfile-1.06.ebuild 847 -MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 75e2d4478a00da48f492760e8cadfa8f liblockfile-1.06.ebuild 850 MD5 5237ea115f3e61f8b3eed57a52002c05 files/digest-liblockfile-1.06 67 -MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r1 67 MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r2 67 MD5 eb56831a475db5996c2f12368b641474 files/liblockfile-1.03-gcc33.patch 286 +MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r1 67 diff --git a/net-libs/liblockfile/liblockfile-1.06.ebuild b/net-libs/liblockfile/liblockfile-1.06.ebuild index af08122abb78..ca792ab6c38d 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.8 2005/06/19 14:51:16 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.9 2005/06/23 10:19:06 plasmaroo 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() { |