diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-18 17:07:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-18 17:07:52 +0000 |
commit | 1927e166b7111e13bcf8223679a464b8b8b1f86f (patch) | |
tree | 927116b186ae03a44134c49d73048b349ceeb785 /net-libs/liblockfile | |
parent | stable on ppc64 (diff) | |
download | historical-1927e166b7111e13bcf8223679a464b8b8b1f86f.tar.gz historical-1927e166b7111e13bcf8223679a464b8b8b1f86f.tar.bz2 historical-1927e166b7111e13bcf8223679a464b8b8b1f86f.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/liblockfile/Manifest | 6 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06.ebuild | 4 |
3 files changed, 12 insertions, 6 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index f1598779817c..dc93c12983ff 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,12 @@ # 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.22 2005/06/18 07:59:25 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.23 2005/06/18 17:07:52 corsair Exp $ + + 18 Jun 2005; Markus Rothe <corsair@gentoo.org> liblockfile-1.06.ebuild: + Stable on ppc64 + + 18 Jun 2005; Markus Rothe <corsair@gentoo.org> liblockfile-1.06.ebuild: + Stable on ppc64 18 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> liblockfile-1.06.ebuild: diff --git a/net-libs/liblockfile/Manifest b/net-libs/liblockfile/Manifest index c819d0a64ff1..00711e550a86 100644 --- a/net-libs/liblockfile/Manifest +++ b/net-libs/liblockfile/Manifest @@ -1,9 +1,9 @@ +MD5 3cf1b539dfc236913e8572880872d564 ChangeLog 3191 MD5 2992334372b0e492283731514e3f7c0a liblockfile-1.03-r1.ebuild 941 MD5 fc04a80e2c6f07e4e3aedabc6123139f liblockfile-1.03-r2.ebuild 970 -MD5 28a45aa55a401bef4e8a5a702afc3dab liblockfile-1.06.ebuild 849 -MD5 2209837a7caeb2d8e2272fd3d0babcd2 ChangeLog 3003 +MD5 93fee85d41fba345b48b80d41cc15774 liblockfile-1.06.ebuild 850 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -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 5237ea115f3e61f8b3eed57a52002c05 files/digest-liblockfile-1.06 67 MD5 eb56831a475db5996c2f12368b641474 files/liblockfile-1.03-gcc33.patch 286 diff --git a/net-libs/liblockfile/liblockfile-1.06.ebuild b/net-libs/liblockfile/liblockfile-1.06.ebuild index 66431a8188f4..5c8ec144a495 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.6 2005/06/18 07:59:25 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.7 2005/06/18 17:07:52 corsair 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() { |