summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2008-05-21 15:53:54 +0000
committerTiziano Müller <dev-zero@gentoo.org>2008-05-21 15:53:54 +0000
commit6aac84fe0ac85e624cd1a188023e642c6392e2a8 (patch)
treeb3f7864faecfa851c4842f19cf3e32cb528868dc /app-text/kaspaliste
parentChanged dependency for postgresql from dev-db/postgresql to virtual/postgresq... (diff)
downloadgentoo-2-6aac84fe0ac85e624cd1a188023e642c6392e2a8.tar.gz
gentoo-2-6aac84fe0ac85e624cd1a188023e642c6392e2a8.tar.bz2
gentoo-2-6aac84fe0ac85e624cd1a188023e642c6392e2a8.zip
Changed dependency for postgresql from dev-db/postgresql to virtual/postgresql-server
(Portage version: 2.1.5_rc7)
Diffstat (limited to 'app-text/kaspaliste')
-rw-r--r--app-text/kaspaliste/ChangeLog9
-rw-r--r--app-text/kaspaliste/kaspaliste-0.96-r1.ebuild6
2 files changed, 10 insertions, 5 deletions
diff --git a/app-text/kaspaliste/ChangeLog b/app-text/kaspaliste/ChangeLog
index e4b344553656..8bc142583a7b 100644
--- a/app-text/kaspaliste/ChangeLog
+++ b/app-text/kaspaliste/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/kaspaliste
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/ChangeLog,v 1.12 2007/01/28 05:53:42 genone Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/ChangeLog,v 1.13 2008/05/21 15:53:54 dev-zero Exp $
+
+ 21 May 2008; Tiziano Müller <dev-zero@gentoo.org>
+ kaspaliste-0.96-r1.ebuild:
+ Changed dependency for postgresql from dev-db/postgresql to
+ virtual/postgresql-server
28 Jan 2007; Marius Mauch <genone@gentoo.org> kaspaliste-0.96-r1.ebuild:
Replacing einfo with elog
diff --git a/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild b/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
index 322aca3ac85f..66ad6ded79bd 100644
--- a/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
+++ b/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild,v 1.6 2007/07/12 04:37:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild,v 1.7 2008/05/21 15:53:54 dev-zero Exp $
ARTS_REQUIRED="yes"
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
KEYWORDS="x86"
IUSE=""
-DEPEND=">=dev-db/postgresql-7.3"
+DEPEND=">=virtual/postgresql-server-7.3"
need-kde 3
src_unpack() {