summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:27:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:27:49 +0000
commit2bea247a04a4c49e2217032640ca7041b7c39ffc (patch)
tree3807555cdb8afd681b97140133d241b00362ba09 /dev-db/vsqlite++
parentStable for ppc, wrt bug #505798 (diff)
downloadgentoo-2-2bea247a04a4c49e2217032640ca7041b7c39ffc.tar.gz
gentoo-2-2bea247a04a4c49e2217032640ca7041b7c39ffc.tar.bz2
gentoo-2-2bea247a04a4c49e2217032640ca7041b7c39ffc.zip
Stable for ppc, wrt bug #505798
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/vsqlite++')
-rw-r--r--dev-db/vsqlite++/ChangeLog8
-rw-r--r--dev-db/vsqlite++/vsqlite++-0.3.12.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-db/vsqlite++/ChangeLog b/dev-db/vsqlite++/ChangeLog
index 59b8f2bb2a54..6b7db1b9e48d 100644
--- a/dev-db/vsqlite++/ChangeLog
+++ b/dev-db/vsqlite++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/vsqlite++
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/ChangeLog,v 1.3 2014/12/20 16:09:51 nimiux Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/ChangeLog,v 1.4 2015/03/02 09:27:49 ago Exp $
+
+ 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> vsqlite++-0.3.12.ebuild:
+ Stable for ppc, wrt bug #505798
20 Dec 2014; Chema Alonso <nimiux@gentoo.org> vsqlite++-0.3.12.ebuild:
Stable for amd64 wrt bug #505798
@@ -16,4 +19,3 @@
+metadata.xml:
Initial import. New dependency for dev-db/mysql-workbench. Thanks to
H.Habighorst in bug 482448 for the initial ebuild and further improvements.
-
diff --git a/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild b/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild
index 73d6a4dbd86a..e4c41c26b78b 100644
--- a/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild
+++ b/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild,v 1.2 2014/12/20 16:09:51 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/vsqlite++/vsqlite++-0.3.12.ebuild,v 1.3 2015/03/02 09:27:49 ago Exp $
EAPI=5
AUTOTOOLS_IN_SOURCE_BUILD=1
@@ -17,7 +17,7 @@ LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ppc ~x86"
DEPEND=">=dev-libs/boost-1.33.1"