summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-10 10:58:06 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-10 10:58:06 +0000
commit924d742afcc9bea7cd0f00bac90f19220925f0cf (patch)
tree2ac14ef647c61638212f19ba0a877921cdc58de4 /app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild
parentUpdate homepage, remove old (diff)
downloadgentoo-2-924d742afcc9bea7cd0f00bac90f19220925f0cf.tar.gz
gentoo-2-924d742afcc9bea7cd0f00bac90f19220925f0cf.tar.bz2
gentoo-2-924d742afcc9bea7cd0f00bac90f19220925f0cf.zip
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild')
-rw-r--r--app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild b/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild
index f334f6724d7d..3db9f9a7d309 100644
--- a/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild
+++ b/app-doc/linuxfromscratch/linuxfromscratch-7.2.ebuild
@@ -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 @@ MY_SRC="http://www.linuxfromscratch.org/lfs/downloads/${PV}"
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