diff options
Diffstat (limited to 'app-misc/emelfm2/emelfm2-0.0.9-r1.ebuild')
-rw-r--r-- | app-misc/emelfm2/emelfm2-0.0.9-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/emelfm2/emelfm2-0.0.9-r1.ebuild b/app-misc/emelfm2/emelfm2-0.0.9-r1.ebuild index b599f8cfd5b5..660eec3d4e93 100644 --- a/app-misc/emelfm2/emelfm2-0.0.9-r1.ebuild +++ b/app-misc/emelfm2/emelfm2-0.0.9-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm2/emelfm2-0.0.9-r1.ebuild,v 1.6 2005/09/03 03:03:33 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm2/emelfm2-0.0.9-r1.ebuild,v 1.7 2006/06/22 18:17:10 blubb Exp $ inherit eutils toolchain-funcs DESCRIPTION="A file manager that implements the popular two-pane design based on gtk+-2" -HOMEPAGE="http://emelfm2.org/" -SRC_URI="http://emelfm2.org/rel/${P}.tar.gz" +HOMEPAGE="http://emelfm2.net/" +SRC_URI="http://emelfm2.net/rel/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |