public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/surf: ChangeLog surf-0.3.ebuild
@ 2010-02-12 17:33 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2010-02-12 17:33 UTC (permalink / raw
  To: gentoo-commits

jer         10/02/12 17:33:44

  Modified:             ChangeLog surf-0.3.ebuild
  Log:
  Remove P from DESCRIPTION.
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.2                  www-client/surf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/surf/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	12 Feb 2010 17:29:37 -0000	1.1
+++ ChangeLog	12 Feb 2010 17:33:43 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/surf
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/surf/ChangeLog,v 1.1 2010/02/12 17:29:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/surf/ChangeLog,v 1.2 2010/02/12 17:33:43 jer Exp $
+
+  12 Feb 2010; Jeroen Roovers <jer@gentoo.org> surf-0.3.ebuild:
+  Remove P from DESCRIPTION.
 
 *surf-0.3 (12 Feb 2010)
 



1.2                  www-client/surf/surf-0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/surf-0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/surf-0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/surf-0.3.ebuild?r1=1.1&r2=1.2

Index: surf-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/surf/surf-0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- surf-0.3.ebuild	12 Feb 2010 17:29:37 -0000	1.1
+++ surf-0.3.ebuild	12 Feb 2010 17:33:43 -0000	1.2
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/surf/surf-0.3.ebuild,v 1.1 2010/02/12 17:29:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/surf/surf-0.3.ebuild,v 1.2 2010/02/12 17:33:43 jer Exp $
 
 EAPI="2"
 
 inherit toolchain-funcs
 
-DESCRIPTION="surf is a simple web browser based on WebKit/GTK+"
+DESCRIPTION="a simple web browser based on WebKit/GTK+"
 HOMEPAGE="http://surf.suckless.org/"
 SRC_URI="http://dl.suckless.org/${PN}/${P}.tar.gz"
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in www-client/surf: ChangeLog surf-0.3.ebuild
@ 2010-02-20 18:12 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2010-02-20 18:12 UTC (permalink / raw
  To: gentoo-commits

jer         10/02/20 18:12:20

  Modified:             ChangeLog surf-0.3.ebuild
  Log:
  Support savedconfig as proposed by John Brendler (bug #306091).
  (Portage version: 2.2_rc63/cvs/Linux i686)

Revision  Changes    Path
1.3                  www-client/surf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/surf/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	12 Feb 2010 17:33:43 -0000	1.2
+++ ChangeLog	20 Feb 2010 18:12:19 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/surf
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/surf/ChangeLog,v 1.2 2010/02/12 17:33:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/surf/ChangeLog,v 1.3 2010/02/20 18:12:19 jer Exp $
+
+  20 Feb 2010; Jeroen Roovers <jer@gentoo.org> surf-0.3.ebuild:
+  Support savedconfig as proposed by John Brendler (bug #306091).
 
   12 Feb 2010; Jeroen Roovers <jer@gentoo.org> surf-0.3.ebuild:
   Remove P from DESCRIPTION.



1.3                  www-client/surf/surf-0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/surf-0.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/surf-0.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/surf/surf-0.3.ebuild?r1=1.2&r2=1.3

Index: surf-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/surf/surf-0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- surf-0.3.ebuild	12 Feb 2010 17:33:43 -0000	1.2
+++ surf-0.3.ebuild	20 Feb 2010 18:12:19 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/surf/surf-0.3.ebuild,v 1.2 2010/02/12 17:33:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/surf/surf-0.3.ebuild,v 1.3 2010/02/20 18:12:19 jer Exp $
 
 EAPI="2"
 
-inherit toolchain-funcs
+inherit savedconfig toolchain-funcs
 
 DESCRIPTION="a simple web browser based on WebKit/GTK+"
 HOMEPAGE="http://surf.suckless.org/"
@@ -26,6 +26,7 @@
 		-e 's|^LDFLAGS.*|LDFLAGS += $(LIBS)|g' \
 		-e 's|^CFLAGS.*|CFLAGS += -std=c99 -pedantic -Wall $(INCS) $(CPPFLAGS)|g' \
 		config.mk Makefile || die "sed failed"
+	restore_config config.h
 }
 
 src_compile() {
@@ -34,4 +35,5 @@
 
 src_install() {
 	emake DESTDIR="${D}" PREFIX="/usr" install || die "emake install failed"
+	save_config config.h
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-20 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-12 17:33 [gentoo-commits] gentoo-x86 commit in www-client/surf: ChangeLog surf-0.3.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-20 18:12 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