summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-11-11 12:05:21 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-11-11 12:05:21 +0000
commit3737214c99a6e4b0270192abd8db344b64df800a (patch)
tree5307617169aaff2d681a937da48de5137e9d7e0b /dev-db
parentARTS_REQUIRED=never (diff)
downloadgentoo-2-3737214c99a6e4b0270192abd8db344b64df800a.tar.gz
gentoo-2-3737214c99a6e4b0270192abd8db344b64df800a.tar.bz2
gentoo-2-3737214c99a6e4b0270192abd8db344b64df800a.zip
ARTS_REQUIRED=never
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/kpogre/files/kpogre-1.2.7-configure-arts.patch141
-rw-r--r--dev-db/kpogre/kpogre-1.5.2.ebuild19
-rw-r--r--dev-db/kpogre/kpogre-1.5.4.ebuild19
-rw-r--r--dev-db/kpogre/kpogre-1.6.6.ebuild3
-rw-r--r--dev-db/kpogre/kpogre-3.0.0.ebuild3
5 files changed, 4 insertions, 181 deletions
diff --git a/dev-db/kpogre/files/kpogre-1.2.7-configure-arts.patch b/dev-db/kpogre/files/kpogre-1.2.7-configure-arts.patch
deleted file mode 100644
index 1b7977b3511d..000000000000
--- a/dev-db/kpogre/files/kpogre-1.2.7-configure-arts.patch
+++ /dev/null
@@ -1,141 +0,0 @@
---- configure.orig 2004-12-09 15:41:18.457305072 +0100
-+++ configure 2004-12-09 15:41:56.139576496 +0100
-@@ -25236,138 +25236,6 @@
- fi
-
-
-- echo "$as_me:$LINENO: checking for mcopidl" >&5
--echo $ECHO_N "checking for mcopidl... $ECHO_C" >&6
-- if test -n "$MCOPIDL"; then
-- kde_cv_path="$MCOPIDL";
-- else
-- kde_cache=`echo mcopidl | sed 'y%./+-%__p_%'`
--
-- if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
--
-- kde_cv_path="NONE"
-- dirs="$kde_default_bindirs"
-- kde_save_IFS=$IFS
-- IFS=':'
-- for dir in $PATH; do
-- dirs="$dirs $dir"
-- done
-- IFS=$kde_save_IFS
--
-- for dir in $dirs; do
-- if test -x "$dir/mcopidl"; then
-- if test -n ""
-- then
-- evalstr="$dir/mcopidl 2>&1 "
-- if eval $evalstr; then
-- kde_cv_path="$dir/mcopidl"
-- break
-- fi
-- else
-- kde_cv_path="$dir/mcopidl"
-- break
-- fi
-- fi
-- done
--
-- eval "kde_cv_path_$kde_cache=$kde_cv_path"
--
--
--fi
--
--
-- eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\""
--
-- fi
--
-- if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
-- echo "$as_me:$LINENO: result: not found" >&5
--echo "${ECHO_T}not found" >&6
--
-- { { echo "$as_me:$LINENO: error: The important program mcopidl was not found!
--Please check whether you installed aRts correctly.
--" >&5
--echo "$as_me: error: The important program mcopidl was not found!
--Please check whether you installed aRts correctly.
--" >&2;}
-- { (exit 1); exit 1; }; }
--
-- else
-- echo "$as_me:$LINENO: result: $kde_cv_path" >&5
--echo "${ECHO_T}$kde_cv_path" >&6
-- MCOPIDL=$kde_cv_path
--
-- fi
--
--
-- echo "$as_me:$LINENO: checking for artsc-config" >&5
--echo $ECHO_N "checking for artsc-config... $ECHO_C" >&6
-- if test -n "$ARTSCCONFIG"; then
-- kde_cv_path="$ARTSCCONFIG";
-- else
-- kde_cache=`echo artsc-config | sed 'y%./+-%__p_%'`
--
-- if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
--
-- kde_cv_path="NONE"
-- dirs="$kde_default_bindirs"
-- kde_save_IFS=$IFS
-- IFS=':'
-- for dir in $PATH; do
-- dirs="$dirs $dir"
-- done
-- IFS=$kde_save_IFS
--
-- for dir in $dirs; do
-- if test -x "$dir/artsc-config"; then
-- if test -n ""
-- then
-- evalstr="$dir/artsc-config 2>&1 "
-- if eval $evalstr; then
-- kde_cv_path="$dir/artsc-config"
-- break
-- fi
-- else
-- kde_cv_path="$dir/artsc-config"
-- break
-- fi
-- fi
-- done
--
-- eval "kde_cv_path_$kde_cache=$kde_cv_path"
--
--
--fi
--
--
-- eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\""
--
-- fi
--
-- if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
-- echo "$as_me:$LINENO: result: not found" >&5
--echo "${ECHO_T}not found" >&6
--
-- { { echo "$as_me:$LINENO: error: The important program artsc-config was not found!
--Please check whether you installed aRts correctly.
--" >&5
--echo "$as_me: error: The important program artsc-config was not found!
--Please check whether you installed aRts correctly.
--" >&2;}
-- { (exit 1); exit 1; }; }
--
-- else
-- echo "$as_me:$LINENO: result: $kde_cv_path" >&5
--echo "${ECHO_T}$kde_cv_path" >&6
-- ARTSCCONFIG=$kde_cv_path
--
-- fi
--
--
- echo "$as_me:$LINENO: checking for kde-config" >&5
- echo $ECHO_N "checking for kde-config... $ECHO_C" >&6
- if test -n "$KDECONFIG"; then
diff --git a/dev-db/kpogre/kpogre-1.5.2.ebuild b/dev-db/kpogre/kpogre-1.5.2.ebuild
deleted file mode 100644
index 0b6938374b33..000000000000
--- a/dev-db/kpogre/kpogre-1.5.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/kpogre/kpogre-1.5.2.ebuild,v 1.2 2007/02/05 17:12:48 armin76 Exp $
-
-inherit kde
-
-KEYWORDS="~alpha ~amd64 ~ppc x86"
-
-DESCRIPTION="KDE GUI for PostgreSQL."
-HOMEPAGE="http://kpogre.sourceforge.net/"
-SRC_URI="mirror://sourceforge/kpogre/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=dev-libs/libpqxx-2.6.8"
-RDEPEND="${DEPEND}"
-
-need-kde 3.5
diff --git a/dev-db/kpogre/kpogre-1.5.4.ebuild b/dev-db/kpogre/kpogre-1.5.4.ebuild
deleted file mode 100644
index 025176ee7a5d..000000000000
--- a/dev-db/kpogre/kpogre-1.5.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/kpogre/kpogre-1.5.4.ebuild,v 1.1 2007/02/05 16:06:36 dev-zero Exp $
-
-inherit kde
-
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
-
-DESCRIPTION="KDE GUI for PostgreSQL."
-HOMEPAGE="http://kpogre.sourceforge.net/"
-SRC_URI="mirror://sourceforge/kpogre/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=dev-libs/libpqxx-2.6.8"
-RDEPEND="${DEPEND}"
-
-need-kde 3.5
diff --git a/dev-db/kpogre/kpogre-1.6.6.ebuild b/dev-db/kpogre/kpogre-1.6.6.ebuild
index 5f7efeff9672..0780f45b9034 100644
--- a/dev-db/kpogre/kpogre-1.6.6.ebuild
+++ b/dev-db/kpogre/kpogre-1.6.6.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/kpogre/kpogre-1.6.6.ebuild,v 1.4 2009/07/01 12:31:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/kpogre/kpogre-1.6.6.ebuild,v 1.5 2009/11/11 12:05:20 ssuominen Exp $
+ARTS_REQUIRED=never
inherit kde
KEYWORDS="~alpha ~amd64 ~ppc x86"
diff --git a/dev-db/kpogre/kpogre-3.0.0.ebuild b/dev-db/kpogre/kpogre-3.0.0.ebuild
index 6459c84f9490..6a221e77a447 100644
--- a/dev-db/kpogre/kpogre-3.0.0.ebuild
+++ b/dev-db/kpogre/kpogre-3.0.0.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/kpogre/kpogre-3.0.0.ebuild,v 1.1 2009/09/10 13:12:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/kpogre/kpogre-3.0.0.ebuild,v 1.2 2009/11/11 12:05:20 ssuominen Exp $
+ARTS_REQUIRED=never
inherit kde
KEYWORDS="~amd64 ~ppc ~x86"