diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-25 15:48:39 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-25 15:48:39 +0000 |
commit | 4c9e16d958a67d18e4922161519e3c7f875253cb (patch) | |
tree | 20d02bb509c406f53060ed99ebd817a70af30cb9 /xfce-extra/xfce4-modemlights-plugin | |
parent | version bump (diff) | |
download | historical-4c9e16d958a67d18e4922161519e3c7f875253cb.tar.gz historical-4c9e16d958a67d18e4922161519e3c7f875253cb.tar.bz2 historical-4c9e16d958a67d18e4922161519e3c7f875253cb.zip |
typo
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-modemlights-plugin')
-rw-r--r-- | xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild b/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild index c8f53f312692..a287ce57b8db 100644 --- a/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild +++ b/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild,v 1.1 2009/08/25 15:33:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99.ebuild,v 1.2 2009/08/25 15:48:39 ssuominen Exp $ EAPI=2 -inherit xfce44 +inherit xfconf DESCRIPTION="a panel plugin to turn dialup (ppp) connections on/off" HOMEPAGE="http://www.xfce.org/" |