public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/rasqal: ChangeLog rasqal-0.9.14.ebuild
@ 2007-11-28  9:41 Markus Rothe (corsair)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Rothe (corsair) @ 2007-11-28  9:41 UTC (permalink / raw
  To: gentoo-commits

corsair     07/11/28 09:41:22

  Modified:             ChangeLog rasqal-0.9.14.ebuild
  Log:
  Added ~ppc64
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.13                 dev-libs/rasqal/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rasqal/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rasqal/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rasqal/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	4 Nov 2007 10:10:22 -0000	1.12
+++ ChangeLog	28 Nov 2007 09:41:21 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/rasqal
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.12 2007/11/04 10:10:22 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.13 2007/11/28 09:41:21 corsair Exp $
+
+  28 Nov 2007; Markus Rothe <corsair@gentoo.org> rasqal-0.9.14.ebuild:
+  Added ~ppc64
 
   04 Nov 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
   Assigning to maintainer-needed.



1.3                  dev-libs/rasqal/rasqal-0.9.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rasqal/rasqal-0.9.14.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rasqal/rasqal-0.9.14.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rasqal/rasqal-0.9.14.ebuild?r1=1.2&r2=1.3

Index: rasqal-0.9.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rasqal-0.9.14.ebuild	14 Jun 2007 08:02:20 -0000	1.2
+++ rasqal-0.9.14.ebuild	28 Nov 2007 09:41:21 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.14.ebuild,v 1.2 2007/06/14 08:02:20 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.14.ebuild,v 1.3 2007/11/28 09:41:21 corsair Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1 Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="pcre xml"
 
 RDEPEND="sys-devel/flex



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-libs/rasqal: ChangeLog rasqal-0.9.14.ebuild
@ 2008-01-18 12:45 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2008-01-18 12:45 UTC (permalink / raw
  To: gentoo-commits

flameeyes    08/01/18 12:45:44

  Modified:             ChangeLog rasqal-0.9.14.ebuild
  Log:
  Add elibtoolize call.
  (Portage version: 2.1.4)

Revision  Changes    Path
1.14                 dev-libs/rasqal/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rasqal/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rasqal/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rasqal/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	28 Nov 2007 09:41:21 -0000	1.13
+++ ChangeLog	18 Jan 2008 12:45:44 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/rasqal
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.13 2007/11/28 09:41:21 corsair Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.14 2008/01/18 12:45:44 flameeyes Exp $
+
+  18 Jan 2008; Diego Pettenò <flameeyes@gentoo.org> rasqal-0.9.14.ebuild:
+  Add elibtoolize call.
 
   28 Nov 2007; Markus Rothe <corsair@gentoo.org> rasqal-0.9.14.ebuild:
   Added ~ppc64



1.4                  dev-libs/rasqal/rasqal-0.9.14.ebuild

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

Index: rasqal-0.9.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rasqal-0.9.14.ebuild	28 Nov 2007 09:41:21 -0000	1.3
+++ rasqal-0.9.14.ebuild	18 Jan 2008 12:45:44 -0000	1.4
@@ -1,8 +1,8 @@
-# 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-libs/rasqal/rasqal-0.9.14.ebuild,v 1.3 2007/11/28 09:41:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.14.ebuild,v 1.4 2008/01/18 12:45:44 flameeyes Exp $
 
-inherit eutils
+inherit eutils libtool
 
 DESCRIPTION="library that handles Resource Description Framework (RDF)"
 HOMEPAGE="http://librdf.org/rasqal/"
@@ -20,6 +20,13 @@
 DEPEND="${RDEPEND}
 	sys-devel/bison"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+
+	elibtoolize
+}
+
 src_compile() {
 	local regexlib
 	use pcre && regexlib="pcre" || regexlib="posix"



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



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

end of thread, other threads:[~2008-01-18 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28  9:41 [gentoo-commits] gentoo-x86 commit in dev-libs/rasqal: ChangeLog rasqal-0.9.14.ebuild Markus Rothe (corsair)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-18 12:45 Diego Petteno (flameeyes)

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