summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-23 17:28:12 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-23 17:28:12 +0000
commitfd6d25b0b0e08be1957eebf21a4b062a0657df24 (patch)
tree9eda0cb9ae1e02aaf7f7f8cebf22e635aae0fa84 /sys-apps/syslog-notify
parentRemove obsolete dev-util/qt-creator mask. (diff)
downloadhistorical-fd6d25b0b0e08be1957eebf21a4b062a0657df24.tar.gz
historical-fd6d25b0b0e08be1957eebf21a4b062a0657df24.tar.bz2
historical-fd6d25b0b0e08be1957eebf21a4b062a0657df24.zip
Use mirror:// in SRC_URI.
Package-Manager: portage-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"