* [gentoo-commits] gentoo-x86 commit in sys-boot/palo: ChangeLog palo-9999.ebuild
@ 2013-07-18 14:06 Jeroen Roovers (jer)
0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2013-07-18 14:06 UTC (permalink / raw
To: gentoo-commits
jer 13/07/18 14:06:35
Modified: ChangeLog palo-9999.ebuild
Log:
Drop remove-HOME-TERM patch. README is gone.
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.37 sys-boot/palo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 29 Jun 2013 13:39:26 -0000 1.36
+++ ChangeLog 18 Jul 2013 14:06:35 -0000 1.37
@@ -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.36 2013/06/29 13:39:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.37 2013/07/18 14:06:35 jer Exp $
+
+ 18 Jul 2013; Jeroen Roovers <jer@gentoo.org> palo-9999.ebuild:
+ Drop remove-HOME-TERM patch. README is gone.
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.
1.3 sys-boot/palo/palo-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/palo-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/palo-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/palo-9999.ebuild?r1=1.2&r2=1.3
Index: palo-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- palo-9999.ebuild 29 Jun 2013 13:39:26 -0000 1.2
+++ palo-9999.ebuild 18 Jul 2013 14:06:35 -0000 1.3
@@ -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.2 2013/06/29 13:39:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-9999.ebuild,v 1.3 2013/07/18 14:06:35 jer Exp $
EAPI=5
@@ -17,7 +17,6 @@
src_prepare() {
epatch \
- "${FILESDIR}"/${PN}-remove-HOME-TERM.patch \
"${FILESDIR}"/${PN}-1.18-include.patch \
"${FILESDIR}"/${PN}-9999-open.patch \
"${FILESDIR}"/${PN}-9999-toolchain.patch
@@ -36,7 +35,8 @@
dosbin palo/palo
doman palo.8
- dodoc README palo.conf
+ dodoc palo.conf
+ dohtml README.html
insinto /etc
doins "${FILESDIR}"/palo.conf
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/palo: ChangeLog palo-9999.ebuild
@ 2013-07-21 14:13 Jeroen Roovers (jer)
0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2013-07-21 14:13 UTC (permalink / raw
To: gentoo-commits
jer 13/07/21 14:13:39
Modified: ChangeLog palo-9999.ebuild
Log:
Remove patches that have been applied upstream.
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.39 sys-boot/palo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 18 Jul 2013 15:37:25 -0000 1.38
+++ ChangeLog 21 Jul 2013 14:13:39 -0000 1.39
@@ -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.38 2013/07/18 15:37:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.39 2013/07/21 14:13:39 jer Exp $
+
+ 21 Jul 2013; Jeroen Roovers <jer@gentoo.org> palo-9999.ebuild:
+ Remove patches that have been applied upstream.
*palo-1.91 (18 Jul 2013)
1.4 sys-boot/palo/palo-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/palo-9999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/palo-9999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/palo-9999.ebuild?r1=1.3&r2=1.4
Index: palo-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- palo-9999.ebuild 18 Jul 2013 14:06:35 -0000 1.3
+++ palo-9999.ebuild 21 Jul 2013 14:13:39 -0000 1.4
@@ -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.3 2013/07/18 14:06:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-9999.ebuild,v 1.4 2013/07/21 14:13:39 jer Exp $
EAPI=5
@@ -17,8 +17,6 @@
src_prepare() {
epatch \
- "${FILESDIR}"/${PN}-1.18-include.patch \
- "${FILESDIR}"/${PN}-9999-open.patch \
"${FILESDIR}"/${PN}-9999-toolchain.patch
sed -i lib/common.h -e '/^#define PALOVERSION/{s|".*"|"'${PV}'"|g}' || die
sed -i palo/Makefile -e '/^LDFLAGS=/d' || die
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-21 14:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-18 14:06 [gentoo-commits] gentoo-x86 commit in sys-boot/palo: ChangeLog palo-9999.ebuild Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2013-07-21 14:13 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox