summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2007-03-26 08:03:22 +0000
committerAlec Warner <antarus@gentoo.org>2007-03-26 08:03:22 +0000
commit85f2a54e5e60ef57a11cb01d0047e3c363c09a32 (patch)
tree7fa9314320fe996144b2a2c3e04e8692b8880da5 /sys-process
parentRemove dependency on portage, see bug 162516 (diff)
downloadgentoo-2-85f2a54e5e60ef57a11cb01d0047e3c363c09a32.tar.gz
gentoo-2-85f2a54e5e60ef57a11cb01d0047e3c363c09a32.tar.bz2
gentoo-2-85f2a54e5e60ef57a11cb01d0047e3c363c09a32.zip
Remove dependency on portage, see bug 162516
(Portage version: 6269-svn)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/at/ChangeLog6
-rw-r--r--sys-process/at/at-3.1.8-r11.ebuild7
-rw-r--r--sys-process/at/at-3.1.8-r12.ebuild5
3 files changed, 10 insertions, 8 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog
index 5710f59730b2..29b5b04cb9a6 100644
--- a/sys-process/at/ChangeLog
+++ b/sys-process/at/ChangeLog
@@ -1,6 +1,10 @@
# 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.7 2007/01/09 12:12:59 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.8 2007/03/26 08:03:22 antarus Exp $
+
+ 26 Mar 2007; Alec Warner <antarus@gentoo.org> at-3.1.8-r11.ebuild,
+ at-3.1.8-r12.ebuild:
+ Remove dependency on portage: ref bug 162516
09 Jan 2007; Peter Volkov <pva@gentoo.org> at-3.1.8-r12.ebuild:
Changed HOME for at user as suggested in bug #126457 by cilly.
diff --git a/sys-process/at/at-3.1.8-r11.ebuild b/sys-process/at/at-3.1.8-r11.ebuild
index a44b8cbe89ec..40c3b909a20b 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-2006 Gentoo Foundation
+# 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.4 2006/01/30 05:11:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r11.ebuild,v 1.5 2007/03/26 08:03:22 antarus Exp $
inherit eutils flag-o-matic
@@ -14,8 +14,7 @@ KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc
- >=sys-devel/flex-2.5.4a
- >=sys-apps/portage-2.0.51"
+ >=sys-devel/flex-2.5.4a"
RDEPEND="virtual/libc
virtual/mta"
diff --git a/sys-process/at/at-3.1.8-r12.ebuild b/sys-process/at/at-3.1.8-r12.ebuild
index 24220336a695..30ab71ace6e9 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.3 2007/01/09 12:12:59 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r12.ebuild,v 1.4 2007/03/26 08:03:22 antarus Exp $
inherit eutils flag-o-matic
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND=">=sys-devel/flex-2.5.4a
- >=sys-apps/portage-2.0.51"
+DEPEND=">=sys-devel/flex-2.5.4a"
RDEPEND="virtual/mta"
pkg_setup() {