diff options
Diffstat (limited to 'sys-apps/vbetool/vbetool-0.5.ebuild')
-rw-r--r-- | sys-apps/vbetool/vbetool-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/vbetool/vbetool-0.5.ebuild b/sys-apps/vbetool/vbetool-0.5.ebuild index 367dc1f5c2da..9597a696b508 100644 --- a/sys-apps/vbetool/vbetool-0.5.ebuild +++ b/sys-apps/vbetool/vbetool-0.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.5.ebuild,v 1.1 2005/11/30 21:07:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.5.ebuild,v 1.2 2009/02/05 05:43:04 darkside Exp $ inherit eutils DESCRIPTION="Run real-mode video BIOS code to alter hardware state (i.e. reinitialize video card)" -HOMEPAGE="http://www.srcf.ucam.org/~mjg59/vbetool/" +HOMEPAGE="http://www.codon.org.uk/~mjg59/vbetool/" #SRC_URI="${HOMEPAGE}${PN}_${PV}.orig.tar.gz" #SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P//-/_}-1.tar.gz" SRC_URI="http://www.srcf.ucam.org/~mjg59/${PN}/${P//-/_}-1.tar.gz" |