summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@gentoo.org>2008-10-14 13:32:11 +0000
committerRobert Buchholz <rbu@gentoo.org>2008-10-14 13:32:11 +0000
commite5347f5daf90d09c630bd6ac0fb741f927813628 (patch)
treecd7aa9a538eaaf4610e501316b6e342757185e2c
parentQuick hack to make gegl compile with ffmpeg 20081014. (diff)
downloadgentoo-2-e5347f5daf90d09c630bd6ac0fb741f927813628.tar.gz
gentoo-2-e5347f5daf90d09c630bd6ac0fb741f927813628.tar.bz2
gentoo-2-e5347f5daf90d09c630bd6ac0fb741f927813628.zip
Use berlios mirror URI, bug #218657
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc9-git2 x86_64)
-rw-r--r--app-misc/graphlcd-base/ChangeLog6
-rw-r--r--app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild4
-rw-r--r--app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-misc/graphlcd-base/ChangeLog b/app-misc/graphlcd-base/ChangeLog
index 90827e72c1a6..f86b638a0675 100644
--- a/app-misc/graphlcd-base/ChangeLog
+++ b/app-misc/graphlcd-base/ChangeLog
@@ -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.
diff --git a/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild b/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild
index 8b462c4111d3..1739a53d1bb9 100644
--- a/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild
+++ b/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild
@@ -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"
diff --git a/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild b/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild
index 37abc6906687..45a6ec86c7af 100644
--- a/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild
+++ b/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild
@@ -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"