diff options
author | 2004-03-18 03:55:45 +0000 | |
---|---|---|
committer | 2004-03-18 03:55:45 +0000 | |
commit | 91b90aeb9e19d1ea0ca357d4fd43fffa52780433 (patch) | |
tree | 40fc3d73e7c7eef28efafaaefee0dd6510fe315d /app-doc/howto-html | |
parent | old (diff) | |
download | historical-91b90aeb9e19d1ea0ca357d4fd43fffa52780433.tar.gz historical-91b90aeb9e19d1ea0ca357d4fd43fffa52780433.tar.bz2 historical-91b90aeb9e19d1ea0ca357d4fd43fffa52780433.zip |
ver bump #44240
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r-- | app-doc/howto-html/ChangeLog | 7 | ||||
-rw-r--r-- | app-doc/howto-html/files/digest-howto-html-20021121 | 1 | ||||
-rw-r--r-- | app-doc/howto-html/files/digest-howto-html-20031006 | 1 | ||||
-rw-r--r-- | app-doc/howto-html/files/digest-howto-html-20040317 | 1 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20031006.ebuild | 22 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20040317.ebuild (renamed from app-doc/howto-html/howto-html-20021121.ebuild) | 18 |
6 files changed, 15 insertions, 35 deletions
diff --git a/app-doc/howto-html/ChangeLog b/app-doc/howto-html/ChangeLog index d5207a629514..3196c162fed4 100644 --- a/app-doc/howto-html/ChangeLog +++ b/app-doc/howto-html/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-doc/howto-html # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.9 2003/10/06 13:14:03 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.10 2004/03/18 03:55:45 vapier Exp $ + +*howto-html-20040317 (17 Mar 2004) + + 17 Mar 2004; Mike Frysinger <vapier@gentoo.org> : + Version bump #44240 by Jaco Kroon. *howto-html-20031006 (06 Oct 2003) diff --git a/app-doc/howto-html/files/digest-howto-html-20021121 b/app-doc/howto-html/files/digest-howto-html-20021121 deleted file mode 100644 index fe869d284f29..000000000000 --- a/app-doc/howto-html/files/digest-howto-html-20021121 +++ /dev/null @@ -1 +0,0 @@ -MD5 c79a2c1a6018b780054fed8a11ccb1a6 Linux-html-HOWTOs-20021121.tar.bz2 9386938 diff --git a/app-doc/howto-html/files/digest-howto-html-20031006 b/app-doc/howto-html/files/digest-howto-html-20031006 deleted file mode 100644 index eaa5b7a9adb3..000000000000 --- a/app-doc/howto-html/files/digest-howto-html-20031006 +++ /dev/null @@ -1 +0,0 @@ -MD5 dfa33a2195be1845cf9b04896a5326b5 Linux-html-HOWTOs-20031006.tar.bz2 14677695 diff --git a/app-doc/howto-html/files/digest-howto-html-20040317 b/app-doc/howto-html/files/digest-howto-html-20040317 new file mode 100644 index 000000000000..96d45f6b7c11 --- /dev/null +++ b/app-doc/howto-html/files/digest-howto-html-20040317 @@ -0,0 +1 @@ +MD5 f40c17080643e8c9d4efa3d7105b5d2b Linux-html-HOWTOs-20040317.tar.bz2 23829029 diff --git a/app-doc/howto-html/howto-html-20031006.ebuild b/app-doc/howto-html/howto-html-20031006.ebuild deleted file mode 100644 index 5ea9626f8939..000000000000 --- a/app-doc/howto-html/howto-html-20031006.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20031006.ebuild,v 1.2 2004/03/14 00:14:30 mr_bones_ Exp $ - -MY_P="Linux-html-HOWTOs-${PV}" -S=${WORKDIR}/HOWTO - -DESCRIPTION="The LDP howtos, html format." -SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" -HOMEPAGE="http://www.linuxdoc.org" - -SLOT="0" -LICENSE="GPL-2 LDP" -KEYWORDS="~x86 ~ppc ~sparc" - -src_install() { - dodir /usr/share/doc/howto - dodir /usr/share/doc/howto/html - dosym /usr/share/doc/howto /usr/share/doc/HOWTO - - cp -R * ${D}/usr/share/doc/howto/html -} diff --git a/app-doc/howto-html/howto-html-20021121.ebuild b/app-doc/howto-html/howto-html-20040317.ebuild index 86c8ac6e65ca..1567ec37a6ca 100644 --- a/app-doc/howto-html/howto-html-20021121.ebuild +++ b/app-doc/howto-html/howto-html-20040317.ebuild @@ -1,22 +1,20 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20021121.ebuild,v 1.7 2004/03/14 00:14:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20040317.ebuild,v 1.1 2004/03/18 03:55:45 vapier Exp $ -MY_P="Linux-html-HOWTOs-${PV}" -S=${WORKDIR}/HOWTO - -DESCRIPTION="The LDP howtos, html format." -SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" -HOMEPAGE="http://www.linuxdoc.org" +DESCRIPTION="The LDP howtos, html format" +HOMEPAGE="http://www.tldp.org/" +SRC_URI="mirror://gentoo/Linux-html-HOWTOs-${PV}.tar.bz2" -SLOT="0" LICENSE="GPL-2 LDP" +SLOT="0" KEYWORDS="x86 ppc sparc" +S=${WORKDIR}/HOWTO + src_install() { - dodir /usr/share/doc/howto dodir /usr/share/doc/howto/html dosym /usr/share/doc/howto /usr/share/doc/HOWTO - cp -R * ${D}/usr/share/doc/howto/html + cp -R * ${D}/usr/share/doc/howto/html || die } |