diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-08-02 20:16:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-08-02 20:16:47 +0000 |
commit | 4d5f66fbd086a4dd88a870a8a3826ba03191f8ed (patch) | |
tree | 0912e4603b341987a898f5ab1e6b59f90dcd0b7a /app-emulation/libvirt | |
parent | Stable on alpha wrt Bug #142288. (diff) | |
download | gentoo-2-4d5f66fbd086a4dd88a870a8a3826ba03191f8ed.tar.gz gentoo-2-4d5f66fbd086a4dd88a870a8a3826ba03191f8ed.tar.bz2 gentoo-2-4d5f66fbd086a4dd88a870a8a3826ba03191f8ed.zip |
Use the newer HOMEPAGE
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'app-emulation/libvirt')
-rw-r--r-- | app-emulation/libvirt/libvirt-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libvirt/libvirt-0.1.3.ebuild b/app-emulation/libvirt/libvirt-0.1.3.ebuild index c0ba2c49c0a2..6633e7f85984 100644 --- a/app-emulation/libvirt/libvirt-0.1.3.ebuild +++ b/app-emulation/libvirt/libvirt-0.1.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.1.3.ebuild,v 1.1 2006/08/02 20:08:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.1.3.ebuild,v 1.2 2006/08/02 20:16:47 agriffis Exp $ DESCRIPTION="C toolkit to manipulate virtual machines" -HOMEPAGE="http://www.libvir.org/" +HOMEPAGE="http://www.libvirt.org/" SRC_URI="ftp://libvirt.org/libvirt/${P}.tar.gz" LICENSE="LGPL-2.1" |