diff options
-rw-r--r-- | app-misc/i810switch/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/i810switch/i810switch-0.6.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-misc/i810switch/ChangeLog b/app-misc/i810switch/ChangeLog index 0a134ff8768c..4c1f54b23519 100644 --- a/app-misc/i810switch/ChangeLog +++ b/app-misc/i810switch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/i810switch # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/ChangeLog,v 1.12 2005/07/10 10:42:13 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/ChangeLog,v 1.13 2005/07/25 12:36:48 twp Exp $ + + 25 Jul 2005; Tom Payne <twp@gentoo.org> i810switch-0.6.2.ebuild: + Correct homepage and SRC_URI. Bug # 99239. *i810switch-0.6.5 (10 Jul 2005) diff --git a/app-misc/i810switch/i810switch-0.6.2.ebuild b/app-misc/i810switch/i810switch-0.6.2.ebuild index a2746ae0667b..ff89de99ee8b 100644 --- a/app-misc/i810switch/i810switch-0.6.2.ebuild +++ b/app-misc/i810switch/i810switch-0.6.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.2.ebuild,v 1.6 2005/01/01 15:07:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.2.ebuild,v 1.7 2005/07/25 12:36:48 twp Exp $ DESCRIPTION="A utility for switching the LCD and external VGA displays on and off" -HOMEPAGE="http://vorlon.ces.cwru.edu/~ames/i810switch/" -SRC_URI="http://vorlon.ces.cwru.edu/~ames/i810switch/${P}.tar.gz" +HOMEPAGE="http://www16.plala.or.jp/mano-a-mano/i810switch.html" +SRC_URI="http://www16.plala.or.jp/mano-a-mano/i810switch/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |