summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-18 20:42:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-18 20:42:16 +0000
commitb485499431376f360cb3ddf40cdce21b8de47ed1 (patch)
tree0e0395751ab3f16841457e0a6574632b11a421fd /dev-db/mysql++
parentStable for alpha, wrt bug #463126 (diff)
downloadgentoo-2-b485499431376f360cb3ddf40cdce21b8de47ed1.tar.gz
gentoo-2-b485499431376f360cb3ddf40cdce21b8de47ed1.tar.bz2
gentoo-2-b485499431376f360cb3ddf40cdce21b8de47ed1.zip
Stable for alpha, wrt bug #464420
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 3b4506ad068d..2adf30a7ebdf 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.66 2013/05/17 15:23:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.67 2013/05/18 20:42:16 ago Exp $
+
+ 18 May 2013; Agostino Sarubbo <ago@gentoo.org> mysql++-3.1.0.ebuild:
+ Stable for alpha, wrt bug #464420
17 May 2013; Jeroen Roovers <jer@gentoo.org> mysql++-3.1.0.ebuild:
Stable for HPPA (bug #464420).
diff --git a/dev-db/mysql++/mysql++-3.1.0.ebuild b/dev-db/mysql++/mysql++-3.1.0.ebuild
index bdf4c73aa28d..a6310e08df28 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.4 2013/05/17 15:23:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-3.1.0.ebuild,v 1.5 2013/05/18 20:42:16 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"