diff options
author | Michał Górny <mgorny@gentoo.org> | 2010-08-09 20:39:07 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2010-08-09 20:39:07 +0000 |
commit | 79f82b845fdb859901764cbdcf5160a906d2586f (patch) | |
tree | dc74a8469f79efacf2043df8f6fda710b58a009f /x11-misc | |
parent | sys-apps/uam: Update HOMEPAGE & SRC_URI (once again). (diff) | |
download | sunrise-reviewed-79f82b845fdb859901764cbdcf5160a906d2586f.tar.gz sunrise-reviewed-79f82b845fdb859901764cbdcf5160a906d2586f.tar.bz2 sunrise-reviewed-79f82b845fdb859901764cbdcf5160a906d2586f.zip |
x11-misc/sw-notify-send: Update HOMEPAGE & SRC_URI (once again).
(Portage version: 2.2_rc67_p322/git/Linux x86_64, unsigned Manifest commit)
svn path=/sunrise/; revision=11110
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/sw-notify-send/ChangeLog | 4 | ||||
-rw-r--r-- | x11-misc/sw-notify-send/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/sw-notify-send/sw-notify-send-0.1.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/sw-notify-send/ChangeLog b/x11-misc/sw-notify-send/ChangeLog index f59b33fda..ae7913d76 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: $ + 09 Aug 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl> + sw-notify-send-0.1.ebuild: + Update HOMEPAGE & SRC_URI (once again). + 27 Jun 2010; Michał Górny (sedzimir) <mgorny.3ehbo@mailnull.com> sw-notify-send-0.1.ebuild: Update HOMEPAGE and SRC_URI. diff --git a/x11-misc/sw-notify-send/Manifest b/x11-misc/sw-notify-send/Manifest index 77fe5b979..cc91b5568 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 818 RMD160 54cbec7d6a62254258c574495fd8db8cb77ea150 SHA1 864209b22b9c1b023ec5f37d8c30a5c95c4560e9 SHA256 6d50f917e9e6371844ec01bf9441286303031fde77279acc0cd633c5acab11c8 -MISC ChangeLog 694 RMD160 082e12431540efe2224be946b179e0f22cf49d9a SHA1 977f6ce56b86ee8a6c0d0f4bbb2d78d3e40b8e5b SHA256 118dc26e94c3253bef2c9c8472e9873936b89991bf3b38cefc09b033b5be438c +EBUILD sw-notify-send-0.1.ebuild 830 RMD160 167130e9bbe2b74ff4f88a04c33f0a029236cde8 SHA1 bb69a31cbefe888acde208a595c1e0be0d0bbf40 SHA256 170c73937d245b768a5f741a2831e86d7119d6ef8e5b85f30fa3cd19adea5041 +MISC ChangeLog 830 RMD160 edb4858c19d6c7208a3f25af2a7fad7da3695714 SHA1 17d8ed3b2d4040ebb7f450022628103362679123 SHA256 e75be2ae9dcc1b47a91f1dc46d1bbd8eec376968a04f6801b6d5ce21becad58d 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 a13d69070..fd85f481e 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://qwpx.net/~mgorny/sw-notify-send/" -SRC_URI="http://qwpx.net/~mgorny/${PN}/${P}.c.bz2" +HOMEPAGE="http://github.com/mgorny/sw-notify-send/" +SRC_URI="http://github.com/downloads/mgorny/${PN}/${P}.c.bz2" LICENSE="BSD" SLOT="0" |