summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/owfs/ChangeLog6
-rw-r--r--sys-fs/owfs/owfs-2.7_p21-r1.ebuild4
-rw-r--r--sys-fs/owfs/owfs-2.7_p21.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/owfs/ChangeLog b/sys-fs/owfs/ChangeLog
index d1e1c892998a..42cb346d5efd 100644
--- a/sys-fs/owfs/ChangeLog
+++ b/sys-fs/owfs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/owfs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.19 2012/05/22 16:31:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.20 2012/05/24 04:11:25 vapier Exp $
+
+ 24 May 2012; Mike Frysinger <vapier@gentoo.org> owfs-2.7_p21-r1.ebuild,
+ owfs-2.7_p21.ebuild:
+ Inherit user for enewuser/etc...
22 May 2012; Samuli Suominen <ssuominen@gentoo.org> owfs-2.7_p21.ebuild,
owfs-2.7_p21-r1.ebuild:
diff --git a/sys-fs/owfs/owfs-2.7_p21-r1.ebuild b/sys-fs/owfs/owfs-2.7_p21-r1.ebuild
index 723a3fee6f80..ee25c6ef9f4f 100644
--- a/sys-fs/owfs/owfs-2.7_p21-r1.ebuild
+++ b/sys-fs/owfs/owfs-2.7_p21-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild,v 1.2 2012/05/22 16:31:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild,v 1.3 2012/05/24 04:11:24 vapier Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
-inherit depend.php distutils eutils perl-module autotools
+inherit depend.php distutils eutils perl-module autotools user
MY_P=${P/_/}
diff --git a/sys-fs/owfs/owfs-2.7_p21.ebuild b/sys-fs/owfs/owfs-2.7_p21.ebuild
index fb8dda33e7da..d56ffa70fb2d 100644
--- a/sys-fs/owfs/owfs-2.7_p21.ebuild
+++ b/sys-fs/owfs/owfs-2.7_p21.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild,v 1.7 2012/05/22 16:31:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild,v 1.8 2012/05/24 04:11:25 vapier Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
-inherit depend.php distutils eutils perl-module
+inherit depend.php distutils eutils perl-module user
MY_P=${P/_/}