summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-25 07:42:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-25 07:42:38 +0000
commitb5ba359986abdd11e63073d9645ad88f5dc45346 (patch)
treeded9db2c1a037d745ffc7bcc45a3845435c5f1d5 /dev-db/mysql++
parentStable for sparc, wrt bug #470560 (diff)
downloadgentoo-2-b5ba359986abdd11e63073d9645ad88f5dc45346.tar.gz
gentoo-2-b5ba359986abdd11e63073d9645ad88f5dc45346.tar.bz2
gentoo-2-b5ba359986abdd11e63073d9645ad88f5dc45346.zip
Stable for sparc, wrt bug #464420
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/mysql++')
-rw-r--r--dev-db/mysql++/ChangeLog5
-rw-r--r--dev-db/mysql++/mysql++-3.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql++/ChangeLog b/dev-db/mysql++/ChangeLog
index 88acdd0eb7a7..b52c7c4faa92 100644
--- a/dev-db/mysql++/ChangeLog
+++ b/dev-db/mysql++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mysql++
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.68 2013/05/20 08:21:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.69 2013/05/25 07:42:38 ago Exp $
+
+ 25 May 2013; Agostino Sarubbo <ago@gentoo.org> mysql++-3.1.0.ebuild:
+ Stable for sparc, wrt bug #464420
20 May 2013; Agostino Sarubbo <ago@gentoo.org> mysql++-3.1.0.ebuild:
Stable for x86, wrt bug #464420
diff --git a/dev-db/mysql++/mysql++-3.1.0.ebuild b/dev-db/mysql++/mysql++-3.1.0.ebuild
index d5f4de5ff92b..315a66f17150 100644
--- a/dev-db/mysql++/mysql++-3.1.0.ebuild
+++ b/dev-db/mysql++/mysql++-3.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-3.1.0.ebuild,v 1.6 2013/05/20 08:21:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-3.1.0.ebuild,v 1.7 2013/05/25 07:42:38 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://www.tangentsoft.net/mysql++/releases/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0/3"
-KEYWORDS="alpha amd64 hppa ~mips ppc ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
RDEPEND=">=virtual/mysql-4.0"