* [gentoo-commits] gentoo-x86 commit in net-libs/gsoap: gsoap-2.7.12.ebuild ChangeLog gsoap-2.7.9f.ebuild
@ 2009-03-04 6:34 Patrick Lauer (patrick)
0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2009-03-04 6:34 UTC (permalink / raw
To: gentoo-commits
patrick 09/03/04 06:34:48
Modified: gsoap-2.7.12.ebuild ChangeLog gsoap-2.7.9f.ebuild
Log:
Fixing typo in DESCRIPTION
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.2 net-libs/gsoap/gsoap-2.7.12.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gsoap/gsoap-2.7.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gsoap/gsoap-2.7.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gsoap/gsoap-2.7.12.ebuild?r1=1.1&r2=1.2
Index: gsoap-2.7.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gsoap-2.7.12.ebuild 3 Mar 2009 06:35:29 -0000 1.1
+++ gsoap-2.7.12.ebuild 4 Mar 2009 06:34:48 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.12.ebuild,v 1.1 2009/03/03 06:35:29 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.12.ebuild,v 1.2 2009/03/04 06:34:48 patrick Exp $
EAPI=1
inherit eutils
MY_P="${PN}-2.7"
-DESCRIPTION="A cross-platfor open source C and C++ SDK to ease the development of SOAP/XML Web services"
+DESCRIPTION="A cross-platform open source C and C++ SDK to ease the development of SOAP/XML Web services"
HOMEPAGE="http://gsoap2.sourceforge.net"
SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.tar.gz"
1.2 net-libs/gsoap/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gsoap/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gsoap/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gsoap/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gsoap/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 3 Mar 2009 06:35:29 -0000 1.1
+++ ChangeLog 4 Mar 2009 06:34:48 -0000 1.2
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/gsoap
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/ChangeLog,v 1.1 2009/03/03 06:35:29 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/ChangeLog,v 1.2 2009/03/04 06:34:48 patrick Exp $
+
+ 04 Mar 2009; Patrick Lauer <patrick@gentoo.org> gsoap-2.7.9f.ebuild,
+ gsoap-2.7.12.ebuild:
+ Fixing typo in DESCRIPTION
*gsoap-2.7.12 (03 Mar 2009)
*gsoap-2.7.9f (03 Mar 2009)
1.2 net-libs/gsoap/gsoap-2.7.9f.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gsoap/gsoap-2.7.9f.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gsoap/gsoap-2.7.9f.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gsoap/gsoap-2.7.9f.ebuild?r1=1.1&r2=1.2
Index: gsoap-2.7.9f.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.9f.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gsoap-2.7.9f.ebuild 3 Mar 2009 06:35:29 -0000 1.1
+++ gsoap-2.7.9f.ebuild 4 Mar 2009 06:34:48 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.9f.ebuild,v 1.1 2009/03/03 06:35:29 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.9f.ebuild,v 1.2 2009/03/04 06:34:48 patrick Exp $
EAPI=1
inherit eutils
MY_P="${PN}-2.7"
-DESCRIPTION="A cross-platfor open source C and C++ SDK to ease the development of SOAP/XML Web services"
+DESCRIPTION="A cross-platform open source C and C++ SDK to ease the development of SOAP/XML Web services"
HOMEPAGE="http://gsoap2.sourceforge.net"
SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.tar.gz"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-04 6:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-04 6:34 [gentoo-commits] gentoo-x86 commit in net-libs/gsoap: gsoap-2.7.12.ebuild ChangeLog gsoap-2.7.9f.ebuild Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox