public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-doc/linuxfromscratch: linuxfromscratch-7.2.ebuild linuxfromscratch-7.4.ebuild ChangeLog
@ 2014-02-01 23:28 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2014-02-01 23:28 UTC (permalink / raw
  To: gentoo-commits

vapier      14/02/01 23:28:04

  Modified:             linuxfromscratch-7.2.ebuild
                        linuxfromscratch-7.4.ebuild ChangeLog
  Log:
  Mark m68k/s390/sh stable.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.5                  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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild?r1=1.4&r2=1.5

Index: linuxfromscratch-7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- linuxfromscratch-7.2.ebuild	5 Sep 2013 05:53:30 -0000	1.4
+++ linuxfromscratch-7.2.ebuild	1 Feb 2014 23:28:03 -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/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild,v 1.4 2013/09/05 05:53:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild,v 1.5 2014/02/01 23:28:03 vapier Exp $
 
 EAPI="4"
 



1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild?r1=1.2&r2=1.3

Index: linuxfromscratch-7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linuxfromscratch-7.4.ebuild	25 Dec 2013 17:40:03 -0000	1.2
+++ linuxfromscratch-7.4.ebuild	1 Feb 2014 23:28:03 -0000	1.3
@@ -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/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild,v 1.2 2013/12/25 17:40:03 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/linuxfromscratch-7.4.ebuild,v 1.3 2014/02/01 23:28:03 vapier Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE="CC-BY-NC-SA-2.5 MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
 IUSE="htmlsingle pdf"
 
 DEPEND=""



1.27                 app-doc/linuxfromscratch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	25 Dec 2013 17:40:03 -0000	1.26
+++ ChangeLog	1 Feb 2014 23:28:04 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for app-doc/linuxfromscratch
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch/ChangeLog,v 1.26 2013/12/25 17:40:03 dirtyepic Exp $
+# 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 $
+
+  01 Feb 2014; Mike Frysinger <vapier@gentoo.org> linuxfromscratch-7.2.ebuild,
+  linuxfromscratch-7.4.ebuild:
+  Mark m68k/s390/sh stable.
 
   25 Dec 2013; Ryan Hill <dirtyepic@gentoo.org> linuxfromscratch-7.4.ebuild:
   Stabilize (bug #495330).





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

only message in thread, other threads:[~2014-02-01 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-01 23:28 [gentoo-commits] gentoo-x86 commit in app-doc/linuxfromscratch: linuxfromscratch-7.2.ebuild linuxfromscratch-7.4.ebuild ChangeLog Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox