diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:21:13 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:21:13 +0000 |
commit | c166ec9e7606a069a5c3eae8cce44081c7dd8a07 (patch) | |
tree | aa30588d62fe0fdef6d4c70d10e183594d768d3f /kde-base/ksnapshot | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-c166ec9e7606a069a5c3eae8cce44081c7dd8a07.tar.gz gentoo-2-c166ec9e7606a069a5c3eae8cce44081c7dd8a07.tar.bz2 gentoo-2-c166ec9e7606a069a5c3eae8cce44081c7dd8a07.zip |
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.9.ebuild | 11 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 2dea65edf7e4..5e9f2ef201ab 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.79 2008/02/17 02:48:32 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.80 2008/02/20 23:21:13 philantrop Exp $ + +*ksnapshot-3.5.9 (20 Feb 2008) + + 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> + +ksnapshot-3.5.9.ebuild: + Version bump to KDE 3.5.9. 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -ksnapshot-3.5.5.ebuild, -ksnapshot-3.5.6.ebuild, -ksnapshot-3.5.7.ebuild, -ksnapshot-4.0.0.ebuild: diff --git a/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild new file mode 100644 index 000000000000..2d59aa1e5843 --- /dev/null +++ b/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild,v 1.1 2008/02/20 23:21:13 philantrop Exp $ + +KMNAME=kdegraphics +EAPI="1" +inherit kde-meta eutils + +DESCRIPTION="KDE Screenshot Utility" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |