summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-03-20 16:14:18 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-03-20 16:14:18 +0000
commite6125bec1bf00ebe24704cf700cd17e228a84033 (patch)
tree1e2a45ef4c60f7d850149f8a6390f2bd862ec787 /x11-plugins
parentNew stable version that builds w/ moz 1.3. (diff)
downloadgentoo-2-e6125bec1bf00ebe24704cf700cd17e228a84033.tar.gz
gentoo-2-e6125bec1bf00ebe24704cf700cd17e228a84033.tar.bz2
gentoo-2-e6125bec1bf00ebe24704cf700cd17e228a84033.zip
src uri fixes
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellm-vaiobright/ChangeLog6
-rw-r--r--x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-plugins/gkrellm-vaiobright/ChangeLog b/x11-plugins/gkrellm-vaiobright/ChangeLog
index 3d81ad82909e..9f9946b62432 100644
--- a/x11-plugins/gkrellm-vaiobright/ChangeLog
+++ b/x11-plugins/gkrellm-vaiobright/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for x11-plugins/gkrellm-vaiobright
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-vaiobright/ChangeLog,v 1.1 2003/03/16 19:20:27 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-vaiobright/ChangeLog,v 1.2 2003/03/20 16:14:18 liquidx Exp $
*gkrellm-vaiobright-2.5 (16 Mar 2003)
+ 20 Mar 2003; Alastair Tse <liquidx@gentoo.org>
+ gkrellm-vaiobright-2.5.ebuild:
+ change src uri
+
16 Mar 2003; Alastair Tse <liquidx@gentoo.org>
gkrellm-vaiobright-2.5.ebuild:
initial commit.
diff --git a/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5.ebuild b/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5.ebuild
index c5001f175f3b..1baee89bdc74 100644
--- a/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5.ebuild
+++ b/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5.ebuild,v 1.1 2003/03/16 19:20:27 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5.ebuild,v 1.2 2003/03/20 16:14:18 liquidx Exp $
IUSE=""
MY_P=${P/gkrellm-/}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Superslim VAIO LCD Brightness Control Plugin for Gkrellm"
-SRC_URI="http://nerv-nu.net/~dragorn/code/${MY_P}.tar.gz"
-HOMEPAGE="http://nerv-nu.net/~dragorn/"
+SRC_URI="http://nerv-un.net/~dragorn/code/${MY_P}.tar.gz"
+HOMEPAGE="http://nerv-un.net/~dragorn/"
DEPEND=">=app-admin/gkrellm-2.0"