summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-15 17:31:17 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-15 17:31:17 +0000
commitf5889703b05437589cd3e8600d1800fbc4983459 (patch)
tree626dc95aff3edf28f1cbc959764f8e68fa679384 /x11-misc/qtnotifydaemon
parentDefault PYTHON_TARGETS should include python-3 for arches where it is stable.... (diff)
downloadgentoo-2-f5889703b05437589cd3e8600d1800fbc4983459.tar.gz
gentoo-2-f5889703b05437589cd3e8600d1800fbc4983459.tar.bz2
gentoo-2-f5889703b05437589cd3e8600d1800fbc4983459.zip
Remove second HOMEPAGE since the server isn't online always wrt #416123
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/qtnotifydaemon')
-rw-r--r--x11-misc/qtnotifydaemon/ChangeLog6
-rw-r--r--x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/qtnotifydaemon/ChangeLog b/x11-misc/qtnotifydaemon/ChangeLog
index 90f7c6b8a338..fb530ffa729b 100644
--- a/x11-misc/qtnotifydaemon/ChangeLog
+++ b/x11-misc/qtnotifydaemon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/qtnotifydaemon
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtnotifydaemon/ChangeLog,v 1.2 2012/01/30 12:31:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtnotifydaemon/ChangeLog,v 1.3 2012/05/15 17:31:17 ssuominen Exp $
+
+ 15 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ qtnotifydaemon-1.0.14.ebuild:
+ Remove second HOMEPAGE since the server isn't online always wrt #416123
30 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
qtnotifydaemon-1.0.14.ebuild:
diff --git a/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild b/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild
index 7b654b7c0289..0e7c7b2dde33 100644
--- a/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild
+++ b/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild,v 1.2 2012/01/30 12:31:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild,v 1.3 2012/05/15 17:31:17 ssuominen Exp $
EAPI=4
inherit qt4-r2
DESCRIPTION="A flexible and configurable notification daemon"
-HOMEPAGE="http://drull.org.ru/qtnotifydaemon/ http://sourceforge.net/projects/qtnotifydaemon/"
+HOMEPAGE="http://sourceforge.net/projects/qtnotifydaemon/"
SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-3"