diff options
author | 2012-05-23 08:28:22 +0000 | |
---|---|---|
committer | 2012-05-23 08:28:22 +0000 | |
commit | a2637aaef60347cc3df75f152586318dd0011ef4 (patch) | |
tree | 5bdaed5529dac996eae4a36c37bb7a4f472ab741 /dev-db/virtuoso-odbc | |
parent | dev-ada/tash: Respect CC and CFLAGS (diff) | |
download | historical-a2637aaef60347cc3df75f152586318dd0011ef4.tar.gz historical-a2637aaef60347cc3df75f152586318dd0011ef4.tar.bz2 historical-a2637aaef60347cc3df75f152586318dd0011ef4.zip |
marked x86 per bug 404631
Package-Manager: portage-2.2.0_alpha107/cvs/Linux i686
Diffstat (limited to 'dev-db/virtuoso-odbc')
-rw-r--r-- | dev-db/virtuoso-odbc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/virtuoso-odbc/virtuoso-odbc-6.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/virtuoso-odbc/ChangeLog b/dev-db/virtuoso-odbc/ChangeLog index 703b6356dce7..944704ea9051 100644 --- a/dev-db/virtuoso-odbc/ChangeLog +++ b/dev-db/virtuoso-odbc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/virtuoso-odbc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v 1.30 2012/05/20 14:54:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v 1.31 2012/05/23 08:28:22 jdhore Exp $ + + 23 May 2012; Jeff Horelick <jdhore@gentoo.org> virtuoso-odbc-6.1.4.ebuild: + marked x86 per bug 404631 20 May 2012; Agostino Sarubbo <ago@gentoo.org> virtuoso-odbc-6.1.4.ebuild: Stable for amd64, wrt bug #404631 diff --git a/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.4.ebuild b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.4.ebuild index ae53ae108229..70b2bdb8b4a4 100644 --- a/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.4.ebuild +++ b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.ebuild,v 1.6 2012/05/20 14:54:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.4.ebuild,v 1.7 2012/05/23 08:28:22 jdhore Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit virtuoso DESCRIPTION="ODBC driver for OpenLink Virtuoso Open-Source Edition" -KEYWORDS="amd64 ~arm ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |