diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-26 18:23:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-26 18:23:32 +0000 |
commit | 12cd749a75e9b992ebb864489b2d8c5548f51ca2 (patch) | |
tree | d622faebd041e5ab113923bc8c9ec64fdb27a6a5 /sys-apps | |
parent | Stable on amd64 wrt bug #325377 (diff) | |
download | gentoo-2-12cd749a75e9b992ebb864489b2d8c5548f51ca2.tar.gz gentoo-2-12cd749a75e9b992ebb864489b2d8c5548f51ca2.tar.bz2 gentoo-2-12cd749a75e9b992ebb864489b2d8c5548f51ca2.zip |
fix homepage
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/halevt/halevt-0.1.4-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/halevt/halevt-0.1.5.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/halevt/halevt-0.1.6.1.ebuild | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/sys-apps/halevt/halevt-0.1.4-r2.ebuild b/sys-apps/halevt/halevt-0.1.4-r2.ebuild index e4063cd5f210..1990f50f34ab 100644 --- a/sys-apps/halevt/halevt-0.1.4-r2.ebuild +++ b/sys-apps/halevt/halevt-0.1.4-r2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.4-r2.ebuild,v 1.4 2009/08/15 08:51:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.4-r2.ebuild,v 1.5 2010/06/26 18:23:32 ssuominen Exp $ EAPI="2" inherit eutils DESCRIPTION="A daemon built on ivman that executes arbitrary commands on HAL events" -HOMEPAGE="http://www.environnement.ens.fr/perso/dumas/halevt.html" +HOMEPAGE="http://www.nongnu.org/halevt/" SRC_URI="http://www.environnement.ens.fr/perso/dumas/halevt-download/${P}.tar.gz" LICENSE="GPL-2" diff --git a/sys-apps/halevt/halevt-0.1.5.ebuild b/sys-apps/halevt/halevt-0.1.5.ebuild index ef4ec3dc417c..aee06ff54084 100644 --- a/sys-apps/halevt/halevt-0.1.5.ebuild +++ b/sys-apps/halevt/halevt-0.1.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.5.ebuild,v 1.1 2009/10/03 15:40:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.5.ebuild,v 1.2 2010/06/26 18:23:32 ssuominen Exp $ EAPI="2" inherit eutils DESCRIPTION="A daemon built on ivman that executes arbitrary commands on HAL events" -HOMEPAGE="http://www.environnement.ens.fr/perso/dumas/halevt.html" +HOMEPAGE="http://www.nongnu.org/halevt/" SRC_URI="http://savannah.nongnu.org/download/halevt/${P}.tar.gz" LICENSE="GPL-2" diff --git a/sys-apps/halevt/halevt-0.1.6.1.ebuild b/sys-apps/halevt/halevt-0.1.6.1.ebuild index 8e28bdd28ef4..4bccfed78a96 100644 --- a/sys-apps/halevt/halevt-0.1.6.1.ebuild +++ b/sys-apps/halevt/halevt-0.1.6.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.6.1.ebuild,v 1.3 2010/06/13 14:48:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.6.1.ebuild,v 1.4 2010/06/26 18:23:32 ssuominen Exp $ EAPI="2" inherit eutils DESCRIPTION="A daemon built on ivman that executes arbitrary commands on HAL events" -HOMEPAGE="http://www.environnement.ens.fr/perso/dumas/halevt.html" +HOMEPAGE="http://www.nongnu.org/halevt/" SRC_URI="http://savannah.nongnu.org/download/halevt/${P}.tar.gz" LICENSE="GPL-2" |