diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 21:28:54 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 21:28:54 +0000 |
commit | 5451470f6ba9edcb869e2720a6f010c6668a6860 (patch) | |
tree | 71a0a137ca02726d82e2f6f736f317a112acf7d1 /sys-process/at | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-5451470f6ba9edcb869e2720a6f010c6668a6860.tar.gz gentoo-2-5451470f6ba9edcb869e2720a6f010c6668a6860.tar.bz2 gentoo-2-5451470f6ba9edcb869e2720a6f010c6668a6860.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/at')
-rw-r--r-- | sys-process/at/at-3.1.8-r11.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-process/at/at-3.1.8-r11.ebuild b/sys-process/at/at-3.1.8-r11.ebuild index afb7282ce93b..bd17068d206a 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-2009 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.9 2009/09/23 21:06:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r11.ebuild,v 1.10 2009/09/23 21:28:54 patrick Exp $ inherit eutils flag-o-matic @@ -15,8 +15,7 @@ IUSE="" DEPEND="virtual/mta >=sys-devel/flex-2.5.4a" -RDEPEND="virtual/libc - virtual/mta +RDEPEND="virtual/mta virtual/logger" pkg_setup() { |