diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2008-05-19 18:08:30 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2008-05-19 18:08:30 +0000 |
commit | 5835bf9861476a3bc7f4efc1404c401a38d42501 (patch) | |
tree | 5ea3ef06acf9baaf94b2db830cc221dcd52998bc /dev-cpp | |
parent | Changed dependency for postgresql to virtual/postgresql-base. Dropped old ver... (diff) | |
download | gentoo-2-5835bf9861476a3bc7f4efc1404c401a38d42501.tar.gz gentoo-2-5835bf9861476a3bc7f4efc1404c401a38d42501.tar.bz2 gentoo-2-5835bf9861476a3bc7f4efc1404c401a38d42501.zip |
Changed dependency for postgresql to virtual/postgresql-base
(Portage version: 2.1.5_rc7)
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/sptk/ChangeLog | 6 | ||||
-rw-r--r-- | dev-cpp/sptk/sptk-3.5.6.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/sptk/sptk-3.5.7.05.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/sptk/sptk-3.5.7.10.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-cpp/sptk/ChangeLog b/dev-cpp/sptk/ChangeLog index 969e93b2b21e..1bd71cee59a2 100644 --- a/dev-cpp/sptk/ChangeLog +++ b/dev-cpp/sptk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-cpp/sptk # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.31 2008/05/06 05:01:52 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.32 2008/05/19 18:08:30 dev-zero Exp $ + + 19 May 2008; Tiziano Müller <dev-zero@gentoo.org> sptk-3.5.6.ebuild, + sptk-3.5.7.05.ebuild, sptk-3.5.7.10.ebuild: + Changed dependency for postgresql to virtual/postgresql-base 06 May 2008; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> +sptk-3.5.7.10.ebuild: diff --git a/dev-cpp/sptk/sptk-3.5.6.ebuild b/dev-cpp/sptk/sptk-3.5.6.ebuild index f4cd474e7229..7a052dec5974 100644 --- a/dev-cpp/sptk/sptk-3.5.6.ebuild +++ b/dev-cpp/sptk/sptk-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.6.ebuild,v 1.3 2008/02/26 13:09:58 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.6.ebuild,v 1.4 2008/05/19 18:08:30 dev-zero Exp $ inherit eutils flag-o-matic autotools @@ -18,7 +18,7 @@ DEPEND="dev-util/cmake fltk? ( >=x11-libs/fltk-1.1.6 ) odbc? ( >=dev-db/unixODBC-2.2.6 ) sqlite3? ( >=dev-db/sqlite-3 ) - postgres? ( >=dev-db/libpq-8.0 ) + postgres? ( >=virtual/postgresql-base-8.0 ) aspell? ( >=app-text/aspell-0.50 ) doc? ( app-doc/doxygen )" diff --git a/dev-cpp/sptk/sptk-3.5.7.05.ebuild b/dev-cpp/sptk/sptk-3.5.7.05.ebuild index cc45765fcd19..8dcc079e2f65 100644 --- a/dev-cpp/sptk/sptk-3.5.7.05.ebuild +++ b/dev-cpp/sptk/sptk-3.5.7.05.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.05.ebuild,v 1.2 2008/02/26 13:09:58 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.05.ebuild,v 1.3 2008/05/19 18:08:30 dev-zero Exp $ inherit eutils flag-o-matic autotools @@ -18,7 +18,7 @@ DEPEND="dev-util/cmake fltk? ( >=x11-libs/fltk-1.1.6 ) odbc? ( >=dev-db/unixODBC-2.2.6 ) sqlite3? ( >=dev-db/sqlite-3 ) - postgres? ( >=dev-db/libpq-8.0 ) + postgres? ( >=virtual/postgresql-base-8.0 ) aspell? ( >=app-text/aspell-0.50 ) doc? ( app-doc/doxygen )" diff --git a/dev-cpp/sptk/sptk-3.5.7.10.ebuild b/dev-cpp/sptk/sptk-3.5.7.10.ebuild index f317d0ef3d15..c7251b23c770 100644 --- a/dev-cpp/sptk/sptk-3.5.7.10.ebuild +++ b/dev-cpp/sptk/sptk-3.5.7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.10.ebuild,v 1.1 2008/05/06 05:01:52 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.10.ebuild,v 1.2 2008/05/19 18:08:30 dev-zero Exp $ inherit eutils flag-o-matic autotools @@ -18,7 +18,7 @@ DEPEND="dev-util/cmake fltk? ( >=x11-libs/fltk-1.1.6 ) odbc? ( >=dev-db/unixODBC-2.2.6 ) sqlite3? ( >=dev-db/sqlite-3 ) - postgres? ( >=dev-db/libpq-8.0 ) + postgres? ( >=virtual/postgresql-base-8.0 ) aspell? ( >=app-text/aspell-0.50 ) doc? ( app-doc/doxygen )" |