From: "Eray Aslan (eras)" <eras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/liblockfile: ChangeLog liblockfile-1.09.ebuild
Date: Sun, 18 Dec 2011 14:35:28 +0000 (UTC) [thread overview]
Message-ID: <20111218143528.AD5A42004B@flycatcher.gentoo.org> (raw)
eras 11/12/18 14:35:28
Modified: ChangeLog
Added: liblockfile-1.09.ebuild
Log:
version bump and remove old patches
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Revision Changes Path
1.62 net-libs/liblockfile/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liblockfile/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liblockfile/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liblockfile/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 8 Jun 2011 07:50:30 -0000 1.61
+++ ChangeLog 18 Dec 2011 14:35:28 -0000 1.62
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/liblockfile
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.61 2011/06/08 07:50:30 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.62 2011/12/18 14:35:28 eras Exp $
+
+*liblockfile-1.09 (18 Dec 2011)
+
+ 18 Dec 2011; Eray Aslan <eras@gentoo.org>
+ -files/liblockfile-1.06-glibc24.patch, +liblockfile-1.09.ebuild:
+ version bump and remove old patches
08 Jun 2011; Eray Aslan <eras@gentoo.org> -liblockfile-1.06-r2.ebuild:
Remove old
1.1 net-libs/liblockfile/liblockfile-1.09.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild?rev=1.1&content-type=text/plain
Index: liblockfile-1.09.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.1 2011/12/18 14:35:28 eras Exp $
EAPI=4
inherit eutils multilib autotools
DESCRIPTION="Implements functions designed to lock the standard mailboxes"
HOMEPAGE="http://www.debian.org/"
SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.orig.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
pkg_setup() {
enewgroup mail 12
}
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.06-respectflags.patch
epatch "${FILESDIR}"/${PN}-orphan-file.patch
eautoreconf
}
src_configure() {
econf --with-mailgroup=mail --enable-shared
}
src_install() {
dodir /usr/{bin,include,$(get_libdir)} /usr/share/man/{man1,man3}
emake ROOT="${ED}" install
dodoc README Changelog
}
next reply other threads:[~2011-12-18 14:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-18 14:35 Eray Aslan (eras) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-02-23 21:52 [gentoo-commits] gentoo-x86 commit in net-libs/liblockfile: ChangeLog liblockfile-1.09.ebuild Jeremy Olexa (darkside)
2012-05-06 0:08 Alexis Ballier (aballier)
2012-06-02 10:08 Eray Aslan (eras)
2012-06-02 11:39 Agostino Sarubbo (ago)
2012-06-05 21:04 Brent Baude (ranger)
2012-06-06 7:06 Jeff Horelick (jdhore)
2012-06-06 19:12 Markus Meier (maekke)
2012-06-07 21:45 Brent Baude (ranger)
2012-07-03 19:52 Jeroen Roovers (jer)
2012-07-29 18:47 Raul Porcel (armin76)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111218143528.AD5A42004B@flycatcher.gentoo.org \
--to=eras@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox