diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-05 13:48:51 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-05 13:48:51 +0000 |
commit | 5fe2632c1f0a93c3ec12f211a2060fc5634e0035 (patch) | |
tree | cd60df5b085ef7cbda951eaad60c203d41016057 /dev-db/virtuoso-odbc | |
parent | Version bump, bug #381135; updated monotone-0.99.1 to depend on <dev-libs/bot... (diff) | |
download | gentoo-2-5fe2632c1f0a93c3ec12f211a2060fc5634e0035.tar.gz gentoo-2-5fe2632c1f0a93c3ec12f211a2060fc5634e0035.tar.bz2 gentoo-2-5fe2632c1f0a93c3ec12f211a2060fc5634e0035.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug #375171 filed by Maciej "reavertm" Mrozowski.
(Portage version: 2.1.10.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/virtuoso-odbc')
-rw-r--r-- | dev-db/virtuoso-odbc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/virtuoso-odbc/virtuoso-odbc-6.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/virtuoso-odbc/ChangeLog b/dev-db/virtuoso-odbc/ChangeLog index 270243d65e17..96860397da12 100644 --- a/dev-db/virtuoso-odbc/ChangeLog +++ b/dev-db/virtuoso-odbc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/virtuoso-odbc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v 1.19 2011/05/01 02:30:28 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v 1.20 2011/09/05 13:48:51 chainsaw Exp $ + + 05 Sep 2011; Tony Vroon <chainsaw@gentoo.org> virtuoso-odbc-6.1.3.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug + #375171 filed by Maciej "reavertm" Mrozowski. 01 May 2011; Mark Loeser <halcy0n@gentoo.org> virtuoso-odbc-6.1.2.ebuild: Stable on ppc64 diff --git a/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.3.ebuild b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.3.ebuild index b801cec0d631..db327f704c2f 100644 --- a/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.3.ebuild +++ b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.3.ebuild,v 1.2 2011/04/20 19:35:05 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.3.ebuild,v 1.3 2011/09/05 13:48:51 chainsaw Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit virtuoso DESCRIPTION="ODBC driver for OpenLink Virtuoso Open-Source Edition" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |