diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-29 17:02:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-29 17:02:37 +0000 |
commit | 1adb434064860ba8e80887f6278079ad2557a550 (patch) | |
tree | 90869009077a21f2068c4b545043ed39b8790103 /app-doc/howto-html | |
parent | alpha/ia64 stable wrt #182392 (diff) | |
download | gentoo-2-1adb434064860ba8e80887f6278079ad2557a550.tar.gz gentoo-2-1adb434064860ba8e80887f6278079ad2557a550.tar.bz2 gentoo-2-1adb434064860ba8e80887f6278079ad2557a550.zip |
Stable on all, remove old
(Portage version: 2.1.3.16)
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-20050504 | 3 | ||||
-rw-r--r-- | app-doc/howto-html/files/digest-howto-html-20070202 | 3 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20050504.ebuild | 23 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20070202.ebuild | 23 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20070811.ebuild | 4 |
6 files changed, 8 insertions, 55 deletions
diff --git a/app-doc/howto-html/ChangeLog b/app-doc/howto-html/ChangeLog index dd9f3beb2609..13e578860229 100644 --- a/app-doc/howto-html/ChangeLog +++ b/app-doc/howto-html/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-doc/howto-html # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.29 2007/10/24 02:17:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.30 2007/10/29 17:02:36 armin76 Exp $ + + 29 Oct 2007; Raúl Porcel <armin76@gentoo.org> + -howto-html-20050504.ebuild, -howto-html-20070202.ebuild, + howto-html-20070811.ebuild: + Stable on all, remove old 24 Oct 2007; Jeroen Roovers <jer@gentoo.org> howto-html-20070811.ebuild: Stable for HPPA too. diff --git a/app-doc/howto-html/files/digest-howto-html-20050504 b/app-doc/howto-html/files/digest-howto-html-20050504 deleted file mode 100644 index f9fa4c8cde4c..000000000000 --- a/app-doc/howto-html/files/digest-howto-html-20050504 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5497dfa23c0393274ed255e5e4d2fe0b Linux-html-HOWTOs-20050504.tar.bz2 15894985 -RMD160 bd14e45354ed4790a13c48b15002a293529bcc93 Linux-html-HOWTOs-20050504.tar.bz2 15894985 -SHA256 8dc50bd2435aebfa0898458e1ef1235546a7958d1eb9fdf1b3f2b0cdb2d22075 Linux-html-HOWTOs-20050504.tar.bz2 15894985 diff --git a/app-doc/howto-html/files/digest-howto-html-20070202 b/app-doc/howto-html/files/digest-howto-html-20070202 deleted file mode 100644 index 8bfcc08f4436..000000000000 --- a/app-doc/howto-html/files/digest-howto-html-20070202 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e076baf3d226c30de7f8e6184213d36f Linux-html-HOWTOs-20070202.tar.bz2 16368637 -RMD160 030e78e643f318923ffdf456c4c8b65ffe186ec9 Linux-html-HOWTOs-20070202.tar.bz2 16368637 -SHA256 d4ee96d2472b3c22d181722200e32f9be9a719ee255b907e594be5b5e5632941 Linux-html-HOWTOs-20070202.tar.bz2 16368637 diff --git a/app-doc/howto-html/howto-html-20050504.ebuild b/app-doc/howto-html/howto-html-20050504.ebuild deleted file mode 100644 index 7b75bcff9b21..000000000000 --- a/app-doc/howto-html/howto-html-20050504.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20050504.ebuild,v 1.3 2007/08/25 11:47:07 vapier Exp $ - -# Grab and rename this file: -# http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/Linux-html-HOWTOs.tar.bz2 - -DESCRIPTION="The LDP howtos, html format" -HOMEPAGE="http://www.tldp.org/" -SRC_URI="mirror://gentoo/Linux-html-HOWTOs-${PV}.tar.bz2" - -LICENSE="GPL-2 LDP" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -S=${WORKDIR}/HOWTO - -src_install() { - dodir /usr/share/doc/howto/html - dosym howto /usr/share/doc/HOWTO - cp -R * "${D}"/usr/share/doc/howto/html || die "cp failed" -} diff --git a/app-doc/howto-html/howto-html-20070202.ebuild b/app-doc/howto-html/howto-html-20070202.ebuild deleted file mode 100644 index 8ecf8dbcf760..000000000000 --- a/app-doc/howto-html/howto-html-20070202.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20070202.ebuild,v 1.6 2007/08/25 11:47:07 vapier Exp $ - -# Grab and rename this file: -# http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/Linux-html-HOWTOs.tar.bz2 - -DESCRIPTION="The LDP howtos, html format" -HOMEPAGE="http://www.tldp.org/" -SRC_URI="mirror://gentoo/Linux-html-HOWTOs-${PV}.tar.bz2" - -LICENSE="GPL-2 LDP" -SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~x86" -IUSE="" - -S=${WORKDIR}/HOWTO - -src_install() { - dodir /usr/share/doc/howto/html - dosym howto /usr/share/doc/HOWTO - cp -R * "${D}"/usr/share/doc/howto/html || die "cp failed" -} diff --git a/app-doc/howto-html/howto-html-20070811.ebuild b/app-doc/howto-html/howto-html-20070811.ebuild index b57c018d895e..912ab64f5a90 100644 --- a/app-doc/howto-html/howto-html-20070811.ebuild +++ b/app-doc/howto-html/howto-html-20070811.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20070811.ebuild,v 1.5 2007/10/24 02:17:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20070811.ebuild,v 1.6 2007/10/29 17:02:37 armin76 Exp $ # Download from # www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/Linux-html-HOWTOs-${PV}.tar.bz2 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/Linux-html-HOWTOs-${PV}.tar.bz2" LICENSE="GPL-2 LDP" 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="" RESTRICT="strip binchecks" |