diff options
Diffstat (limited to 'kde-base/libknotificationitem')
| -rw-r--r-- | kde-base/libknotificationitem/ChangeLog | 6 | ||||
| -rw-r--r-- | kde-base/libknotificationitem/libknotificationitem-4.2.87.ebuild | 17 |
2 files changed, 23 insertions, 0 deletions
diff --git a/kde-base/libknotificationitem/ChangeLog b/kde-base/libknotificationitem/ChangeLog index f8564fc39c2..128ee7f4186 100644 --- a/kde-base/libknotificationitem/ChangeLog +++ b/kde-base/libknotificationitem/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*libknotificationitem-4.2.87 (20 May 2009) + + 20 May 2009; Alexey Shvetsov <alexxy@gentoo.org> + +libknotificationitem-4.2.87.ebuild: + Version bump. + 07 May 2009; Alexey Shvetsov <alexxy@gentoo.org> libknotificationitem-4.2.85.ebuild: Add block diff --git a/kde-base/libknotificationitem/libknotificationitem-4.2.87.ebuild b/kde-base/libknotificationitem/libknotificationitem-4.2.87.ebuild new file mode 100644 index 00000000000..314bebfc818 --- /dev/null +++ b/kde-base/libknotificationitem/libknotificationitem-4.2.87.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="2" + +KMNAME="kdelibs/experimental" +KMMODULE="knotificationitem" +inherit kde4-meta + +DESCRIPTION="Notification library" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=" + !=kde-base/plasma-workspace-9999[kdeprefix=] + " |
