summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2010-06-27 08:48:07 +0000
committerMichał Górny <mgorny@gentoo.org>2010-06-27 08:48:07 +0000
commit532c10e53f75caeafd314dadf4b5b3d1855befea (patch)
tree2969c8c63654b36067459d38947b2fb33d194fb1 /x11-misc
parentsys-apps/uam: Update HOMEPAGE and SRC_URI. (diff)
downloadsunrise-532c10e53f75caeafd314dadf4b5b3d1855befea.tar.gz
sunrise-532c10e53f75caeafd314dadf4b5b3d1855befea.tar.bz2
sunrise-532c10e53f75caeafd314dadf4b5b3d1855befea.zip
x11-misc/sw-notify-send: Update HOMEPAGE and SRC_URI.
svn path=/sunrise/; revision=10840
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/sw-notify-send/ChangeLog4
-rw-r--r--x11-misc/sw-notify-send/Manifest4
-rw-r--r--x11-misc/sw-notify-send/sw-notify-send-0.1.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/sw-notify-send/ChangeLog b/x11-misc/sw-notify-send/ChangeLog
index 69423b60c..f59b33fda 100644
--- a/x11-misc/sw-notify-send/ChangeLog
+++ b/x11-misc/sw-notify-send/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Jun 2010; Michał Górny (sedzimir) <mgorny.3ehbo@mailnull.com>
+ sw-notify-send-0.1.ebuild:
+ Update HOMEPAGE and SRC_URI.
+
04 Jun 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
sw-notify-send-0.1.ebuild:
Use emake to compile the executable.
diff --git a/x11-misc/sw-notify-send/Manifest b/x11-misc/sw-notify-send/Manifest
index 610fe514a..77fe5b979 100644
--- a/x11-misc/sw-notify-send/Manifest
+++ b/x11-misc/sw-notify-send/Manifest
@@ -1,4 +1,4 @@
DIST sw-notify-send-0.1.c.bz2 1732 RMD160 e43ac679a5da4ae467917f3fa48171046513e8df SHA1 1d38b31510710abdb30cf1bd523890e48bf74d5f SHA256 e58a66d3bd419287ea47d507027c0b08cd1451dc4c88bb70f6810ae2734596b8
-EBUILD sw-notify-send-0.1.ebuild 824 RMD160 15cbe3cf9d32bc0a7225d707b7ad6e2ddb2e470a SHA1 c22bdeb969f83296368efecdae34eed7e6ef6ce6 SHA256 5b1aaba2d9445c372d0e3409ce7c47a5a16ba69c8339f6f89b342018b9aaeb2c
-MISC ChangeLog 564 RMD160 4dfba629dc233082ec4258fc25745cb2b30d42ec SHA1 2eccb75b8f6ac934e8e535ebd8894b94ec6af501 SHA256 b693e206664a4a4462cfd9fe43c82ca813317448f33563270ada40605472933d
+EBUILD sw-notify-send-0.1.ebuild 818 RMD160 54cbec7d6a62254258c574495fd8db8cb77ea150 SHA1 864209b22b9c1b023ec5f37d8c30a5c95c4560e9 SHA256 6d50f917e9e6371844ec01bf9441286303031fde77279acc0cd633c5acab11c8
+MISC ChangeLog 694 RMD160 082e12431540efe2224be946b179e0f22cf49d9a SHA1 977f6ce56b86ee8a6c0d0f4bbb2d78d3e40b8e5b SHA256 118dc26e94c3253bef2c9c8472e9873936b89991bf3b38cefc09b033b5be438c
MISC metadata.xml 231 RMD160 6aebfea93d789d2b96ea6d8259dc842dd1fdacd3 SHA1 e10a04c4c18a66af326abc1f40c61b28cc610fae SHA256 48054ea190d00518c1e035fc6663b2368854cdea5ff69a94830e4f9a38260987
diff --git a/x11-misc/sw-notify-send/sw-notify-send-0.1.ebuild b/x11-misc/sw-notify-send/sw-notify-send-0.1.ebuild
index 4714c9ea9..a13d69070 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-0.1.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-0.1.ebuild
@@ -5,8 +5,8 @@
inherit toolchain-funcs
DESCRIPTION="A system-wide notification wrapper for notify-send"
-HOMEPAGE="http://proj.mgorny.alt.pl/misc/#sw-notify-send"
-SRC_URI="http://dl.mgorny.alt.pl/misc/${P}.c.bz2"
+HOMEPAGE="http://qwpx.net/~mgorny/sw-notify-send/"
+SRC_URI="http://qwpx.net/~mgorny/${PN}/${P}.c.bz2"
LICENSE="BSD"
SLOT="0"