summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:44:15 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:44:15 +0000
commitba22d09c9123ac5afffa65cd606a4cdf62a780ee (patch)
tree9900a187079313e1b28b84d3a6768646d870c8ee /sys-cluster/maui
parentRemove virtual/libc (diff)
downloadhistorical-ba22d09c9123ac5afffa65cd606a4cdf62a780ee.tar.gz
historical-ba22d09c9123ac5afffa65cd606a4cdf62a780ee.tar.bz2
historical-ba22d09c9123ac5afffa65cd606a4cdf62a780ee.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'sys-cluster/maui')
-rw-r--r--sys-cluster/maui/ChangeLog6
-rw-r--r--sys-cluster/maui/maui-3.2.6_p16.ebuild7
-rw-r--r--sys-cluster/maui/maui-3.2.6_p21.ebuild5
3 files changed, 10 insertions, 8 deletions
diff --git a/sys-cluster/maui/ChangeLog b/sys-cluster/maui/ChangeLog
index 8d3932839be9..3e94042dab36 100644
--- a/sys-cluster/maui/ChangeLog
+++ b/sys-cluster/maui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/maui
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/ChangeLog,v 1.11 2009/01/21 12:29:16 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/ChangeLog,v 1.12 2009/09/23 20:41:42 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> maui-3.2.6_p16.ebuild,
+ maui-3.2.6_p21.ebuild:
+ Remove virtual/libc
21 Jan 2009; weaver <weaver@gentoo.org> ChangeLog:
Tweak patch to avoid obscure build failure with autoconf
diff --git a/sys-cluster/maui/maui-3.2.6_p16.ebuild b/sys-cluster/maui/maui-3.2.6_p16.ebuild
index 9da72bb9082a..9379bd16b68f 100644
--- a/sys-cluster/maui/maui-3.2.6_p16.ebuild
+++ b/sys-cluster/maui/maui-3.2.6_p16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.3 2007/07/02 15:32:03 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.4 2009/09/23 20:41:42 patrick Exp $
inherit autotools eutils multilib
@@ -9,8 +9,7 @@ HOMEPAGE="http://www.clusterresources.com/products/maui/"
SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
IUSE=""
DEPEND="virtual/pbs"
-RDEPEND="${DEPEND}
- virtual/libc"
+RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="maui"
KEYWORDS="~x86 ~amd64"
diff --git a/sys-cluster/maui/maui-3.2.6_p21.ebuild b/sys-cluster/maui/maui-3.2.6_p21.ebuild
index 09a08152e510..b56351cee6ee 100644
--- a/sys-cluster/maui/maui-3.2.6_p21.ebuild
+++ b/sys-cluster/maui/maui-3.2.6_p21.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-cluster/maui/maui-3.2.6_p21.ebuild,v 1.1 2009/01/02 08:51:30 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild,v 1.2 2009/09/23 20:41:42 patrick Exp $
inherit autotools eutils multilib
@@ -9,8 +9,7 @@ HOMEPAGE="http://www.clusterresources.com/products/maui/"
SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
IUSE=""
DEPEND="virtual/pbs"
-RDEPEND="${DEPEND}
- virtual/libc"
+RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="maui"
KEYWORDS="~x86 ~amd64"