diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-01-17 18:47:21 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-01-17 18:47:21 +0000 |
commit | a0c7d3cf00f62824ca628c49a30f687cf020e3b8 (patch) | |
tree | 50ad079ddc8cdb6bbec7f3b75ea8429ceae480a3 /app-misc/i810switch | |
parent | 2901 should have been added as 29.01 originally, case in point being that now... (diff) | |
download | gentoo-2-a0c7d3cf00f62824ca628c49a30f687cf020e3b8.tar.gz gentoo-2-a0c7d3cf00f62824ca628c49a30f687cf020e3b8.tar.bz2 gentoo-2-a0c7d3cf00f62824ca628c49a30f687cf020e3b8.zip |
stable on x86, bug #118906
(Portage version: 2.0.53)
Diffstat (limited to 'app-misc/i810switch')
-rw-r--r-- | app-misc/i810switch/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/i810switch/Manifest | 8 | ||||
-rw-r--r-- | app-misc/i810switch/i810switch-0.6.5.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-misc/i810switch/ChangeLog b/app-misc/i810switch/ChangeLog index 4c1f54b23519..a7b613ed2e39 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.13 2005/07/25 12:36:48 twp Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/ChangeLog,v 1.14 2006/01/17 18:47:21 allanonjl Exp $ + + 17 Jan 2006; John N. Laliberte <allanonjl@gentoo.org> ChangeLog: + stable on x86 25 Jul 2005; Tom Payne <twp@gentoo.org> i810switch-0.6.2.ebuild: Correct homepage and SRC_URI. Bug # 99239. diff --git a/app-misc/i810switch/Manifest b/app-misc/i810switch/Manifest index 78871acb7df9..b80bc064f7b3 100644 --- a/app-misc/i810switch/Manifest +++ b/app-misc/i810switch/Manifest @@ -1,6 +1,6 @@ -MD5 9d17d8407f12c409627a4f04a8de4092 i810switch-0.6.2.ebuild 700 -MD5 aa1a23c1a837924774828c282cdf066a i810switch-0.6.5.ebuild 701 -MD5 dbf762a2d4c195c689b7e181804ac95a ChangeLog 1527 -MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 +MD5 33486db0662a95369c5af1eddbc86853 ChangeLog 1611 MD5 00aede9c2a4709d84c916080856e0e9b files/digest-i810switch-0.6.2 67 MD5 09990928c9215bfa6f043d45a9d8c429 files/digest-i810switch-0.6.5 67 +MD5 9d17d8407f12c409627a4f04a8de4092 i810switch-0.6.2.ebuild 700 +MD5 06cb41b36b8ebeadfd224ea10e07c6c6 i810switch-0.6.5.ebuild 700 +MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 diff --git a/app-misc/i810switch/i810switch-0.6.5.ebuild b/app-misc/i810switch/i810switch-0.6.5.ebuild index 6e1ca5c877d1..b34931ba2084 100644 --- a/app-misc/i810switch/i810switch-0.6.5.ebuild +++ b/app-misc/i810switch/i810switch-0.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.5.ebuild,v 1.1 2005/07/10 10:42:13 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.5.ebuild,v 1.2 2006/01/17 18:47:21 allanonjl Exp $ DESCRIPTION="A utility for switching the LCD and external VGA displays on and off" HOMEPAGE="http://www16.plala.or.jp/mano-a-mano/i810switch.html" @@ -8,7 +8,7 @@ SRC_URI="http://www16.plala.or.jp/mano-a-mano/i810switch/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" IUSE="" DEPEND="virtual/libc" |