summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-23 17:23:29 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-23 17:23:29 +0000
commitc79f2aa84dd9b794550d5f53f499ad7c9f908989 (patch)
treec42bc9dd5f4e7e92dfc3af31bcb62fabaeb5fb21 /x11-misc/sw-notify-send
parentUse mirror:// in SRC_URI. (diff)
downloadgentoo-2-c79f2aa84dd9b794550d5f53f499ad7c9f908989.tar.gz
gentoo-2-c79f2aa84dd9b794550d5f53f499ad7c9f908989.tar.bz2
gentoo-2-c79f2aa84dd9b794550d5f53f499ad7c9f908989.zip
Use mirror:// in SRC_URI.
(Portage version: 2.2.0_alpha100_p12/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/sw-notify-send')
-rw-r--r--x11-misc/sw-notify-send/ChangeLog5
-rw-r--r--x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/sw-notify-send/ChangeLog b/x11-misc/sw-notify-send/ChangeLog
index ff2580235ed6..4ebd9bddce54 100644
--- a/x11-misc/sw-notify-send/ChangeLog
+++ b/x11-misc/sw-notify-send/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/sw-notify-send
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/ChangeLog,v 1.6 2012/01/03 06:53:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/ChangeLog,v 1.7 2012/04/23 17:23:29 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org> sw-notify-send-0.1.1.ebuild:
+ Use mirror:// in SRC_URI.
*sw-notify-send-1.2.1 (03 Jan 2012)
diff --git a/x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild b/x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild
index d4deff72bbe6..7a5241969ae1 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild,v 1.1 2011/01/14 13:36:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/sw-notify-send-0.1.1.ebuild,v 1.2 2012/04/23 17:23:29 mgorny Exp $
EAPI=3
inherit autotools-utils
DESCRIPTION="A system-wide notification wrapper for notify-send"
HOMEPAGE="https://github.com/mgorny/sw-notify-send/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"