diff options
Diffstat (limited to 'sys-apps/halevt/halevt-0.1.4-r2.ebuild')
-rw-r--r-- | sys-apps/halevt/halevt-0.1.4-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 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" |