diff options
Diffstat (limited to 'kde-base/kdeaccounts-plugin/kdeaccounts-plugin-9999.ebuild')
-rw-r--r-- | kde-base/kdeaccounts-plugin/kdeaccounts-plugin-9999.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-9999.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-9999.ebuild new file mode 100644 index 0000000000..d1bf636d1a --- /dev/null +++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-9999.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="1" + +KMNAME=kdesdk +inherit kde4svn-meta + +DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook" +KEYWORDS="" +IUSE="debug" +DEPEND="kde-base/kdepimlibs:${SLOT}" |