patrick     14/03/12 02:54:33

  Modified:             poco-1.4.3_p1.ebuild poco-1.4.6_p1.ebuild
                        poco-1.4.5-r1.ebuild poco-1.3.3_p1.ebuild
                        poco-1.3.6_p2.ebuild ChangeLog
  Log:
  Shorten description for improved repoman happy
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  dev-libs/poco/poco-1.4.3_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.4.3_p1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.4.3_p1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.4.3_p1.ebuild?r1=1.7&r2=1.8

Index: poco-1.4.3_p1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.3_p1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- poco-1.4.3_p1.ebuild        20 Dec 2012 16:12:53 -0000      1.7
+++ poco-1.4.3_p1.ebuild        12 Mar 2014 02:54:33 -0000      1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.3_p1.ebuild,v 1.7 
2012/12/20 16:12:53 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.3_p1.ebuild,v 1.8 
2014/03/12 02:54:33 patrick Exp $
 
 EAPI="2"
 
@@ -9,7 +9,7 @@
 MY_P="${P/_}"
 MY_DOCP="${PN}-$(get_version_component_range 1-3)-all-doc"
 
-DESCRIPTION="C++ class libraries that simplify and accelerate the development 
of network-centric, portable applications."
+DESCRIPTION="C++ class libraries to simplify the development of 
network-centric, portable applications."
 HOMEPAGE="http://pocoproject.org/";
 SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
        doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"



1.2                  dev-libs/poco/poco-1.4.6_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.4.6_p1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.4.6_p1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.4.6_p1.ebuild?r1=1.1&r2=1.2

Index: poco-1.4.6_p1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.6_p1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- poco-1.4.6_p1.ebuild        1 Sep 2013 11:14:43 -0000       1.1
+++ poco-1.4.6_p1.ebuild        12 Mar 2014 02:54:33 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.6_p1.ebuild,v 1.1 
2013/09/01 11:14:43 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.6_p1.ebuild,v 1.2 
2014/03/12 02:54:33 patrick Exp $
 
 EAPI="2"
 
@@ -9,7 +9,7 @@
 MY_P="${P/_}"
 MY_DOCP="${PN}-$(get_version_component_range 1-3)-all-doc"
 
-DESCRIPTION="C++ class libraries that simplify and accelerate the development 
of network-centric, portable applications"
+DESCRIPTION="C++ class libraries to simplify the development of 
network-centric, portable applications."
 HOMEPAGE="http://pocoproject.org/";
 SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
        doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"



1.5                  dev-libs/poco/poco-1.4.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild?r1=1.4&r2=1.5

Index: poco-1.4.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- poco-1.4.5-r1.ebuild        26 Sep 2013 17:26:59 -0000      1.4
+++ poco-1.4.5-r1.ebuild        12 Mar 2014 02:54:33 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild,v 1.4 
2013/09/26 17:26:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild,v 1.5 
2014/03/12 02:54:33 patrick Exp $
 
 EAPI="2"
 
@@ -9,7 +9,7 @@
 MY_P="${P/_}"
 MY_DOCP="${PN}-$(get_version_component_range 1-3)-all-doc"
 
-DESCRIPTION="C++ class libraries that simplify and accelerate the development 
of network-centric, portable applications"
+DESCRIPTION="C++ class libraries to simplify the development of 
network-centric, portable applications."
 HOMEPAGE="http://pocoproject.org/";
 SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
        doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"



1.6                  dev-libs/poco/poco-1.3.3_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.3.3_p1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.3.3_p1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.3.3_p1.ebuild?r1=1.5&r2=1.6

Index: poco-1.3.3_p1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.3_p1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- poco-1.3.3_p1.ebuild        6 Jun 2012 03:47:35 -0000       1.5
+++ poco-1.3.3_p1.ebuild        12 Mar 2014 02:54:33 -0000      1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.3_p1.ebuild,v 1.5 
2012/06/06 03:47:35 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.3_p1.ebuild,v 1.6 
2014/03/12 02:54:33 patrick Exp $
 
 EAPI="2"
 
@@ -9,7 +9,7 @@
 MY_P="${P/_}"
 MY_DOCP="${PN}-$(get_version_component_range 1-3)-doc"
 
-DESCRIPTION="C++ class libraries that simplify and accelerate the development 
of network-centric, portable applications."
+DESCRIPTION="C++ class libraries to simplify the development of 
network-centric, portable applications."
 HOMEPAGE="http://pocoproject.org/";
 SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
        doc? ( mirror://sourceforge/poco/${MY_DOCP}.tar.gz )"



1.5                  dev-libs/poco/poco-1.3.6_p2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild?r1=1.4&r2=1.5

Index: poco-1.3.6_p2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- poco-1.3.6_p2.ebuild        6 Jun 2012 03:47:35 -0000       1.4
+++ poco-1.3.6_p2.ebuild        12 Mar 2014 02:54:33 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild,v 1.4 
2012/06/06 03:47:35 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild,v 1.5 
2014/03/12 02:54:33 patrick Exp $
 
 EAPI="2"
 
@@ -9,7 +9,7 @@
 MY_P="${P/_}"
 MY_DOCP="${PN}-$(get_version_component_range 1-3)-all-doc"
 
-DESCRIPTION="C++ class libraries that simplify and accelerate the development 
of network-centric, portable applications."
+DESCRIPTION="C++ class libraries to simplify the development of 
network-centric, portable applications."
 HOMEPAGE="http://pocoproject.org/";
 SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
        doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"



1.27                 dev-libs/poco/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/ChangeLog?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/ChangeLog?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/poco/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/poco/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   26 Sep 2013 17:26:59 -0000      1.26
+++ ChangeLog   12 Mar 2014 02:54:33 -0000      1.27
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/poco
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/ChangeLog,v 1.26 2013/09/26 
17:26:59 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/ChangeLog,v 1.27 2014/03/12 
02:54:33 patrick Exp $
+
+  12 Mar 2014; Patrick Lauer <patr...@gentoo.org> poco-1.3.3_p1.ebuild,
+  poco-1.3.6_p2.ebuild, poco-1.4.3_p1.ebuild, poco-1.4.5-r1.ebuild,
+  poco-1.4.6_p1.ebuild:
+  Shorten description for improved repoman happy
 
   26 Sep 2013; Agostino Sarubbo <a...@gentoo.org> poco-1.4.5-r1.ebuild:
   Stable for arm, wrt bug #484096




Reply via email to