diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 20:37:21 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 20:37:21 +0000 |
commit | a18c70dbbb6c3af2a248da72be9b6336a6eff8d8 (patch) | |
tree | 5b1fcb477d0ec4d22bde4ab821f06760880616e2 /kde-base/kdegraphics-strigi-analyzer | |
parent | Version bump KDE 4.4.3 (diff) | |
download | gentoo-2-a18c70dbbb6c3af2a248da72be9b6336a6eff8d8.tar.gz gentoo-2-a18c70dbbb6c3af2a248da72be9b6336a6eff8d8.tar.bz2 gentoo-2-a18c70dbbb6c3af2a248da72be9b6336a6eff8d8.zip |
Version bump KDE 4.4.3
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdegraphics-strigi-analyzer')
-rw-r--r-- | kde-base/kdegraphics-strigi-analyzer/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.4.3.ebuild | 15 |
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kdegraphics-strigi-analyzer/ChangeLog b/kde-base/kdegraphics-strigi-analyzer/ChangeLog index f1cfc2995925..515d1116291b 100644 --- a/kde-base/kdegraphics-strigi-analyzer/ChangeLog +++ b/kde-base/kdegraphics-strigi-analyzer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdegraphics-strigi-analyzer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/ChangeLog,v 1.44 2010/03/31 22:23:56 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/ChangeLog,v 1.45 2010/05/03 20:37:21 alexxy Exp $ + +*kdegraphics-strigi-analyzer-4.4.3 (03 May 2010) + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> + +kdegraphics-strigi-analyzer-4.4.3.ebuild: + Version bump 31 Mar 2010; Dror Levin <spatz@gentoo.org> -kdegraphics-strigi-analyzer-4.3.4.ebuild, diff --git a/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.4.3.ebuild b/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.4.3.ebuild new file mode 100644 index 000000000000..4cebafffd56c --- /dev/null +++ b/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.4.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.4.3.ebuild,v 1.1 2010/05/03 20:37:21 alexxy Exp $ + +EAPI="3" + +KMNAME="kdegraphics" +KMMODULE="strigi-analyzer" +inherit kde4-meta + +DESCRIPTION="kdegraphics: strigi plugins" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +KMEXTRACTONLY="libs/mobipocket" |