public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/shigofumi: ChangeLog shigofumi-9999.ebuild
@ 2011-05-03 11:24 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-03 11:24 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/05/03 11:24:17

  Modified:             ChangeLog shigofumi-9999.ebuild
  Log:
  Move to git-2 eclass.
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-misc/shigofumi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/shigofumi/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	9 Jul 2010 10:51:23 -0000	1.2
+++ ChangeLog	3 May 2011 11:24:17 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/shigofumi
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/ChangeLog,v 1.2 2010/07/09 10:51:23 scarabeus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/ChangeLog,v 1.3 2011/05/03 11:24:17 scarabeus Exp $
+
+  03 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> shigofumi-9999.ebuild:
+  Move to git-2 eclass.
 
   09 Jul 2010; Tomáš Chvátal <scarabeus@gentoo.org> shigofumi-0.1.ebuild,
   shigofumi-9999.ebuild:



1.3                  net-misc/shigofumi/shigofumi-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild?r1=1.2&r2=1.3

Index: shigofumi-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- shigofumi-9999.ebuild	9 Jul 2010 10:51:23 -0000	1.2
+++ shigofumi-9999.ebuild	3 May 2011 11:24:17 -0000	1.3
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild,v 1.2 2010/07/09 10:51:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild,v 1.3 2011/05/03 11:24:17 scarabeus Exp $
 
 EAPI=3
 
-[[ ${PV} = 9999* ]] && GIT="git autotools"
+[[ ${PV} = 9999* ]] && GIT="git-2 autotools"
 EGIT_REPO_URI='git://repo.or.cz/shigofumi.git'
 WANT_AUTOMAKE="1.11"
 inherit base ${GIT}
@@ -36,7 +36,6 @@
 DOCS=( "NEWS" "README" "AUTHORS" "ChangeLog" )
 
 src_prepare() {
-	base_src_prepare
 	[[ ${PV} = 9999* ]] && eautoreconf
 }
 






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

* [gentoo-commits] gentoo-x86 commit in net-misc/shigofumi: ChangeLog shigofumi-9999.ebuild
@ 2011-05-03 11:26 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-03 11:26 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/05/03 11:26:15

  Modified:             ChangeLog shigofumi-9999.ebuild
  Log:
  Bump eapi to latest.
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-misc/shigofumi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/shigofumi/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	3 May 2011 11:24:17 -0000	1.3
+++ ChangeLog	3 May 2011 11:26:15 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/shigofumi
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/ChangeLog,v 1.3 2011/05/03 11:24:17 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/ChangeLog,v 1.4 2011/05/03 11:26:15 scarabeus Exp $
+
+  03 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> shigofumi-9999.ebuild:
+  Bump eapi to latest.
 
   03 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> shigofumi-9999.ebuild:
   Move to git-2 eclass.



1.4                  net-misc/shigofumi/shigofumi-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild?r1=1.3&r2=1.4

Index: shigofumi-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- shigofumi-9999.ebuild	3 May 2011 11:24:17 -0000	1.3
+++ shigofumi-9999.ebuild	3 May 2011 11:26:15 -0000	1.4
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild,v 1.3 2011/05/03 11:24:17 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild,v 1.4 2011/05/03 11:26:15 scarabeus Exp $
 
-EAPI=3
+EAPI=4
 
 [[ ${PV} = 9999* ]] && GIT="git-2 autotools"
 EGIT_REPO_URI='git://repo.or.cz/shigofumi.git'
@@ -33,7 +33,7 @@
 	dev-util/pkgconfig
 	app-text/docbook-xsl-stylesheets"
 
-DOCS=( "NEWS" "README" "AUTHORS" "ChangeLog" )
+DOCS=( NEWS README AUTHORS ChangeLog )
 
 src_prepare() {
 	[[ ${PV} = 9999* ]] && eautoreconf






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

end of thread, other threads:[~2011-05-03 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 11:24 [gentoo-commits] gentoo-x86 commit in net-misc/shigofumi: ChangeLog shigofumi-9999.ebuild Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2011-05-03 11:26 Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox