patrick     14/08/10 02:14:17

  Modified:             k9copy-2.3.8-r1.ebuild k9copy-2.3.8.ebuild
                        ChangeLog
  Log:
  Fix description for more repoman happy
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  app-cdr/k9copy/k9copy-2.3.8-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild?r1=1.2&r2=1.3

Index: k9copy-2.3.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- k9copy-2.3.8-r1.ebuild      4 Apr 2014 07:47:15 -0000       1.2
+++ k9copy-2.3.8-r1.ebuild      10 Aug 2014 02:14:17 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild,v 1.2 
2014/04/04 07:47:15 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8-r1.ebuild,v 1.3 
2014/08/10 02:14:17 patrick Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 ESVN_REPO_URI="https://k9copy.svn.sourceforge.net/svnroot/k9copy/kde4";
 ESVN_PROJECT="k9copy"
-DESCRIPTION="k9copy is a DVD backup utility which allows the copy of one or 
more titles from a DVD9 to a DVD5."
+DESCRIPTION="k9copy is a DVD backup utility which allows the copy of one or 
more titles from a DVD9 to a DVD5"
 HOMEPAGE="http://k9copy.sourceforge.net/";
 [[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 



1.7                  app-cdr/k9copy/k9copy-2.3.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8.ebuild?r1=1.6&r2=1.7

Index: k9copy-2.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- k9copy-2.3.8.ebuild 26 Feb 2014 09:23:17 -0000      1.6
+++ k9copy-2.3.8.ebuild 10 Aug 2014 02:14:17 -0000      1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8.ebuild,v 1.6 
2014/02/26 09:23:17 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-2.3.8.ebuild,v 1.7 
2014/08/10 02:14:17 patrick Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 ESVN_REPO_URI="https://k9copy.svn.sourceforge.net/svnroot/k9copy/kde4";
 ESVN_PROJECT="k9copy"
-DESCRIPTION="k9copy is a DVD backup utility which allows the copy of one or 
more titles from a DVD9 to a DVD5."
+DESCRIPTION="k9copy is a DVD backup utility which allows the copy of one or 
more titles from a DVD9 to a DVD5"
 HOMEPAGE="http://k9copy.sourceforge.net/";
 [[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 



1.77                 app-cdr/k9copy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/ChangeLog?rev=1.77&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/ChangeLog?rev=1.77&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/k9copy/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/k9copy/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   4 Apr 2014 07:47:15 -0000       1.76
+++ ChangeLog   10 Aug 2014 02:14:17 -0000      1.77
@@ -1,6 +1,10 @@
 # ChangeLog for app-cdr/k9copy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/ChangeLog,v 1.76 2014/04/04 
07:47:15 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/ChangeLog,v 1.77 2014/08/10 
02:14:17 patrick Exp $
+
+  10 Aug 2014; Patrick Lauer <patr...@gentoo.org> k9copy-2.3.8-r1.ebuild,
+  k9copy-2.3.8.ebuild:
+  Fix description for more repoman happy
 
   04 Apr 2014; Johannes Huber <j...@gentoo.org>
   +files/k9copy-2.3.8-ffmpeg-2.1.patch, k9copy-2.3.8-r1.ebuild:




Reply via email to