summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-02-05 05:43:04 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-02-05 05:43:04 +0000
commitfb29ff7e63b72d1072a205cee53561c00df60ed2 (patch)
tree092df909bd956909ebe96412d8b9333007c60b92 /sys-apps/vbetool
parent(non maintainer commit) [QA] fix HOMEPAGE, bug 249679 (diff)
downloadgentoo-2-fb29ff7e63b72d1072a205cee53561c00df60ed2.tar.gz
gentoo-2-fb29ff7e63b72d1072a205cee53561c00df60ed2.tar.bz2
gentoo-2-fb29ff7e63b72d1072a205cee53561c00df60ed2.zip
(non maintainer commit) [QA] fix HOMEPAGE, bug 253525
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/vbetool')
-rw-r--r--sys-apps/vbetool/ChangeLog9
-rw-r--r--sys-apps/vbetool/vbetool-0.2.ebuild6
-rw-r--r--sys-apps/vbetool/vbetool-0.3.ebuild6
-rw-r--r--sys-apps/vbetool/vbetool-0.5-r1.ebuild6
-rw-r--r--sys-apps/vbetool/vbetool-0.5.ebuild6
-rw-r--r--sys-apps/vbetool/vbetool-0.7.ebuild6
-rw-r--r--sys-apps/vbetool/vbetool-1.0.ebuild6
7 files changed, 25 insertions, 20 deletions
diff --git a/sys-apps/vbetool/ChangeLog b/sys-apps/vbetool/ChangeLog
index 20d7df217e9f..6072e5212226 100644
--- a/sys-apps/vbetool/ChangeLog
+++ b/sys-apps/vbetool/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/vbetool
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/ChangeLog,v 1.15 2008/11/26 00:59:47 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/ChangeLog,v 1.16 2009/02/05 05:43:04 darkside Exp $
+
+ 05 Feb 2009; Jeremy Olexa <darkside@gentoo.org> vbetool-0.2.ebuild,
+ vbetool-0.3.ebuild, vbetool-0.5.ebuild, vbetool-0.5-r1.ebuild,
+ vbetool-0.7.ebuild, vbetool-1.0.ebuild:
+ (non maintainer commit) [QA] fix HOMEPAGE, bug 253525
26 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> vbetool-1.0.ebuild:
Use mirror://ubuntu/
diff --git a/sys-apps/vbetool/vbetool-0.2.ebuild b/sys-apps/vbetool/vbetool-0.2.ebuild
index bdf0e668cb83..bb950360a490 100644
--- a/sys-apps/vbetool/vbetool-0.2.ebuild
+++ b/sys-apps/vbetool/vbetool-0.2.ebuild
@@ -1,9 +1,9 @@
-# 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.2.ebuild,v 1.1 2005/04/30 01:10:46 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.2.ebuild,v 1.2 2009/02/05 05:43:04 darkside Exp $
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"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-apps/vbetool/vbetool-0.3.ebuild b/sys-apps/vbetool/vbetool-0.3.ebuild
index 69ca9788d7ce..e95bbc7fedf6 100644
--- a/sys-apps/vbetool/vbetool-0.3.ebuild
+++ b/sys-apps/vbetool/vbetool-0.3.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.3.ebuild,v 1.1 2005/08/08 21:39:05 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.3.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"
LICENSE="GPL-2"
diff --git a/sys-apps/vbetool/vbetool-0.5-r1.ebuild b/sys-apps/vbetool/vbetool-0.5-r1.ebuild
index 7f1013a57de4..312552c9790b 100644
--- a/sys-apps/vbetool/vbetool-0.5-r1.ebuild
+++ b/sys-apps/vbetool/vbetool-0.5-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 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-r1.ebuild,v 1.1 2006/05/18 18:39:01 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.5-r1.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"
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"
diff --git a/sys-apps/vbetool/vbetool-0.7.ebuild b/sys-apps/vbetool/vbetool-0.7.ebuild
index 9f6e8f730ced..c8b187c1a4d0 100644
--- a/sys-apps/vbetool/vbetool-0.7.ebuild
+++ b/sys-apps/vbetool/vbetool-0.7.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 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.7.ebuild,v 1.3 2007/08/14 21:21:48 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.7.ebuild,v 1.4 2009/02/05 05:43:04 darkside Exp $
inherit eutils flag-o-matic
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"
diff --git a/sys-apps/vbetool/vbetool-1.0.ebuild b/sys-apps/vbetool/vbetool-1.0.ebuild
index d67bf2a65698..37bea8fcae0c 100644
--- a/sys-apps/vbetool/vbetool-1.0.ebuild
+++ b/sys-apps/vbetool/vbetool-1.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2008 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-1.0.ebuild,v 1.5 2008/11/26 00:59:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-1.0.ebuild,v 1.6 2009/02/05 05:43:04 darkside Exp $
inherit eutils flag-o-matic autotools
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"