diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-06-17 19:12:20 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-06-17 19:12:20 +0000 |
commit | 521efba0a8e818793da52256def4474bb2dfb10c (patch) | |
tree | 999c81c25b3d58d9fa39f8bb69e6668a3bc6fb5d /net-libs/liblockfile | |
parent | Stable on alpha wrt bug #90619 (diff) | |
download | historical-521efba0a8e818793da52256def4474bb2dfb10c.tar.gz historical-521efba0a8e818793da52256def4474bb2dfb10c.tar.bz2 historical-521efba0a8e818793da52256def4474bb2dfb10c.zip |
Stable on hppa
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 | 20 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06.ebuild | 4 |
3 files changed, 12 insertions, 18 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index a0ed53107512..72299c15eff0 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.20 2005/06/15 18:07:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.21 2005/06/17 19:12:20 killerfox Exp $ + + 17 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> + liblockfile-1.06.ebuild: + Stable on hppa. bug #96349 15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> liblockfile-1.06.ebuild: diff --git a/net-libs/liblockfile/Manifest b/net-libs/liblockfile/Manifest index d3072c8f578f..6a397e828811 100644 --- a/net-libs/liblockfile/Manifest +++ b/net-libs/liblockfile/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f6ce965495eee9b0592610eaa461d1e9 liblockfile-1.06.ebuild 854 +MD5 fc04a80e2c6f07e4e3aedabc6123139f liblockfile-1.03-r2.ebuild 970 +MD5 127b8294951d0f174c4cea958e948dd6 ChangeLog 2891 MD5 2992334372b0e492283731514e3f7c0a liblockfile-1.03-r1.ebuild 941 +MD5 3a9be7123751ca6a46255632aa06b763 liblockfile-1.06.ebuild 854 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 a40972267e17cd582f112b307e246671 ChangeLog 2779 -MD5 fc04a80e2c6f07e4e3aedabc6123139f liblockfile-1.03-r2.ebuild 970 -MD5 eb56831a475db5996c2f12368b641474 files/liblockfile-1.03-gcc33.patch 286 -MD5 5237ea115f3e61f8b3eed57a52002c05 files/digest-liblockfile-1.06 67 MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r2 67 +MD5 5237ea115f3e61f8b3eed57a52002c05 files/digest-liblockfile-1.06 67 +MD5 eb56831a475db5996c2f12368b641474 files/liblockfile-1.03-gcc33.patch 286 MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r1 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFCsG57KRy60XGEcJIRAvDOAJ9tX3fsmKzKKm10FIZYSr2bW0gXvQCfUwMW -10ZKmsPr79sJGUUuQDk/8+M= -=Q++y ------END PGP SIGNATURE----- diff --git a/net-libs/liblockfile/liblockfile-1.06.ebuild b/net-libs/liblockfile/liblockfile-1.06.ebuild index 9a6c4219265c..e77d1163ac01 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.4 2005/06/15 18:07:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.5 2005/06/17 19:12:20 killerfox 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() { |