diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-22 15:21:02 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-22 15:21:02 +0000 |
commit | 75d0de41cea4ce23fd3dea304b79307e7d20e18c (patch) | |
tree | 4948b36a47192af6e9d9594b31c39aaeb21b5c00 /xfce-extra/xfce4-genmon-plugin | |
parent | Add missing introspection USE-dependencies. (diff) | |
download | gentoo-2-75d0de41cea4ce23fd3dea304b79307e7d20e18c.tar.gz gentoo-2-75d0de41cea4ce23fd3dea304b79307e7d20e18c.tar.bz2 gentoo-2-75d0de41cea4ce23fd3dea304b79307e7d20e18c.zip |
Fix HOMEPAGE
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-genmon-plugin')
-rw-r--r-- | xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild index 51337a9ec12e..a85443d8fa68 100644 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild +++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild,v 1.4 2011/02/04 17:55:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild,v 1.5 2011/03/22 15:21:02 ssuominen Exp $ EAPI=3 EAUTORECONF=yes inherit xfconf DESCRIPTION="Cyclically spawns the executable, captures its output and displays the result into the panel." -HOMEPAGE="http://www.xfce.org/" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/3.2/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild index c7c1540a1aae..c78c592c645b 100644 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild +++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild,v 1.1 2011/03/22 15:16:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.3.0.ebuild,v 1.2 2011/03/22 15:21:02 ssuominen Exp $ EAPI=3 inherit xfconf DESCRIPTION="Cyclically spawns the executable, captures its output and displays the result into the panel." -HOMEPAGE="http://www.xfce.org/" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/3.3/${P}.tar.bz2" LICENSE="LGPL-2.1" |