public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-mobilephone/gnokii: ChangeLog gnokii-9999.ebuild
@ 2009-12-12 10:37 Alin Nastac (mrness)
  0 siblings, 0 replies; 2+ messages in thread
From: Alin Nastac (mrness) @ 2009-12-12 10:37 UTC (permalink / raw
  To: gentoo-commits

mrness      09/12/12 10:37:53

  Modified:             ChangeLog gnokii-9999.ebuild
  Log:
  Update patch for git version (#296381).
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.102                app-mobilephone/gnokii/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/ChangeLog?r1=1.101&r2=1.102

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	30 Nov 2009 06:05:17 -0000	1.101
+++ ChangeLog	12 Dec 2009 10:37:53 -0000	1.102
@@ -1,6 +1,10 @@
 # ChangeLog for app-mobilephone/gnokii
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.101 2009/11/30 06:05:17 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.102 2009/12/12 10:37:53 mrness Exp $
+
+  12 Dec 2009; Alin Năstac <mrness@gentoo.org> gnokii-9999.ebuild,
+  files/gnokii-9999-translations.patch:
+  Update patch for git version (#296381).
 
   30 Nov 2009; Joseph Jezak <josejx@gentoo.org> gnokii-0.6.27-r2.ebuild:
   Marked ppc64 stable.



1.5                  app-mobilephone/gnokii/gnokii-9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild?r1=1.4&r2=1.5

Index: gnokii-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnokii-9999.ebuild	31 Aug 2009 22:08:39 -0000	1.4
+++ gnokii-9999.ebuild	12 Dec 2009 10:37:53 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.4 2009/08/31 22:08:39 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.5 2009/12/12 10:37:53 mrness Exp $
 
 EAPI=2
 
@@ -47,14 +47,10 @@
 IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}"
 
 src_prepare() {
-	if [ "$PV" != "9999" ]; then
-	    epatch "${FILESDIR}"/${P}-icon.patch
-	    epatch "${FILESDIR}"/${P}-disable-database.patch
-	    epatch "${FILESDIR}"/${P}-TP-PI.patch
-	else
-	    epatch "${FILESDIR}"/${P}-icon.patch
-	    epatch "${FILESDIR}"/${P}-translations.patch
-	    intltoolize --force --copy --automake || die "intltoolize error"
+	if [ "$PV" = "9999" ]; then
+		epatch "${FILESDIR}"/${P}-icon.patch
+		epatch "${FILESDIR}"/${P}-translations.patch
+		intltoolize --force --copy --automake || die "intltoolize error"
 	fi
 
 	eautoreconf






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

* [gentoo-commits] gentoo-x86 commit in app-mobilephone/gnokii: ChangeLog gnokii-9999.ebuild
@ 2011-09-21  7:44 Michal Gorny (mgorny)
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2011-09-21  7:44 UTC (permalink / raw
  To: gentoo-commits

mgorny      11/09/21 07:44:16

  Modified:             ChangeLog gnokii-9999.ebuild
  Log:
  Migrate to git-2.
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.113                app-mobilephone/gnokii/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/ChangeLog?r1=1.112&r2=1.113

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	22 Jul 2011 12:06:53 -0000	1.112
+++ ChangeLog	21 Sep 2011 07:44:16 -0000	1.113
@@ -1,6 +1,9 @@
 # ChangeLog for app-mobilephone/gnokii
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.112 2011/07/22 12:06:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.113 2011/09/21 07:44:16 mgorny Exp $
+
+  21 Sep 2011; Michał Górny <mgorny@gentoo.org> gnokii-9999.ebuild:
+  Migrate to git-2.
 
   22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> gnokii-0.6.29.ebuild:
   ppc/ppc64 stable wrt #332043



1.9                  app-mobilephone/gnokii/gnokii-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild?r1=1.8&r2=1.9

Index: gnokii-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnokii-9999.ebuild	27 Mar 2011 12:11:23 -0000	1.8
+++ gnokii-9999.ebuild	21 Sep 2011 07:44:16 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.8 2011/03/27 12:11:23 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.9 2011/09/21 07:44:16 mgorny Exp $
 
 EAPI=2
 
@@ -13,8 +13,9 @@
 else
 	SRC_URI=""
 	KEYWORDS=""
-	EGIT_REPO_URI="git://git.savannah.nongnu.org/gnokii.git"
-	inherit git
+	EGIT_REPO_URI="git://git.savannah.nongnu.org/${PN}.git
+		http://git.savannah.gnu.org/r/${PN}.git"
+	inherit git-2
 fi
 DESCRIPTION="user space driver and tools for use with mobile phones"
 






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

end of thread, other threads:[~2011-09-21  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-21  7:44 [gentoo-commits] gentoo-x86 commit in app-mobilephone/gnokii: ChangeLog gnokii-9999.ebuild Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-12 10:37 Alin Nastac (mrness)

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