summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2009-02-22 23:45:23 +0000
committerJim Ramsay <lack@gentoo.org>2009-02-22 23:45:23 +0000
commit45848efa90ef997dfaf221700872cfbfca5d1906 (patch)
treef38649c60b026d49245b0ef52a73acfceea978b6 /x11-plugins
parentVersion bump and HOMEPAGE change (Bug 259620 and 259622) (diff)
downloadhistorical-45848efa90ef997dfaf221700872cfbfca5d1906.tar.gz
historical-45848efa90ef997dfaf221700872cfbfca5d1906.tar.bz2
historical-45848efa90ef997dfaf221700872cfbfca5d1906.zip
Updated SRC_URI and HOMEPAGE (Bug 259535)
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellm-gamma/ChangeLog7
-rw-r--r--x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild8
-rw-r--r--x11-plugins/gkrellm-trayicons/ChangeLog7
-rw-r--r--x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild6
4 files changed, 17 insertions, 11 deletions
diff --git a/x11-plugins/gkrellm-gamma/ChangeLog b/x11-plugins/gkrellm-gamma/ChangeLog
index 3e91f013c90e..26d3502982d2 100644
--- a/x11-plugins/gkrellm-gamma/ChangeLog
+++ b/x11-plugins/gkrellm-gamma/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellm-gamma
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/ChangeLog,v 1.17 2008/07/28 13:46:41 lack Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/ChangeLog,v 1.18 2009/02/22 23:45:23 lack Exp $
+
+ 22 Feb 2009; Jim Ramsay <lack@gentoo.org> gkrellm-gamma-2.03-r1.ebuild:
+ Updated SRC_URI and HOMEPAGE (Bug 259535)
28 Jul 2008; Jim Ramsay <lack@gentoo.org> gkrellm-gamma-2.03-r1.ebuild:
Added dependency on x11-libs/libXxf86vm (Bug #233029)
diff --git a/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild b/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild
index e008a99c3728..e9a8f7b550ad 100644
--- a/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild
+++ b/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild
@@ -1,13 +1,13 @@
-# 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/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild,v 1.7 2008/07/28 13:46:41 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild,v 1.8 2009/02/22 23:45:23 lack Exp $
inherit gkrellm-plugin
IUSE=""
DESCRIPTION="A gamma control plugin for gkrellm"
-HOMEPAGE="http://sweb.cz/tripie/gkrellm/gamma/"
-SRC_URI="http://sweb.cz/tripie/gkrellm/gamma/dist/${P}.tar.gz"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/gamma/"
+SRC_URI="http://tripie.sweb.cz/gkrellm/gamma/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
diff --git a/x11-plugins/gkrellm-trayicons/ChangeLog b/x11-plugins/gkrellm-trayicons/ChangeLog
index 0fb1a03205d0..e747ada81ded 100644
--- a/x11-plugins/gkrellm-trayicons/ChangeLog
+++ b/x11-plugins/gkrellm-trayicons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellm-trayicons
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.17 2007/06/12 21:09:54 lack Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.18 2009/02/22 23:44:03 lack Exp $
+
+ 22 Feb 2009; Jim Ramsay <lack@gentoo.org> ChangeLog:
+ Updated SRC_URI and HOMEPAGE (Bug 259535)
12 Jun 2007; Jim Ramsay <lack@gentoo.org> -gkrellm-trayicons-1.02.ebuild:
Old version cleanup
diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild
index e9e4282e2ab0..eab826ad1e13 100644
--- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild
+++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild,v 1.8 2007/07/11 20:39:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild,v 1.9 2009/02/22 23:44:03 lack Exp $
inherit gkrellm-plugin
DESCRIPTION="Configurable Tray Icons for GKrellM"
-HOMEPAGE="http://sweb.cz/tripie/gkrellm/trayicons/"
-SRC_URI="http://sweb.cz/tripie/gkrellm/trayicons/dist/${P}.tar.gz"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/trayicons/"
+SRC_URI="http://tripie.sweb.cz/gkrellm/trayicons/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"