public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libwbxml: libwbxml-0.10.1.ebuild libwbxml-0.9.2_p48.ebuild ChangeLog libwbxml-0.10.6.ebuild
@ 2009-04-28 13:17 Michele Noberasco (s4t4n)
  0 siblings, 0 replies; only message in thread
From: Michele Noberasco (s4t4n) @ 2009-04-28 13:17 UTC (permalink / raw
  To: gentoo-commits

s4t4n       09/04/28 13:17:59

  Modified:             libwbxml-0.10.1.ebuild libwbxml-0.9.2_p48.ebuild
                        ChangeLog
  Added:                libwbxml-0.10.6.ebuild
  Log:
  Version bump, closing bug #261166.
  Marked version 0.10.1 stable for x86.
  Some minor QA fixing.
  (Portage version: 2.1.6.7/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-libs/libwbxml/libwbxml-0.10.1.ebuild

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

Index: libwbxml-0.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libwbxml-0.10.1.ebuild	14 Jan 2009 14:48:48 -0000	1.1
+++ libwbxml-0.10.1.ebuild	28 Apr 2009 13:17:59 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild,v 1.1 2009/01/14 14:48:48 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild,v 1.2 2009/04/28 13:17:59 s4t4n Exp $
 
 inherit cmake-utils
 
@@ -12,6 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND=">=dev-libs/expat-2.0.1-r1"
+RDEPEND="${DEPEND}"



1.6                  dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild?r1=1.5&r2=1.6

Index: libwbxml-0.9.2_p48.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libwbxml-0.9.2_p48.ebuild	15 Jan 2009 08:44:06 -0000	1.5
+++ libwbxml-0.9.2_p48.ebuild	28 Apr 2009 13:17:59 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild,v 1.5 2009/01/15 08:44:06 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild,v 1.6 2009/04/28 13:17:59 s4t4n Exp $
 
 IUSE=""
 
@@ -15,6 +15,7 @@
 KEYWORDS="~amd64 ~ppc ~x86"
 
 DEPEND=">=dev-libs/expat-1.95.8"
+RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 



1.14                 dev-libs/libwbxml/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	15 Jan 2009 08:44:06 -0000	1.13
+++ ChangeLog	28 Apr 2009 13:17:59 -0000	1.14
@@ -1,6 +1,14 @@
 # ChangeLog for dev-libs/libwbxml
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.13 2009/01/15 08:44:06 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.14 2009/04/28 13:17:59 s4t4n Exp $
+
+*libwbxml-0.10.6 (28 Apr 2009)
+
+  28 Apr 2009; Michele Noberasco <s4t4n@gentoo.org> +libwbxml-0.10.6.ebuild:
+  Version bump, closing bug #261166.
+  libwbxml-0.10.1.ebuild: stable for x86.
+  libwbxml-0.10.1.ebuild, libwbxml-0.9.2_p48.ebuild:
+  Some QA fixing.
 
   15 Jan 2009; Michele Noberasco <s4t4n@gentoo.org> +libwbxml-0.9.2_p48.ebuild:
   Resurrected version 0.9.2_p48 back from the grave as it has one dependant package.



1.1                  dev-libs/libwbxml/libwbxml-0.10.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.6.ebuild?rev=1.1&content-type=text/plain

Index: libwbxml-0.10.6.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.6.ebuild,v 1.1 2009/04/28 13:17:59 s4t4n Exp $

inherit cmake-utils

IUSE=""

DESCRIPTION="Library and tools to parse, encode and handle WBXML documents."
HOMEPAGE="http://libwbxml.opensync.org/"
SRC_URI="mirror://sourceforge/libwbxml/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"

DEPEND=">=dev-libs/expat-2.0.1-r1"
RDEPEND="${DEPEND}"






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

only message in thread, other threads:[~2009-04-28 13:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-28 13:17 [gentoo-commits] gentoo-x86 commit in dev-libs/libwbxml: libwbxml-0.10.1.ebuild libwbxml-0.9.2_p48.ebuild ChangeLog libwbxml-0.10.6.ebuild Michele Noberasco (s4t4n)

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