commit:     4a4757fb1babc51b8556689cfd3670e11bc9d940
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  5 04:11:12 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Jan  5 04:11:12 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4a4757fb

fixed deps

Package-Manager: portage-2.2.14

---
 sys-cluster/htcondor/ChangeLog             | 8 +++++---
 sys-cluster/htcondor/htcondor-8.0.0.ebuild | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/htcondor/ChangeLog b/sys-cluster/htcondor/ChangeLog
index 484d642..476c004 100644
--- a/sys-cluster/htcondor/ChangeLog
+++ b/sys-cluster/htcondor/ChangeLog
@@ -1,7 +1,10 @@
-# ChangeLog for sys-cluster/condor
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# ChangeLog for sys-cluster/htcondor
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Jan 2015; Christoph Junghans <[email protected]> htcondor-8.0.0.ebuild:
+  fixed deps
+
 *condor-7.5.4 (08 Jan 2011)
 
   08 Jan 2011; Sébastien Fabbro <[email protected]> +condor-7.5.4.ebuild:
@@ -37,4 +40,3 @@
   +files/log_lock_run.patch, +files/no_basename.patch,
   +files/no_rpmdb_query.patch, +files/stdsoap2.h.patch.patch, +metadata.xml:
   Initial import
-

diff --git a/sys-cluster/htcondor/htcondor-8.0.0.ebuild 
b/sys-cluster/htcondor/htcondor-8.0.0.ebuild
index 938eb12..c621793 100644
--- a/sys-cluster/htcondor/htcondor-8.0.0.ebuild
+++ b/sys-cluster/htcondor/htcondor-8.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -31,7 +31,7 @@ CDEPEND="sys-libs/zlib
        kerberos? ( virtual/krb5 )
        X? ( x11-libs/libX11 )
        management? ( net-libs/qmf )
-       postgres? ( >=dev-db/postgresql-base-8.2.4 )
+       postgres? ( >=dev-db/postgresql-8.2.4 )
        python? ( ${PYTHON_DEPS} )
        soap? ( >=net-libs/gsoap-2.7.11[ssl?] )
        ssl? ( >=dev-libs/openssl-0.9.8i )
@@ -112,4 +112,4 @@ src_install() {
        fperms 755 /var/run/condor
        fperms 0775 /var/lock/condor
        fowners condor:condor /var/lib/condor /var/log/condor /var/run/condor
-}
\ No newline at end of file
+}

Reply via email to