summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-01-27 05:22:44 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-01-27 05:22:44 +0000
commit1cbc98ac65aed243aa9acd8ff3254ea1f4e342e1 (patch)
treef1c0dd7d9d18dd56c38a77239bbe6c8aa5ed5b94 /net-libs/liblockfile
parentSet friendly liblockfile version in package.mask. (diff)
downloadgentoo-2-1cbc98ac65aed243aa9acd8ff3254ea1f4e342e1.tar.gz
gentoo-2-1cbc98ac65aed243aa9acd8ff3254ea1f4e342e1.tar.bz2
gentoo-2-1cbc98ac65aed243aa9acd8ff3254ea1f4e342e1.zip
Revbump for get_libdir fix and building shared lib.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r--net-libs/liblockfile/ChangeLog10
-rw-r--r--net-libs/liblockfile/Manifest2
-rw-r--r--net-libs/liblockfile/files/digest-liblockfile-1.03-r21
-rw-r--r--net-libs/liblockfile/liblockfile-1.03-r1.ebuild4
-rw-r--r--net-libs/liblockfile/liblockfile-1.03-r2.ebuild38
-rw-r--r--net-libs/liblockfile/liblockfile-1.03.ebuild4
6 files changed, 53 insertions, 6 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog
index 432969258946..f27cd53d9388 100644
--- a/net-libs/liblockfile/ChangeLog
+++ b/net-libs/liblockfile/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/liblockfile
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.12 2004/07/16 03:04:24 tgall Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.13 2005/01/27 05:22:44 eradicator Exp $
+
+*liblockfile-1.03-r2 (26 Jan 2005)
+
+ 26 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
+ +liblockfile-1.03-r2.ebuild:
+ Revbump for get_libdir fix and building shared lib.
15 Jul 2004; Tom Gall <tgall@gentoo.org> liblockfile-1.03-r1.ebuild:
stable on ppc64, bug #55668
diff --git a/net-libs/liblockfile/Manifest b/net-libs/liblockfile/Manifest
index 307478f7dbcc..ede8dffb2f24 100644
--- a/net-libs/liblockfile/Manifest
+++ b/net-libs/liblockfile/Manifest
@@ -1,6 +1,8 @@
MD5 80f795b782515f513b96dac038b3d3c5 ChangeLog 1590
MD5 9c1eceb8b284913860cd292fadbf242c liblockfile-1.03-r1.ebuild 925
MD5 ad983413c80995b7ca99de86253a2664 liblockfile-1.03.ebuild 673
+MD5 8a8545cf5a275d0f3c76dc50c6809e77 liblockfile-1.03-r2.ebuild 1026
MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03 67
MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r1 67
MD5 eb56831a475db5996c2f12368b641474 files/liblockfile-1.03-gcc33.patch 286
+MD5 53fe311231e84eff7e3f0464085f91bc files/digest-liblockfile-1.03-r2 67
diff --git a/net-libs/liblockfile/files/digest-liblockfile-1.03-r2 b/net-libs/liblockfile/files/digest-liblockfile-1.03-r2
new file mode 100644
index 000000000000..5870df7fed03
--- /dev/null
+++ b/net-libs/liblockfile/files/digest-liblockfile-1.03-r2
@@ -0,0 +1 @@
+MD5 a3700a6c958d60e070849231ef14136d liblockfile_1.03.tar.gz 30737
diff --git a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild b/net-libs/liblockfile/liblockfile-1.03-r1.ebuild
index 66ca54b25d50..17936e2d5cbd 100644
--- a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.03-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.03-r1.ebuild,v 1.12 2004/07/16 03:04:24 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.13 2005/01/27 05:22:44 eradicator Exp $
IUSE=
diff --git a/net-libs/liblockfile/liblockfile-1.03-r2.ebuild b/net-libs/liblockfile/liblockfile-1.03-r2.ebuild
new file mode 100644
index 000000000000..11644474682e
--- /dev/null
+++ b/net-libs/liblockfile/liblockfile-1.03-r2.ebuild
@@ -0,0 +1,38 @@
+# 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.03-r2.ebuild,v 1.1 2005/01/27 05:22:44 eradicator Exp $
+
+IUSE=
+
+inherit eutils gcc multilib
+
+DESCRIPTION="Implements functions designed to lock the standard mailboxes."
+SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz"
+HOMEPAGE="http://www.debian.org"
+
+DEPEND="virtual/libc"
+
+SLOT="0"
+LICENSE="LGPL-2"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64 ~mips ~ppc64"
+IUSE=""
+
+src_unpack() {
+ unpack ${A}
+
+ if [ "`gcc-major-version`" -gt 3 ] || \
+ [ "`gcc-major-version`" -eq 3 -a "`gcc-minor-version`" -ge 3 ]
+ then
+ cd ${S}; epatch ${FILESDIR}/${P}-gcc33.patch
+ fi
+}
+
+src_compile() {
+ econf --with-mailgroup=mail --enable-shared || die
+ emake || die
+}
+
+src_install() {
+ dodir /usr/{bin,include,$(get_libdir)} /usr/share/man/{man1,man3}
+ make ROOT=${D} install || die
+}
diff --git a/net-libs/liblockfile/liblockfile-1.03.ebuild b/net-libs/liblockfile/liblockfile-1.03.ebuild
index 7a3ddf3f69f4..5c00c39a6bf6 100644
--- a/net-libs/liblockfile/liblockfile-1.03.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.03.ebuild,v 1.18 2004/07/15 00:55:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.19 2005/01/27 05:22:44 eradicator Exp $
DESCRIPTION="Implements functions designed to lock the standard mailboxes."
SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz"