diff options
Diffstat (limited to 'kde-base/ksystraycmd/ksystraycmd-3.4.1.ebuild')
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-3.4.1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kde-base/ksystraycmd/ksystraycmd-3.4.1.ebuild b/kde-base/ksystraycmd/ksystraycmd-3.4.1.ebuild new file mode 100644 index 000000000000..9c5296a77200 --- /dev/null +++ b/kde-base/ksystraycmd/ksystraycmd-3.4.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.4.1.ebuild,v 1.1 2005/05/25 21:23:12 danarmak Exp $ + +KMNAME=kdebase +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE: Allows any application to be kept in the system tray" +KEYWORDS="~x86 ~amd64" +IUSE="" + + |