diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-06-29 13:39:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-06-29 13:39:26 +0000 |
commit | 4cd2d157947efef317523fc1f920f5e1af535783 (patch) | |
tree | 78a3ed8801eebe8354f420fcea33aaba545c662f /sys-boot/palo | |
parent | Add live ebuild. (diff) | |
download | gentoo-2-4cd2d157947efef317523fc1f920f5e1af535783.tar.gz gentoo-2-4cd2d157947efef317523fc1f920f5e1af535783.tar.bz2 gentoo-2-4cd2d157947efef317523fc1f920f5e1af535783.zip |
README and README.html have the same content, so we only need one of them.
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-boot/palo')
-rw-r--r-- | sys-boot/palo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/palo/palo-9999.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sys-boot/palo/ChangeLog b/sys-boot/palo/ChangeLog index 62051983e5d0..fb5c869b8610 100644 --- a/sys-boot/palo/ChangeLog +++ b/sys-boot/palo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/palo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.35 2013/06/29 13:30:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.36 2013/06/29 13:39:26 jer Exp $ + + 29 Jun 2013; Jeroen Roovers <jer@gentoo.org> palo-9999.ebuild: + README and README.html have the same content, so we only need one of them. *palo-9999 (29 Jun 2013) diff --git a/sys-boot/palo/palo-9999.ebuild b/sys-boot/palo/palo-9999.ebuild index 04aa70b42175..96957fba88aa 100644 --- a/sys-boot/palo/palo-9999.ebuild +++ b/sys-boot/palo/palo-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-9999.ebuild,v 1.1 2013/06/29 13:30:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-9999.ebuild,v 1.2 2013/06/29 13:39:26 jer Exp $ EAPI=5 @@ -36,7 +36,6 @@ src_install() { dosbin palo/palo doman palo.8 - dohtml README.html dodoc README palo.conf insinto /etc |