public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/graphlcd-base: graphlcd-base-0.1.5-r1.ebuild graphlcd-base-0.1.5.ebuild ChangeLog
@ 2008-10-14 13:32 Robert Buchholz (rbu)
  0 siblings, 0 replies; only message in thread
From: Robert Buchholz (rbu) @ 2008-10-14 13:32 UTC (permalink / raw
  To: gentoo-commits

rbu         08/10/14 13:32:11

  Modified:             graphlcd-base-0.1.5-r1.ebuild
                        graphlcd-base-0.1.5.ebuild ChangeLog
  Log:
  Use berlios mirror URI, bug #218657
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc9-git2 x86_64)

Revision  Changes    Path
1.7                  app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild?r1=1.6&r2=1.7

Index: graphlcd-base-0.1.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- graphlcd-base-0.1.5-r1.ebuild	27 Jul 2008 11:16:14 -0000	1.6
+++ graphlcd-base-0.1.5-r1.ebuild	14 Oct 2008 13:32:11 -0000	1.7
@@ -1,12 +1,12 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild,v 1.6 2008/07/27 11:16:14 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild,v 1.7 2008/10/14 13:32:11 rbu Exp $
 
 inherit eutils flag-o-matic multilib
 
 DESCRIPTION="Graphical LCD Driver"
 HOMEPAGE="http://graphlcd.berlios.de/"
-SRC_URI="http://download.berlios.de/graphlcd/${P}.tgz
+SRC_URI="mirror://berlios/graphlcd/${P}.tgz
 		mirror://vdrfiles/${PN}/${P}_utf8.diff.tgz"
 
 KEYWORDS="~amd64 ~x86 ~ppc"



1.6                  app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild?r1=1.5&r2=1.6

Index: graphlcd-base-0.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- graphlcd-base-0.1.5.ebuild	22 Feb 2008 05:53:56 -0000	1.5
+++ graphlcd-base-0.1.5.ebuild	14 Oct 2008 13:32:11 -0000	1.6
@@ -1,12 +1,12 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild,v 1.5 2008/02/22 05:53:56 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild,v 1.6 2008/10/14 13:32:11 rbu Exp $
 
 inherit eutils flag-o-matic multilib
 
 DESCRIPTION="Graphical LCD Driver"
 HOMEPAGE="http://graphlcd.berlios.de/"
-SRC_URI="http://download.berlios.de/graphlcd/${P}.tgz"
+SRC_URI="mirror://berlios/graphlcd/${P}.tgz"
 
 KEYWORDS="amd64 x86"
 SLOT="0"



1.21                 app-misc/graphlcd-base/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	31 Jul 2008 16:22:42 -0000	1.20
+++ ChangeLog	14 Oct 2008 13:32:11 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for app-misc/graphlcd-base
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v 1.20 2008/07/31 16:22:42 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v 1.21 2008/10/14 13:32:11 rbu Exp $
+
+  14 Oct 2008; Robert Buchholz <rbu@gentoo.org> graphlcd-base-0.1.5.ebuild,
+  graphlcd-base-0.1.5-r1.ebuild:
+  Use berlios mirror URI, bug #218657
 
   31 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
   Add USE flag description to metadata wrt GLEP 56.






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-14 13:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 13:32 [gentoo-commits] gentoo-x86 commit in app-misc/graphlcd-base: graphlcd-base-0.1.5-r1.ebuild graphlcd-base-0.1.5.ebuild ChangeLog Robert Buchholz (rbu)

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