public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer (patrick)" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/linuxfromscratch: linuxfromscratch-7.4.ebuild linuxfromscratch-7.2.ebuild ChangeLog
Date: Sun, 10 Aug 2014 10:58:06 +0000 (UTC)	[thread overview]
Message-ID: <20140810105809.8E55620035@flycatcher.gentoo.org> (raw)

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:





                 reply	other threads:[~2014-08-11 21:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140810105809.8E55620035@flycatcher.gentoo.org \
    --to=patrick@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox