diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-05-06 23:40:53 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-05-06 23:40:53 +0000 |
commit | dfdc910ad9950200e19303676cdd077f87eef5bf (patch) | |
tree | 75eb25fe512bb69fa29e9ca3db8e0bfef9873339 /kde-base/knotify/knotify-4.2.3.ebuild | |
parent | Version bump KDE 4.2.3 (diff) | |
download | gentoo-2-dfdc910ad9950200e19303676cdd077f87eef5bf.tar.gz gentoo-2-dfdc910ad9950200e19303676cdd077f87eef5bf.tar.bz2 gentoo-2-dfdc910ad9950200e19303676cdd077f87eef5bf.zip |
Version bump KDE 4.2.3
(Portage version: 2.2_rc31/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotify/knotify-4.2.3.ebuild')
-rw-r--r-- | kde-base/knotify/knotify-4.2.3.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/knotify/knotify-4.2.3.ebuild b/kde-base/knotify/knotify-4.2.3.ebuild new file mode 100644 index 000000000000..03ad6edf6663 --- /dev/null +++ b/kde-base/knotify/knotify-4.2.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.2.3.ebuild,v 1.1 2009/05/06 23:40:53 scarabeus Exp $ + +EAPI="2" + +KMNAME="kdebase-runtime" +inherit kde4-meta + +DESCRIPTION="The KDE notification daemon." +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug" |