summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-06-04 19:36:28 +0000
committerMichael Weber <xmw@gentoo.org>2012-06-04 19:36:28 +0000
commit55095ff00190669f16b69317f6bf173b71c179e4 (patch)
tree30c598c31f9c8d25fb3b94f772142cd0ae100a6c /x11-misc/oroborus-desklaunch
parentFix metadata, drop old. (diff)
downloadgentoo-2-55095ff00190669f16b69317f6bf173b71c179e4.tar.gz
gentoo-2-55095ff00190669f16b69317f6bf173b71c179e4.tar.bz2
gentoo-2-55095ff00190669f16b69317f6bf173b71c179e4.zip
Fix SRC_URI (reported by df, bug 416129)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/oroborus-desklaunch')
-rw-r--r--x11-misc/oroborus-desklaunch/ChangeLog5
-rw-r--r--x11-misc/oroborus-desklaunch/oroborus-desklaunch-1.1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/oroborus-desklaunch/ChangeLog b/x11-misc/oroborus-desklaunch/ChangeLog
index faa4244dd219..f716b0bf787e 100644
--- a/x11-misc/oroborus-desklaunch/ChangeLog
+++ b/x11-misc/oroborus-desklaunch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/oroborus-desklaunch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/oroborus-desklaunch/ChangeLog,v 1.3 2012/05/05 04:53:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/oroborus-desklaunch/ChangeLog,v 1.4 2012/06/04 19:36:28 xmw Exp $
+
+ 04 Jun 2012; Michael Weber <xmw@gentoo.org> oroborus-desklaunch-1.1.8.ebuild:
+ Fix SRC_URI (reported by df, bug 416129)
05 May 2012; Jeff Horelick <jdhore@gentoo.org>
oroborus-desklaunch-1.1.8.ebuild:
diff --git a/x11-misc/oroborus-desklaunch/oroborus-desklaunch-1.1.8.ebuild b/x11-misc/oroborus-desklaunch/oroborus-desklaunch-1.1.8.ebuild
index 80b8cc321801..3f501bad4d62 100644
--- a/x11-misc/oroborus-desklaunch/oroborus-desklaunch-1.1.8.ebuild
+++ b/x11-misc/oroborus-desklaunch/oroborus-desklaunch-1.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/oroborus-desklaunch/oroborus-desklaunch-1.1.8.ebuild,v 1.2 2012/05/05 04:53:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/oroborus-desklaunch/oroborus-desklaunch-1.1.8.ebuild,v 1.3 2012/06/04 19:36:28 xmw Exp $
EAPI=4
@@ -10,7 +10,7 @@ MY_PN=${PN/oroborus-//}
DESCRIPTION="utility for creating desktop icons for Oroborus"
HOMEPAGE="http://www.oroborus.org"
-SRC_URI="http://ftp.debian.org/debian/pool/main/d/${MY_PN}/${MY_PN}_${PV}.tar.gz"
+SRC_URI="mirror://debian/pool/main/d/${MY_PN}/${MY_PN}_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"