summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-08-16 00:02:30 +0000
committerChristoph Mende <angelos@gentoo.org>2007-08-16 00:02:30 +0000
commit995301cb33c96934a6be86449bd5568da094af25 (patch)
tree456e5cabb6f06708a0a75700620db5e3264d8ba5 /dev-db/mysql++
parentppc stable, bug #185631 (diff)
downloadgentoo-2-995301cb33c96934a6be86449bd5568da094af25.tar.gz
gentoo-2-995301cb33c96934a6be86449bd5568da094af25.tar.bz2
gentoo-2-995301cb33c96934a6be86449bd5568da094af25.zip
Stable on amd64 wrt bug #184939
(Portage version: 2.1.3.6)
Diffstat (limited to 'dev-db/mysql++')
-rw-r--r--dev-db/mysql++/ChangeLog5
-rw-r--r--dev-db/mysql++/mysql++-2.2.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql++/ChangeLog b/dev-db/mysql++/ChangeLog
index 306268efcabe..80621f79d606 100644
--- a/dev-db/mysql++/ChangeLog
+++ b/dev-db/mysql++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mysql++
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.46 2007/07/16 13:18:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.47 2007/08/16 00:02:30 angelos Exp $
+
+ 16 Aug 2007; Christoph Mende <angelos@gentoo.org> mysql++-2.2.2-r1.ebuild:
+ Stable on amd64 wrt bug #184939
16 Jul 2007; nixnut <nixnut@gentoo.org> mysql++-2.2.2-r1.ebuild:
Stable on ppc wrt bug 184939
diff --git a/dev-db/mysql++/mysql++-2.2.2-r1.ebuild b/dev-db/mysql++/mysql++-2.2.2-r1.ebuild
index cce308a8955f..ac2510fe2e87 100644
--- a/dev-db/mysql++/mysql++-2.2.2-r1.ebuild
+++ b/dev-db/mysql++/mysql++-2.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-2.2.2-r1.ebuild,v 1.5 2007/07/16 13:18:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-2.2.2-r1.ebuild,v 1.6 2007/08/16 00:02:30 angelos Exp $
inherit eutils gnuconfig
@@ -11,7 +11,7 @@ SRC_URI="http://www.tangentsoft.net/mysql++/releases/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"
IUSE=""
DEPEND=">=sys-devel/gcc-3"