public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-doc/linuxfromscratch: linuxfromscratch-7.4.ebuild linuxfromscratch-7.2.ebuild ChangeLog
@ 2014-08-10 10:58 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2014-08-10 10:58 UTC (permalink / raw
  To: gentoo-commits

patrick     14/08/10 10:58:06

  Modified:             linuxfromscratch-7.4.ebuild
                        linuxfromscratch-7.2.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.4                  app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild?r1=1.3&r2=1.4

Index: linuxfromscratch-7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linuxfromscratch-7.4.ebuild	1 Feb 2014 23:28:03 -0000	1.3
+++ linuxfromscratch-7.4.ebuild	10 Aug 2014 10:58:06 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild,v 1.3 2014/02/01 23:28:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild,v 1.4 2014/08/10 10:58:06 patrick Exp $
 
 EAPI=5
 
 MY_SRC="http://www.linuxfromscratch.org/lfs/downloads/${PV}"
 BOOTSCRIPT_PV="20130821"
 
-DESCRIPTION="LFS documents building a Linux system entirely from source."
+DESCRIPTION="LFS documents building a Linux system entirely from source"
 HOMEPAGE="http://www.linuxfromscratch.org/lfs"
 SRC_URI="${MY_SRC}/LFS-BOOK-${PV}.tar.bz2
 		${MY_SRC}/lfs-bootscripts-${BOOTSCRIPT_PV}.tar.bz2



1.6                  app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild?r1=1.5&r2=1.6

Index: linuxfromscratch-7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- linuxfromscratch-7.2.ebuild	1 Feb 2014 23:28:03 -0000	1.5
+++ linuxfromscratch-7.2.ebuild	10 Aug 2014 10:58:06 -0000	1.6
@@ -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-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild,v 1.5 2014/02/01 23:28:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild,v 1.6 2014/08/10 10:58:06 patrick Exp $
 
 EAPI="4"
 
@@ -8,7 +8,7 @@
 
 BOOTSCRIPT_PV="20120901"
 
-DESCRIPTION="LFS documents building a Linux system entirely from source."
+DESCRIPTION="LFS documents building a Linux system entirely from source"
 HOMEPAGE="http://www.linuxfromscratch.org/lfs"
 SRC_URI="${MY_SRC}/LFS-BOOK-${PV}.tar.bz2
 		${MY_SRC}/lfs-bootscripts-${BOOTSCRIPT_PV}.tar.bz2



1.28                 app-doc/linuxfromscratch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	1 Feb 2014 23:28:04 -0000	1.27
+++ ChangeLog	10 Aug 2014 10:58:06 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for app-doc/linuxfromscratch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/ChangeLog,v 1.27 2014/02/01 23:28:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/ChangeLog,v 1.28 2014/08/10 10:58:06 patrick Exp $
+
+  10 Aug 2014; Patrick Lauer <patrick@gentoo.org> linuxfromscratch-7.2.ebuild,
+  linuxfromscratch-7.4.ebuild:
+  Fix description for more repoman happy
 
   01 Feb 2014; Mike Frysinger <vapier@gentoo.org> linuxfromscratch-7.2.ebuild,
   linuxfromscratch-7.4.ebuild:





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

only message in thread, other threads:[~2014-08-11 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 10:58 [gentoo-commits] gentoo-x86 commit in app-doc/linuxfromscratch: linuxfromscratch-7.4.ebuild linuxfromscratch-7.2.ebuild ChangeLog 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