public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/virtuoso-odbc: virtuoso-odbc-6.1.6.ebuild ChangeLog virtuoso-odbc-6.1.5.ebuild
@ 2012-08-05  3:48 Chris Reffett (creffett)
  0 siblings, 0 replies; only message in thread
From: Chris Reffett (creffett) @ 2012-08-05  3:48 UTC (permalink / raw
  To: gentoo-commits

creffett    12/08/05 03:48:34

  Modified:             ChangeLog
  Added:                virtuoso-odbc-6.1.6.ebuild
  Removed:              virtuoso-odbc-6.1.5.ebuild
  Log:
  Version bump, remove 6.1.5 because it's somewhat broken and unsupported for KDE 4.9.
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 dev-db/virtuoso-odbc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	13 Jul 2012 22:20:20 -0000	1.33
+++ ChangeLog	5 Aug 2012 03:48:34 -0000	1.34
@@ -1,6 +1,13 @@
 # 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.33 2012/07/13 22:20:20 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v 1.34 2012/08/05 03:48:34 creffett Exp $
+
+*virtuoso-odbc-6.1.6 (05 Aug 2012)
+
+  05 Aug 2012; Chris Reffett <creffett@gentoo.org> +virtuoso-odbc-6.1.6.ebuild,
+  -virtuoso-odbc-6.1.5.ebuild:
+  Version bump, remove 6.1.5 because it's somewhat broken and unsupported for
+  KDE 4.9.
 
 *virtuoso-odbc-6.1.5 (13 Jul 2012)
 



1.1                  dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild?rev=1.1&content-type=text/plain

Index: virtuoso-odbc-6.1.6.ebuild
===================================================================
# 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.6.ebuild,v 1.1 2012/08/05 03:48:34 creffett Exp $

EAPI=4

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"
IUSE=""

RDEPEND="
	>=dev-libs/openssl-0.9.7i:0
"
DEPEND="${RDEPEND}"

VOS_EXTRACT="
	libsrc/Dk
	libsrc/Thread
	libsrc/odbcsdk
	libsrc/util
	binsrc/driver
"

src_configure() {
	myconf+="
		--disable-static
		--without-iodbc
	"

	virtuoso_src_configure
}

src_install() {
	virtuoso_src_install

	# Remove libtool files
	find "${ED}" -name '*.la' -delete
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-05  3:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-05  3:48 [gentoo-commits] gentoo-x86 commit in dev-db/virtuoso-odbc: virtuoso-odbc-6.1.6.ebuild ChangeLog virtuoso-odbc-6.1.5.ebuild Chris Reffett (creffett)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox