summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-20 06:04:29 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-20 06:04:29 +0000
commitd20751333fe7a3196806724143c1567d4b2bd8b9 (patch)
treebdc2c0500d443e737341f2dcc2b8616fdffd0f70 /dev-db
parentStable for HPPA (bug #553130). (diff)
downloadgentoo-2-d20751333fe7a3196806724143c1567d4b2bd8b9.tar.gz
gentoo-2-d20751333fe7a3196806724143c1567d4b2bd8b9.tar.bz2
gentoo-2-d20751333fe7a3196806724143c1567d4b2bd8b9.zip
Stable for HPPA (bug #534942).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql++/ChangeLog5
-rw-r--r--dev-db/mysql++/mysql++-3.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql++/ChangeLog b/dev-db/mysql++/ChangeLog
index b16cce0fed65..e5b1e729cf87 100644
--- a/dev-db/mysql++/ChangeLog
+++ b/dev-db/mysql++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mysql++
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.77 2015/07/03 10:18:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.78 2015/07/20 06:04:29 jer Exp $
+
+ 20 Jul 2015; Jeroen Roovers <jer@gentoo.org> mysql++-3.2.1.ebuild:
+ Stable for HPPA (bug #534942).
03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> mysql++-3.2.1.ebuild:
Stable for alpha, wrt bug #534942
diff --git a/dev-db/mysql++/mysql++-3.2.1.ebuild b/dev-db/mysql++/mysql++-3.2.1.ebuild
index 058fc689c845..8b0663b231e5 100644
--- a/dev-db/mysql++/mysql++-3.2.1.ebuild
+++ b/dev-db/mysql++/mysql++-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-3.2.1.ebuild,v 1.4 2015/07/03 10:18:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-3.2.1.ebuild,v 1.5 2015/07/20 06:04:29 jer 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"