summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-23 17:28:11 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-23 17:28:11 +0000
commitee13d2193eb074cce1279d51b463444aeb747659 (patch)
treeda532ab1a4eb82f6d7c5eb48e22bcc19f5a10919 /sys-apps/syslog-notify
parentRemove obsolete dev-util/qt-creator mask. (diff)
downloadgentoo-2-ee13d2193eb074cce1279d51b463444aeb747659.tar.gz
gentoo-2-ee13d2193eb074cce1279d51b463444aeb747659.tar.bz2
gentoo-2-ee13d2193eb074cce1279d51b463444aeb747659.zip
Use mirror:// in SRC_URI.
(Portage version: 2.2.0_alpha100_p12/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/syslog-notify')
-rw-r--r--sys-apps/syslog-notify/ChangeLog5
-rw-r--r--sys-apps/syslog-notify/syslog-notify-0.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-apps/syslog-notify/ChangeLog b/sys-apps/syslog-notify/ChangeLog
index 5c6b06aa1535..2692ed4ef995 100644
--- a/sys-apps/syslog-notify/ChangeLog
+++ b/sys-apps/syslog-notify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/syslog-notify
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslog-notify/ChangeLog,v 1.5 2012/02/22 18:54:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslog-notify/ChangeLog,v 1.6 2012/04/23 17:28:11 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org> syslog-notify-0.1.ebuild:
+ Use mirror:// in SRC_URI.
*syslog-notify-0.2 (22 Feb 2012)
diff --git a/sys-apps/syslog-notify/syslog-notify-0.1.ebuild b/sys-apps/syslog-notify/syslog-notify-0.1.ebuild
index 664b128ce149..317ad5875a4b 100644
--- a/sys-apps/syslog-notify/syslog-notify-0.1.ebuild
+++ b/sys-apps/syslog-notify/syslog-notify-0.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/sys-apps/syslog-notify/syslog-notify-0.1.ebuild,v 1.4 2011/01/30 09:41:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslog-notify/syslog-notify-0.1.ebuild,v 1.5 2012/04/23 17:28:11 mgorny Exp $
EAPI=2
inherit eutils
DESCRIPTION="Notifications for syslog entries via libnotify"
HOMEPAGE="http://jtniehof.github.com/syslog-notify/"
-SRC_URI="http://cloud.github.com/downloads/jtniehof/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/jtniehof/${PN}/${P}.tar.bz2"
KEYWORDS="amd64 x86"
SLOT="0"