public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-doc/linuxfromscratch-html: ChangeLog linuxfromscratch-html-6.3.ebuild
@ 2007-12-23 16:50 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2007-12-23 16:50 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    07/12/23 16:50:33

  Modified:             ChangeLog
  Added:                linuxfromscratch-html-6.3.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.17                 app-doc/linuxfromscratch-html/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/linuxfromscratch-html/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/linuxfromscratch-html/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/linuxfromscratch-html/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-html/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	11 Aug 2007 17:52:43 -0000	1.16
+++ ChangeLog	23 Dec 2007 16:50:32 -0000	1.17
@@ -1,6 +1,12 @@
 # ChangeLog for app-doc/linuxfromscratch-html
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-html/ChangeLog,v 1.16 2007/08/11 17:52:43 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-html/ChangeLog,v 1.17 2007/12/23 16:50:32 dirtyepic Exp $
+
+*linuxfromscratch-html-6.3 (23 Dec 2007)
+
+  23 Dec 2007; Ryan Hill <dirtyepic@gentoo.org>
+  +linuxfromscratch-html-6.3.ebuild:
+  Version bump.
 
   11 Aug 2007; Ryan Hill <dirtyepic@gentoo.org> metadata.xml:
   Maintainer ^^^



1.1                  app-doc/linuxfromscratch-html/linuxfromscratch-html-6.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/linuxfromscratch-html/linuxfromscratch-html-6.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/linuxfromscratch-html/linuxfromscratch-html-6.3.ebuild?rev=1.1&content-type=text/plain

Index: linuxfromscratch-html-6.3.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-html/linuxfromscratch-html-6.3.ebuild,v 1.1 2007/12/23 16:50:32 dirtyepic Exp $

MY_P="LFS-BOOK-${PV}-HTML"
DESCRIPTION="The Linux From Scratch Book. HTML Format"
HOMEPAGE="http://www.linuxfromscratch.org/"
SRC_URI="http://www.linuxfromscratch.org/lfs/downloads/${PV}/${MY_P}.tar.bz2"

LICENSE="LFS"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""

S=${WORKDIR}/${MY_P}

src_install() {
	dohtml -r * || die "install failed"
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-12-23 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-23 16:50 [gentoo-commits] gentoo-x86 commit in app-doc/linuxfromscratch-html: ChangeLog linuxfromscratch-html-6.3.ebuild Ryan Hill (dirtyepic)

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