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.5.ebuild ChangeLog
@ 2012-07-13 22:20 Chris Reffett (creffett)
  0 siblings, 0 replies; only message in thread
From: Chris Reffett (creffett) @ 2012-07-13 22:20 UTC (permalink / raw
  To: gentoo-commits

creffett    12/07/13 22:20:21

  Modified:             ChangeLog
  Added:                virtuoso-odbc-6.1.5.ebuild
  Log:
  Version bump to 6.1.5
  
  (Portage version: 2.2.0_alpha117/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	23 May 2012 09:04:23 -0000	1.32
+++ ChangeLog	13 Jul 2012 22:20:20 -0000	1.33
@@ -1,6 +1,11 @@
 # 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.32 2012/05/23 09:04:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v 1.33 2012/07/13 22:20:20 creffett Exp $
+
+*virtuoso-odbc-6.1.5 (13 Jul 2012)
+
+  13 Jul 2012; Chris Reffett <creffett@gentoo.org> +virtuoso-odbc-6.1.5.ebuild:
+  Version bump to 6.1.5
 
   23 May 2012; Johannes Huber <johu@gentoo.org> -virtuoso-odbc-6.1.3.ebuild:
   Remove old.
@@ -122,4 +127,3 @@
   +files/6.1.0/6.1.0-common.patch, +virtuoso-odbc-6.1.0.ebuild,
   +metadata.xml:
   Initial import. bug #254295
-



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

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

Index: virtuoso-odbc-6.1.5.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.5.ebuild,v 1.1 2012/07/13 22:20:20 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-07-13 22:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13 22:20 [gentoo-commits] gentoo-x86 commit in dev-db/virtuoso-odbc: virtuoso-odbc-6.1.5.ebuild ChangeLog 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