diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-04-10 14:44:58 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-04-10 14:44:58 +0000 |
commit | c4df7bebcd3c53e44de96971699822a2256d0274 (patch) | |
tree | 8bcce51e49944adc959ed4ee4c34399721b016d2 /xfce-extra/xfce4-genmon | |
parent | amd64 stable (diff) | |
download | gentoo-2-c4df7bebcd3c53e44de96971699822a2256d0274.tar.gz gentoo-2-c4df7bebcd3c53e44de96971699822a2256d0274.tar.bz2 gentoo-2-c4df7bebcd3c53e44de96971699822a2256d0274.zip |
Make repoman happy with DESCRIPTION size.
(Portage version: 2.1.4.4)
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" |