summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-10-28 14:01:47 +0000
committerChristian Heim <phreak@gentoo.org>2007-10-28 14:01:47 +0000
commitdd94287768ed7f2428a0719acf3ec5ff5c211b7d (patch)
tree3c8a1481846b8f10b40a270d5b5871fdeab5dec2 /sys-process
parentStable on ppc64; bug #197186 (diff)
downloadgentoo-2-dd94287768ed7f2428a0719acf3ec5ff5c211b7d.tar.gz
gentoo-2-dd94287768ed7f2428a0719acf3ec5ff5c211b7d.tar.bz2
gentoo-2-dd94287768ed7f2428a0719acf3ec5ff5c211b7d.zip
Include virtual/logger in RDEPEND, as the initscript already specifies 'need logger'.
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/at/ChangeLog7
-rw-r--r--sys-process/at/at-3.1.8-r11.ebuild5
-rw-r--r--sys-process/at/at-3.1.8-r12.ebuild5
3 files changed, 12 insertions, 5 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog
index ac2026c68ece..6e81b90967fd 100644
--- a/sys-process/at/ChangeLog
+++ b/sys-process/at/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-process/at
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.9 2007/04/07 16:47:09 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.10 2007/10/28 14:01:47 phreak Exp $
+
+ 28 Oct 2007; Christian Heim <phreak@gentoo.org> at-3.1.8-r11.ebuild,
+ at-3.1.8-r12.ebuild:
+ Include virtual/logger in RDEPEND, as the initscript already specifies 'need
+ logger'.
07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> at-3.1.8-r11.ebuild,
at-3.1.8-r12.ebuild:
diff --git a/sys-process/at/at-3.1.8-r11.ebuild b/sys-process/at/at-3.1.8-r11.ebuild
index a7dfa5a42f20..1d22a59e5782 100644
--- a/sys-process/at/at-3.1.8-r11.ebuild
+++ b/sys-process/at/at-3.1.8-r11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r11.ebuild,v 1.6 2007/04/07 16:47:09 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r11.ebuild,v 1.7 2007/10/28 14:01:47 phreak Exp $
inherit eutils flag-o-matic
@@ -16,7 +16,8 @@ IUSE=""
DEPEND="virtual/libc
>=sys-devel/flex-2.5.4a"
RDEPEND="virtual/libc
- virtual/mta"
+ virtual/mta
+ virtual/logger"
pkg_setup() {
enewgroup at 25
diff --git a/sys-process/at/at-3.1.8-r12.ebuild b/sys-process/at/at-3.1.8-r12.ebuild
index 0373bcde06e4..5c3057498ece 100644
--- a/sys-process/at/at-3.1.8-r12.ebuild
+++ b/sys-process/at/at-3.1.8-r12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r12.ebuild,v 1.5 2007/04/07 16:47:09 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r12.ebuild,v 1.6 2007/10/28 14:01:47 phreak Exp $
inherit eutils flag-o-matic
@@ -14,7 +14,8 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=sys-devel/flex-2.5.4a"
-RDEPEND="virtual/mta"
+RDEPEND="virtual/mta
+ virtual/logger"
pkg_setup() {
enewgroup at 25