summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-01-16 05:37:59 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-01-16 05:37:59 +0000
commitf9cd2205e0dd896fb7bc03f4983015b64089a7ee (patch)
tree06afd2328e097eca1648dfffcd8953fbf5985f0f /dev-db/mysql++
parentRemove redundant inherit gnuconfig (diff)
downloadgentoo-2-f9cd2205e0dd896fb7bc03f4983015b64089a7ee.tar.gz
gentoo-2-f9cd2205e0dd896fb7bc03f4983015b64089a7ee.tar.bz2
gentoo-2-f9cd2205e0dd896fb7bc03f4983015b64089a7ee.zip
Trim old ebuilds to solve bug #160179.
(Portage version: 2.1.4)
Diffstat (limited to 'dev-db/mysql++')
-rw-r--r--dev-db/mysql++/ChangeLog7
-rw-r--r--dev-db/mysql++/files/digest-mysql++-1.7.263
-rw-r--r--dev-db/mysql++/files/digest-mysql++-1.7.343
-rw-r--r--dev-db/mysql++/files/digest-mysql++-2.0.43
-rw-r--r--dev-db/mysql++/files/patch-1.7.34-typo_correction12
-rw-r--r--dev-db/mysql++/mysql++-1.7.26.ebuild63
-rw-r--r--dev-db/mysql++/mysql++-1.7.34.ebuild64
-rw-r--r--dev-db/mysql++/mysql++-2.0.4.ebuild46
8 files changed, 6 insertions, 195 deletions
diff --git a/dev-db/mysql++/ChangeLog b/dev-db/mysql++/ChangeLog
index 3765a9aa4248..aaed0c54bb32 100644
--- a/dev-db/mysql++/ChangeLog
+++ b/dev-db/mysql++/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-db/mysql++
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.49 2008/01/16 05:36:20 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.50 2008/01/16 05:37:58 robbat2 Exp $
+
+ 16 Jan 2008; Robin H. Johnson <robbat2@gentoo.org>
+ -files/patch-1.7.34-typo_correction, -mysql++-1.7.26.ebuild,
+ -mysql++-1.7.34.ebuild, -mysql++-2.0.4.ebuild:
+ Trim old ebuilds to solve bug #160179.
16 Jan 2008; Robin H. Johnson <robbat2@gentoo.org>
mysql++-2.2.2-r1.ebuild, mysql++-2.3.2.ebuild:
diff --git a/dev-db/mysql++/files/digest-mysql++-1.7.26 b/dev-db/mysql++/files/digest-mysql++-1.7.26
deleted file mode 100644
index 688193fb9283..000000000000
--- a/dev-db/mysql++/files/digest-mysql++-1.7.26
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 2e425b1a334523723aadd86c9a3185bc mysql++-1.7.26.tar.gz 920002
-RMD160 3de1f44b72df608d94877a8363d43c6c73efe8f0 mysql++-1.7.26.tar.gz 920002
-SHA256 935d7663723ed78d6c29b4dee8757d5c0b5c176c973712a3a34292572c652a01 mysql++-1.7.26.tar.gz 920002
diff --git a/dev-db/mysql++/files/digest-mysql++-1.7.34 b/dev-db/mysql++/files/digest-mysql++-1.7.34
deleted file mode 100644
index 74f6c42fd42c..000000000000
--- a/dev-db/mysql++/files/digest-mysql++-1.7.34
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 2ed3b7a08ff773805cb2f4f00f028274 mysql++-1.7.34.tar.gz 1526211
-RMD160 38171258bf017d92d12ad7d7c448916c8f7f5985 mysql++-1.7.34.tar.gz 1526211
-SHA256 5951ee82051335e220a0c2896d444a98ad854dc8675cbbe71dbd205493fe8675 mysql++-1.7.34.tar.gz 1526211
diff --git a/dev-db/mysql++/files/digest-mysql++-2.0.4 b/dev-db/mysql++/files/digest-mysql++-2.0.4
deleted file mode 100644
index e099bb525041..000000000000
--- a/dev-db/mysql++/files/digest-mysql++-2.0.4
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 21d98b9f2dfb4a8b74cac02df5fba25c mysql++-2.0.4.tar.gz 1983538
-RMD160 7ceb9d487f91f141b54563b46746ef5465ea8ad7 mysql++-2.0.4.tar.gz 1983538
-SHA256 fe9bf7757e09dac30fe91e93b1c0fff41d8ab0d068ffdd3cd19cec821a9bc40c mysql++-2.0.4.tar.gz 1983538
diff --git a/dev-db/mysql++/files/patch-1.7.34-typo_correction b/dev-db/mysql++/files/patch-1.7.34-typo_correction
deleted file mode 100644
index be810ca44006..000000000000
--- a/dev-db/mysql++/files/patch-1.7.34-typo_correction
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN ./mysql++-1.7.34-old/lib/sql_query.h ./mysql++-1.7.34/lib/sql_query.h
---- ./mysql++-1.7.34-old/lib/sql_query.h 2005-04-30 15:24:32.000000000 +0200
-+++ ./mysql++-1.7.34/lib/sql_query.h 2005-05-03 16:01:43.000000000 +0200
-@@ -315,7 +315,7 @@
- // See above comment for cast rationale
- dynamic_cast<std::stringstream&>(*this) << "INSERT INTO " <<
- first->table() << " (" << first->field_list() <<
-- ") VALUES (" << fist->value_list() << ')';
-+ ") VALUES (" << first->value_list() << ')';
-
- Iter it = first + 1;
- while (it != last) {
diff --git a/dev-db/mysql++/mysql++-1.7.26.ebuild b/dev-db/mysql++/mysql++-1.7.26.ebuild
deleted file mode 100644
index 438118beb037..000000000000
--- a/dev-db/mysql++/mysql++-1.7.26.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.26.ebuild,v 1.9 2007/07/13 06:38:59 mr_bones_ Exp $
-
-inherit eutils gnuconfig
-
-DESCRIPTION="C++ API interface to the MySQL database"
-# This is the download page but includes links to other places
-HOMEPAGE="http://www.mysql.org/downloads/api-mysql++.html"
-SRC_URI="http://www.tangentsoft.net/mysql++/releases/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="x86 alpha ~hppa ~mips sparc ppc amd64"
-IUSE=""
-
-DEPEND=">=virtual/mysql-4.0
- >=sys-devel/gcc-3"
-
-src_unpack() {
- unpack ${P}.tar.gz
-}
-
-src_compile() {
- gnuconfig_update
- local myconf
- # we want C++ exceptions turned on
- myconf="--enable-exceptions"
- # We do this because of the large number of header files installed to
- # the include directory
- # This is a breakage compared to previous versions that installed
- # straight to /usr/include
- myconf="${myconf} --includedir=/usr/include/mysql++"
- # not including the directives to where MySQL is because it seems to
- # find it just fine without
-
- # force the cflags into place otherwise they get totally ignored by
- # configure
- CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
- econf ${myconf} || die "econf failed"
-
- emake || die "unable to make"
-}
-
-src_install() {
- make DESTDIR=${D} install || die
- # install the docs and HTML pages
- dodoc README LGPL
- dodoc doc/*
- dohtml doc/man-html/*
- prepalldocs
- warning_movedir
-}
-
-pkg_postinst() {
- warning_movedir
-}
-
-warning_movedir() {
- ewarn "The MySQL++ include directory has changed compared to previous"
- ewarn "versions. It was previously /usr/include, but now it is"
- ewarn "/usr/include/mysql++"
-}
diff --git a/dev-db/mysql++/mysql++-1.7.34.ebuild b/dev-db/mysql++/mysql++-1.7.34.ebuild
deleted file mode 100644
index 3271424460cb..000000000000
--- a/dev-db/mysql++/mysql++-1.7.34.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.34.ebuild,v 1.3 2007/07/13 06:38:59 mr_bones_ Exp $
-
-inherit eutils gnuconfig
-
-DESCRIPTION="C++ API interface to the MySQL database"
-# This is the download page but includes links to other places
-HOMEPAGE="http://www.mysql.org/downloads/api-mysql++.html"
-SRC_URI="http://www.tangentsoft.net/mysql++/releases/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~alpha ~hppa ~mips ~sparc ~ppc ~amd64"
-IUSE=""
-
-DEPEND=">=virtual/mysql-4.0
- >=sys-devel/gcc-3"
-
-src_unpack() {
- unpack ${P}.tar.gz
- epatch ${FILESDIR}/patch-1.7.34-typo_correction
-}
-
-src_compile() {
- gnuconfig_update
- local myconf
- # we want C++ exceptions turned on
- myconf="--enable-exceptions"
- # We do this because of the large number of header files installed to
- # the include directory
- # This is a breakage compared to previous versions that installed
- # straight to /usr/include
- myconf="${myconf} --includedir=/usr/include/mysql++"
- # not including the directives to where MySQL is because it seems to
- # find it just fine without
-
- # force the cflags into place otherwise they get totally ignored by
- # configure
- CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
- econf ${myconf} || die "econf failed"
-
- emake || die "unable to make"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die
- # install the docs and HTML pages
- dodoc README LGPL
- dodoc doc/*
- dohtml doc/man-html/*
- prepalldocs
- warning_movedir
-}
-
-pkg_postinst() {
- warning_movedir
-}
-
-warning_movedir() {
- ewarn "The MySQL++ include directory has changed compared to previous"
- ewarn "versions. It was previously /usr/include, but now it is"
- ewarn "/usr/include/mysql++"
-}
diff --git a/dev-db/mysql++/mysql++-2.0.4.ebuild b/dev-db/mysql++/mysql++-2.0.4.ebuild
deleted file mode 100644
index e69a65a8374f..000000000000
--- a/dev-db/mysql++/mysql++-2.0.4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-2.0.4.ebuild,v 1.2 2006/11/23 14:44:19 vivo Exp $
-
-inherit eutils gnuconfig
-
-DESCRIPTION="C++ API interface to the MySQL database"
-# This is the download page but includes links to other places
-HOMEPAGE="http://www.mysql.org/downloads/api-mysql++.html"
-SRC_URI="http://www.tangentsoft.net/mysql++/releases/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~alpha ~hppa ~mips ~sparc ~ppc ~amd64"
-IUSE=""
-
-DEPEND=">=sys-devel/gcc-3"
-RDEPEND="${DEPEND}
- >=virtual/mysql-4.0"
-
-src_compile() {
- gnuconfig_update
- local myconf
- # we want C++ exceptions turned on
- myconf="--enable-exceptions"
- # the new makefile already creates the subdir "mysql++"
- myconf="${myconf} --includedir=/usr/include"
- # not including the directives to where MySQL is because it seems to
- # find it just fine without
-
- # force the cflags into place otherwise they get totally ignored by
- # configure
- CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
- econf ${myconf} || die "econf failed"
-
- emake || die "unable to make"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die
- # install the docs and HTML pages
- dodoc README LGPL
- dodoc doc/*
- dohtml doc/man-html/*
- prepalldocs
-}