public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/hk_classes: hk_classes-0.8.2_alpha3.ebuild hk_classes-0.8.1_alpha3.ebuild ChangeLog hk_classes-0.7.1.ebuild hk_classes-0.7.4a.ebuild hk_classes-0.8.3.ebuild hk_classes-0.8.1.ebuild
@ 2008-05-21 15:54 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 2+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2008-05-21 15:54 UTC (permalink / raw
  To: gentoo-commits

dev-zero    08/05/21 15:54:06

  Modified:             hk_classes-0.8.2_alpha3.ebuild
                        hk_classes-0.8.1_alpha3.ebuild ChangeLog
                        hk_classes-0.7.1.ebuild hk_classes-0.7.4a.ebuild
                        hk_classes-0.8.3.ebuild hk_classes-0.8.1.ebuild
  Log:
  Changed dependency for postgresql from dev-db/postgresql to virtual/postgresql-server
  (Portage version: 2.1.5_rc7)

Revision  Changes    Path
1.6                  dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild?r1=1.5&r2=1.6

Index: hk_classes-0.8.2_alpha3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hk_classes-0.8.2_alpha3.ebuild	2 Jul 2007 19:47:00 -0000	1.5
+++ hk_classes-0.8.2_alpha3.ebuild	21 May 2008 15:54:06 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild,v 1.5 2007/07/02 19:47:00 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild,v 1.6 2008/05/21 15:54:06 dev-zero Exp $
 
 inherit eutils python
 
@@ -30,7 +30,7 @@
 
 RDEPEND="firebird? ( dev-db/firebird )
 	mysql? ( virtual/mysql )
-	postgres? ( >=dev-db/postgresql-7.3 )
+	postgres? ( >=virtual/postgresql-server-7.3 )
 	sqlite? ( =dev-db/sqlite-2* )
 	sqlite3? ( =dev-db/sqlite-3* )
 	odbc? ( >=dev-db/unixODBC-2.0.6 )"



1.6                  dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild?r1=1.5&r2=1.6

Index: hk_classes-0.8.1_alpha3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hk_classes-0.8.1_alpha3.ebuild	2 Jul 2007 19:47:00 -0000	1.5
+++ hk_classes-0.8.1_alpha3.ebuild	21 May 2008 15:54:06 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild,v 1.5 2007/07/02 19:47:00 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild,v 1.6 2008/05/21 15:54:06 dev-zero Exp $
 
 inherit eutils python
 
@@ -30,7 +30,7 @@
 
 RDEPEND="firebird? ( dev-db/firebird )
 	mysql? ( virtual/mysql )
-	postgres? ( >=dev-db/postgresql-7.3 )
+	postgres? ( >=virtual/postgresql-server-7.3 )
 	sqlite? ( =dev-db/sqlite-2* )
 	sqlite3? ( =dev-db/sqlite-3* )
 	odbc? ( >=dev-db/unixODBC-2.0.6 )"



1.57                 dev-db/hk_classes/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	25 Apr 2008 23:38:01 -0000	1.56
+++ ChangeLog	21 May 2008 15:54:06 -0000	1.57
@@ -1,6 +1,13 @@
 # ChangeLog for dev-db/hk_classes
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.56 2008/04/25 23:38:01 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.57 2008/05/21 15:54:06 dev-zero Exp $
+
+  21 May 2008; Tiziano Müller <dev-zero@gentoo.org>
+  hk_classes-0.7.1.ebuild, hk_classes-0.7.4a.ebuild,
+  hk_classes-0.8.1_alpha3.ebuild, hk_classes-0.8.1.ebuild,
+  hk_classes-0.8.2_alpha3.ebuild, hk_classes-0.8.3.ebuild:
+  Changed dependency for postgresql from dev-db/postgresql to
+  virtual/postgresql-server
 
   25 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
   +files/hk_classes-0.8.3-gcc43.patch, hk_classes-0.8.3.ebuild:



1.9                  dev-db/hk_classes/hk_classes-0.7.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild?r1=1.8&r2=1.9

Index: hk_classes-0.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hk_classes-0.7.1.ebuild	23 Nov 2006 19:55:29 -0000	1.8
+++ hk_classes-0.7.1.ebuild	21 May 2008 15:54:06 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild,v 1.8 2006/11/23 19:55:29 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild,v 1.9 2008/05/21 15:54:06 dev-zero Exp $
 
 inherit eutils
 
@@ -19,7 +19,7 @@
 
 # At least one of the following is required
 RDEPEND="mysql? ( virtual/mysql )
-	postgres? ( >=dev-db/postgresql-7.3 )
+	postgres? ( >=virtual/postgresql-server-7.3 )
 	sqlite? ( =dev-db/sqlite-2* )
 	odbc? ( >=dev-db/unixODBC-2.0.6 )"
 DEPEND="${RDEPEND}



1.8                  dev-db/hk_classes/hk_classes-0.7.4a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild?r1=1.7&r2=1.8

Index: hk_classes-0.7.4a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hk_classes-0.7.4a.ebuild	23 Nov 2006 19:55:29 -0000	1.7
+++ hk_classes-0.7.4a.ebuild	21 May 2008 15:54:06 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild,v 1.7 2006/11/23 19:55:29 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild,v 1.8 2008/05/21 15:54:06 dev-zero Exp $
 
 inherit eutils python
 
@@ -26,7 +26,7 @@
 
 RDEPEND="firebird? ( dev-db/firebird )
 	mysql? ( virtual/mysql )
-	postgres? ( >=dev-db/postgresql-7.3 )
+	postgres? ( >=virtual/postgresql-server-7.3 )
 	sqlite? ( =dev-db/sqlite-2* )
 	sqlite3? ( =dev-db/sqlite-3* )
 	odbc? ( >=dev-db/unixODBC-2.0.6 )"



1.4                  dev-db/hk_classes/hk_classes-0.8.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild?r1=1.3&r2=1.4

Index: hk_classes-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hk_classes-0.8.3.ebuild	25 Apr 2008 23:38:01 -0000	1.3
+++ hk_classes-0.8.3.ebuild	21 May 2008 15:54:06 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild,v 1.3 2008/04/25 23:38:01 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild,v 1.4 2008/05/21 15:54:06 dev-zero Exp $
 
 inherit eutils python
 
@@ -26,7 +26,7 @@
 DEPEND=">=media-libs/fontconfig-2.5.0-r1
 	firebird? ( dev-db/firebird )
 	mysql? ( >=dev-db/mysql-3.23.54a )
-	postgres? ( >=dev-db/postgresql-7.3 )
+	postgres? ( >=virtual/postgresql-server-7.3 )
 	odbc? ( >=dev-db/unixODBC-2.0.6 )"
 
 src_unpack() {



1.11                 dev-db/hk_classes/hk_classes-0.8.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild?r1=1.10&r2=1.11

Index: hk_classes-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hk_classes-0.8.1.ebuild	2 Jul 2007 19:47:00 -0000	1.10
+++ hk_classes-0.8.1.ebuild	21 May 2008 15:54:06 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v 1.10 2007/07/02 19:47:00 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v 1.11 2008/05/21 15:54:06 dev-zero Exp $
 
 inherit eutils python
 
@@ -25,7 +25,7 @@
 
 RDEPEND="firebird? ( dev-db/firebird )
 	mysql? ( virtual/mysql )
-	postgres? ( >=dev-db/postgresql-7.3 )
+	postgres? ( >=virtual/postgresql-server-7.3 )
 	odbc? ( >=dev-db/unixODBC-2.0.6 )"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-db/hk_classes: hk_classes-0.8.2_alpha3.ebuild hk_classes-0.8.1_alpha3.ebuild ChangeLog hk_classes-0.7.1.ebuild hk_classes-0.7.4a.ebuild hk_classes-0.8.3.ebuild hk_classes-0.8.1.ebuild
@ 2008-08-26 22:52 Timo Gurr (tgurr)
  0 siblings, 0 replies; 2+ messages in thread
From: Timo Gurr (tgurr) @ 2008-08-26 22:52 UTC (permalink / raw
  To: gentoo-commits

tgurr       08/08/26 22:52:57

  Modified:             hk_classes-0.8.2_alpha3.ebuild
                        hk_classes-0.8.1_alpha3.ebuild ChangeLog
                        hk_classes-0.7.1.ebuild hk_classes-0.7.4a.ebuild
                        hk_classes-0.8.3.ebuild hk_classes-0.8.1.ebuild
  Log:
  Update gcc 4.3 patch borrowed from mandriva, fixing bug #230251. Fix some quoting.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.7                  dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild?r1=1.6&r2=1.7

Index: hk_classes-0.8.2_alpha3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hk_classes-0.8.2_alpha3.ebuild	21 May 2008 15:54:06 -0000	1.6
+++ hk_classes-0.8.2_alpha3.ebuild	26 Aug 2008 22:52:57 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild,v 1.6 2008/05/21 15:54:06 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild,v 1.7 2008/08/26 22:52:57 tgurr Exp $
 
 inherit eutils python
 
@@ -10,7 +10,7 @@
 P_DOCS="hk_classes-htmldocumentation-0.8"
 
 MY_P=${P/_alpha/-test}
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
 
 DESCRIPTION="GUI-independent C++ libraries for database applications, including API documentation and tutorials."
 HOMEPAGE="http://hk-classes.sourceforge.net/"
@@ -55,12 +55,12 @@
 }
 
 src_install() {
-	use doc && dohtml -r ${WORKDIR}/${MY_P}/documentation/api
-	use doc && dohtml -r ${WORKDIR}/hk_classestutorial
-	use doc && dohtml -r ${WORKDIR}/hk_kdeclssestutorial
-	use doc && dohtml -r ${WORKDIR}/knodascriptingtutorial
-	use doc && dohtml -r ${WORKDIR}/knodatutorial
-	use doc && dohtml -r ${WORKDIR}/pythonreference
+	use doc && dohtml -r "${WORKDIR}"/${MY_P}/documentation/api
+	use doc && dohtml -r "${WORKDIR}"/hk_classestutorial
+	use doc && dohtml -r "${WORKDIR}"/hk_kdeclssestutorial
+	use doc && dohtml -r "${WORKDIR}"/knodascriptingtutorial
+	use doc && dohtml -r "${WORKDIR}"/knodatutorial
+	use doc && dohtml -r "${WORKDIR}"/pythonreference
 
-	make DESTDIR=${D} install || die "make install failed"
+	make DESTDIR="${D}" install || die "make install failed"
 }



1.7                  dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild?r1=1.6&r2=1.7

Index: hk_classes-0.8.1_alpha3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hk_classes-0.8.1_alpha3.ebuild	21 May 2008 15:54:06 -0000	1.6
+++ hk_classes-0.8.1_alpha3.ebuild	26 Aug 2008 22:52:57 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild,v 1.6 2008/05/21 15:54:06 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1_alpha3.ebuild,v 1.7 2008/08/26 22:52:57 tgurr Exp $
 
 inherit eutils python
 
@@ -10,7 +10,7 @@
 P_DOCS="hk_classes-htmldocumentation-0.8"
 
 MY_P=${P/_alpha/-test}
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
 
 DESCRIPTION="GUI-independent C++ libraries for database applications, including API documentation and tutorials."
 HOMEPAGE="http://hk-classes.sourceforge.net/"
@@ -55,12 +55,12 @@
 }
 
 src_install() {
-	use doc && dohtml -r ${WORKDIR}/${MY_P}/documentation/api
-	use doc && dohtml -r ${WORKDIR}/hk_classestutorial
-	use doc && dohtml -r ${WORKDIR}/hk_kdeclssestutorial
-	use doc && dohtml -r ${WORKDIR}/knodascriptingtutorial
-	use doc && dohtml -r ${WORKDIR}/knodatutorial
-	use doc && dohtml -r ${WORKDIR}/pythonreference
+	use doc && dohtml -r "${WORKDIR}"/${MY_P}/documentation/api
+	use doc && dohtml -r "${WORKDIR}"/hk_classestutorial
+	use doc && dohtml -r "${WORKDIR}"/hk_kdeclssestutorial
+	use doc && dohtml -r "${WORKDIR}"/knodascriptingtutorial
+	use doc && dohtml -r "${WORKDIR}"/knodatutorial
+	use doc && dohtml -r "${WORKDIR}"/pythonreference
 
-	make DESTDIR=${D} install || die "make install failed"
+	make DESTDIR="${D}" install || die "make install failed"
 }



1.58                 dev-db/hk_classes/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	21 May 2008 15:54:06 -0000	1.57
+++ ChangeLog	26 Aug 2008 22:52:57 -0000	1.58
@@ -1,6 +1,14 @@
 # ChangeLog for dev-db/hk_classes
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.57 2008/05/21 15:54:06 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.58 2008/08/26 22:52:57 tgurr Exp $
+
+  26 Aug 2008; Timo Gurr <tgurr@gentoo.org>
+  files/hk_classes-0.8.3-gcc43.patch, hk_classes-0.7.1.ebuild,
+  hk_classes-0.7.4a.ebuild, hk_classes-0.8.1_alpha3.ebuild,
+  hk_classes-0.8.1.ebuild, hk_classes-0.8.2_alpha3.ebuild,
+  hk_classes-0.8.3.ebuild:
+  Update gcc 4.3 patch borrowed from mandriva, fixing bug #230251. Fix some
+  quoting.
 
   21 May 2008; Tiziano Müller <dev-zero@gentoo.org>
   hk_classes-0.7.1.ebuild, hk_classes-0.7.4a.ebuild,



1.10                 dev-db/hk_classes/hk_classes-0.7.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild?r1=1.9&r2=1.10

Index: hk_classes-0.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hk_classes-0.7.1.ebuild	21 May 2008 15:54:06 -0000	1.9
+++ hk_classes-0.7.1.ebuild	26 Aug 2008 22:52:57 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild,v 1.9 2008/05/21 15:54:06 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.1.ebuild,v 1.10 2008/08/26 22:52:57 tgurr Exp $
 
 inherit eutils
 
@@ -27,9 +27,9 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 
-	epatch ${FILESDIR}/${PN}-amd64.patch
+	epatch "${FILESDIR}"/${PN}-amd64.patch
 }
 
 src_compile() {
@@ -38,7 +38,7 @@
 }
 
 src_install() {
-	use doc && dohtml -r ${WORKDIR}/${P_DOCS}/*
-	use doc && dohtml -r ${WORKDIR}/knodapythondoc
-	make DESTDIR=${D} install || die
+	use doc && dohtml -r "${WORKDIR}"/${P_DOCS}/*
+	use doc && dohtml -r "${WORKDIR}"/knodapythondoc
+	make DESTDIR="${D}" install || die
 }



1.9                  dev-db/hk_classes/hk_classes-0.7.4a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild?r1=1.8&r2=1.9

Index: hk_classes-0.7.4a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hk_classes-0.7.4a.ebuild	21 May 2008 15:54:06 -0000	1.8
+++ hk_classes-0.7.4a.ebuild	26 Aug 2008 22:52:57 -0000	1.9
@@ -1,13 +1,13 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild,v 1.8 2008/05/21 15:54:06 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild,v 1.9 2008/08/26 22:52:57 tgurr Exp $
 
 inherit eutils python
 
 P_DOCS="hk_classes-htmldocumentation-0.7.3"
 
 MY_P=${P/_alpha/-test}
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
 
 DESCRIPTION="GUI-independent C++ libraries for database applications, including API documentation and tutorials."
 HOMEPAGE="http://hk-classes.sourceforge.net/"
@@ -34,11 +34,11 @@
 	dev-util/pkgconfig"
 
 src_unpack() {
-	unpack ${A} ; cd ${S}
-	epatch ${FILESDIR}/${P}-amd64.patch
+	unpack ${A} ; cd "${S}"
+	epatch "${FILESDIR}"/${P}-amd64.patch
 
 	if use doc ; then
-		cd ${WORKDIR}
+		cd "${WORKDIR}"
 		local docdirs="`ls -1`"
 		mkdir ${P_DOCS}
 		for I in "${docdirs/${P}/}" ; do
@@ -66,6 +66,6 @@
 }
 
 src_install() {
-	use doc && dohtml -r ${WORKDIR}/${P_DOCS}/*
-	make DESTDIR=${D} install || die "make install failed"
+	use doc && dohtml -r "${WORKDIR}"/${P_DOCS}/*
+	make DESTDIR="${D}" install || die "make install failed"
 }



1.5                  dev-db/hk_classes/hk_classes-0.8.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild?r1=1.4&r2=1.5

Index: hk_classes-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hk_classes-0.8.3.ebuild	21 May 2008 15:54:06 -0000	1.4
+++ hk_classes-0.8.3.ebuild	26 Aug 2008 22:52:57 -0000	1.5
@@ -1,8 +1,8 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild,v 1.4 2008/05/21 15:54:06 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild,v 1.5 2008/08/26 22:52:57 tgurr Exp $
 
-inherit eutils python
+inherit autotools eutils python
 
 # The tests themselves are broken.
 RESTRICT="strip test"
@@ -10,7 +10,7 @@
 P_DOCS="hk_classes-htmldocumentation-0.8"
 
 MY_P=${P/_alpha/-test}
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
 
 DESCRIPTION="GUI-independent C++ libraries for database applications, including API documentation and tutorials."
 HOMEPAGE="http://hk-classes.sourceforge.net/"
@@ -31,9 +31,12 @@
 
 src_unpack() {
 	unpack ${A}
+	cd "${S}"
 
-	# gcc-4.3 compatibility. Fixes bug 218913.
+	# gcc-4.3 compatibility. Fixes bug 218913 and 230251.
 	epatch "${FILESDIR}/${P}-gcc43.patch"
+
+	eautoreconf
 }
 
 src_compile() {



1.12                 dev-db/hk_classes/hk_classes-0.8.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild?r1=1.11&r2=1.12

Index: hk_classes-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hk_classes-0.8.1.ebuild	21 May 2008 15:54:06 -0000	1.11
+++ hk_classes-0.8.1.ebuild	26 Aug 2008 22:52:57 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v 1.11 2008/05/21 15:54:06 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v 1.12 2008/08/26 22:52:57 tgurr Exp $
 
 inherit eutils python
 
@@ -10,7 +10,7 @@
 P_DOCS="hk_classes-htmldocumentation-0.8"
 
 MY_P=${P/_alpha/-test}a
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
 
 DESCRIPTION="GUI-independent C++ libraries for database applications, including API documentation and tutorials."
 HOMEPAGE="http://hk-classes.sourceforge.net/"
@@ -45,12 +45,12 @@
 }
 
 src_install() {
-	use doc && dohtml -r ${WORKDIR}/${MY_P}/documentation/api
-	use doc && dohtml -r ${WORKDIR}/hk_classestutorial
-	use doc && dohtml -r ${WORKDIR}/hk_kdeclssestutorial
-	use doc && dohtml -r ${WORKDIR}/knodascriptingtutorial
-	use doc && dohtml -r ${WORKDIR}/knodatutorial
-	use doc && dohtml -r ${WORKDIR}/pythonreference
+	use doc && dohtml -r "${WORKDIR}"/${MY_P}/documentation/api
+	use doc && dohtml -r "${WORKDIR}"/hk_classestutorial
+	use doc && dohtml -r "${WORKDIR}"/hk_kdeclssestutorial
+	use doc && dohtml -r "${WORKDIR}"/knodascriptingtutorial
+	use doc && dohtml -r "${WORKDIR}"/knodatutorial
+	use doc && dohtml -r "${WORKDIR}"/pythonreference
 
-	make DESTDIR=${D} install || die "make install failed"
+	make DESTDIR="${D}" install || die "make install failed"
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-26 22:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-26 22:52 [gentoo-commits] gentoo-x86 commit in dev-db/hk_classes: hk_classes-0.8.2_alpha3.ebuild hk_classes-0.8.1_alpha3.ebuild ChangeLog hk_classes-0.7.1.ebuild hk_classes-0.7.4a.ebuild hk_classes-0.8.3.ebuild hk_classes-0.8.1.ebuild Timo Gurr (tgurr)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-21 15:54 Tiziano Mueller (dev-zero)

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