diff options
Diffstat (limited to 'xfce-extra/xfce4-genmon')
-rw-r--r-- | xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild b/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild index 964efe3a178e..63f97cb58234 100644 --- a/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild +++ b/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild,v 1.2 2008/04/10 14:43:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon/xfce4-genmon-3.2.ebuild,v 1.3 2008/04/10 14:44:58 drac Exp $ inherit xfce44 xfce44 -DESCRIPTION="Cyclically spawns the indicated executable, captures its output and displays the result into the panel." +DESCRIPTION="Cyclically spawns the executable, captures its output and displays the result into the panel." KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" RDEPEND=">=xfce-base/xfce4-panel-4.3.22" |