summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:42:31 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:42:31 +0000
commitf19ad2e8d2f0f8862811f9d2b44260c3dec1feea (patch)
tree7b03cd87fb258fa98342df64e7cc513a9248373b /net-libs/liblockfile
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-f19ad2e8d2f0f8862811f9d2b44260c3dec1feea.tar.gz
gentoo-2-f19ad2e8d2f0f8862811f9d2b44260c3dec1feea.tar.bz2
gentoo-2-f19ad2e8d2f0f8862811f9d2b44260c3dec1feea.zip
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r--net-libs/liblockfile/ChangeLog8
-rw-r--r--net-libs/liblockfile/liblockfile-1.08.ebuild6
-rw-r--r--net-libs/liblockfile/liblockfile-1.09.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog
index 4336ff9ea066..1f541e937ee0 100644
--- a/net-libs/liblockfile/ChangeLog
+++ b/net-libs/liblockfile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/liblockfile
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.75 2013/02/20 23:43:05 zmedico Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.76 2014/01/08 06:42:31 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> liblockfile-1.08.ebuild,
+ liblockfile-1.09.ebuild:
+ Inherit the user eclass for enewuser/etc...
20 Feb 2013; Zac Medico <zmedico@gentoo.org> liblockfile-1.09.ebuild:
Add ~arm-linux keyword.
diff --git a/net-libs/liblockfile/liblockfile-1.08.ebuild b/net-libs/liblockfile/liblockfile-1.08.ebuild
index 65d75f1de419..1d5e07c192e9 100644
--- a/net-libs/liblockfile/liblockfile-1.08.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.08.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.08.ebuild,v 1.7 2010/04/08 19:37:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.08.ebuild,v 1.8 2014/01/08 06:42:31 vapier Exp $
EAPI=2
-inherit eutils multilib autotools
+inherit eutils multilib autotools user
DESCRIPTION="Implements functions designed to lock the standard mailboxes"
HOMEPAGE="http://www.debian.org/"
diff --git a/net-libs/liblockfile/liblockfile-1.09.ebuild b/net-libs/liblockfile/liblockfile-1.09.ebuild
index 718af1eae49a..551279b02e05 100644
--- a/net-libs/liblockfile/liblockfile-1.09.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.09.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.15 2013/02/20 23:43:05 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.16 2014/01/08 06:42:31 vapier Exp $
EAPI=4
-inherit eutils multilib autotools
+inherit eutils multilib autotools user
DESCRIPTION="Implements functions designed to lock the standard mailboxes"
HOMEPAGE="http://www.debian.org/"