public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/vbetool: vbetool-0.7.ebuild vbetool-0.5-r1.ebuild vbetool-0.2.ebuild ChangeLog vbetool-0.5.ebuild vbetool-1.0.ebuild vbetool-0.3.ebuild
@ 2009-02-05  5:43 Jeremy Olexa (darkside)
  0 siblings, 0 replies; only message in thread
From: Jeremy Olexa (darkside) @ 2009-02-05  5:43 UTC (permalink / raw
  To: gentoo-commits

darkside    09/02/05 05:43:05

  Modified:             vbetool-0.7.ebuild vbetool-0.5-r1.ebuild
                        vbetool-0.2.ebuild ChangeLog vbetool-0.5.ebuild
                        vbetool-1.0.ebuild vbetool-0.3.ebuild
  Log:
  (non maintainer commit) [QA] fix HOMEPAGE, bug 253525
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sys-apps/vbetool/vbetool-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.7.ebuild?r1=1.3&r2=1.4

Index: vbetool-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vbetool-0.7.ebuild	14 Aug 2007 21:21:48 -0000	1.3
+++ vbetool-0.7.ebuild	5 Feb 2009 05:43:04 -0000	1.4
@@ -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"



1.2                  sys-apps/vbetool/vbetool-0.5-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.5-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.5-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.5-r1.ebuild?r1=1.1&r2=1.2

Index: vbetool-0.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.5-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vbetool-0.5-r1.ebuild	18 May 2006 18:39:01 -0000	1.1
+++ vbetool-0.5-r1.ebuild	5 Feb 2009 05:43:04 -0000	1.2
@@ -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"



1.2                  sys-apps/vbetool/vbetool-0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.2.ebuild?r1=1.1&r2=1.2

Index: vbetool-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vbetool-0.2.ebuild	30 Apr 2005 01:10:46 -0000	1.1
+++ vbetool-0.2.ebuild	5 Feb 2009 05:43:04 -0000	1.2
@@ -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"



1.16                 sys-apps/vbetool/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/vbetool/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	26 Nov 2008 00:59:47 -0000	1.15
+++ ChangeLog	5 Feb 2009 05:43:04 -0000	1.16
@@ -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/



1.2                  sys-apps/vbetool/vbetool-0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.5.ebuild?r1=1.1&r2=1.2

Index: vbetool-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vbetool-0.5.ebuild	30 Nov 2005 21:07:51 -0000	1.1
+++ vbetool-0.5.ebuild	5 Feb 2009 05:43:04 -0000	1.2
@@ -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"



1.6                  sys-apps/vbetool/vbetool-1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-1.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-1.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-1.0.ebuild?r1=1.5&r2=1.6

Index: vbetool-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vbetool-1.0.ebuild	26 Nov 2008 00:59:47 -0000	1.5
+++ vbetool-1.0.ebuild	5 Feb 2009 05:43:04 -0000	1.6
@@ -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"



1.2                  sys-apps/vbetool/vbetool-0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/vbetool/vbetool-0.3.ebuild?r1=1.1&r2=1.2

Index: vbetool-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vbetool-0.3.ebuild	8 Aug 2005 21:39:05 -0000	1.1
+++ vbetool-0.3.ebuild	5 Feb 2009 05:43:04 -0000	1.2
@@ -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"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-05  5:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-05  5:43 [gentoo-commits] gentoo-x86 commit in sys-apps/vbetool: vbetool-0.7.ebuild vbetool-0.5-r1.ebuild vbetool-0.2.ebuild ChangeLog vbetool-0.5.ebuild vbetool-1.0.ebuild vbetool-0.3.ebuild Jeremy Olexa (darkside)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox