diff options
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" |