diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-06 19:39:45 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-06 19:39:45 +0000 |
commit | e295579c6c4a910d8500821fb4876ca9f5883b08 (patch) | |
tree | 0b73fc8c344addfe78512f29ac3eeed205b0a8c5 /kde-base/kmag | |
parent | Version bump KDE 4.3.2 (diff) | |
download | gentoo-2-e295579c6c4a910d8500821fb4876ca9f5883b08.tar.gz gentoo-2-e295579c6c4a910d8500821fb4876ca9f5883b08.tar.bz2 gentoo-2-e295579c6c4a910d8500821fb4876ca9f5883b08.zip |
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmag')
-rw-r--r-- | kde-base/kmag/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmag/kmag-4.3.2.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kmag/ChangeLog b/kde-base/kmag/ChangeLog index 8117127a1262..62035285fd41 100644 --- a/kde-base/kmag/ChangeLog +++ b/kde-base/kmag/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmag # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.118 2009/09/01 15:36:13 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.119 2009/10/06 19:39:45 alexxy Exp $ + +*kmag-4.3.2 (06 Oct 2009) + + 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> +kmag-4.3.2.ebuild: + Version bump *kmag-4.3.1 (01 Sep 2009) diff --git a/kde-base/kmag/kmag-4.3.2.ebuild b/kde-base/kmag/kmag-4.3.2.ebuild new file mode 100644 index 000000000000..949ece9fc5e8 --- /dev/null +++ b/kde-base/kmag/kmag-4.3.2.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/kmag/kmag-4.3.2.ebuild,v 1.1 2009/10/06 19:39:45 alexxy Exp $ + +EAPI="2" + +KMNAME="kdeaccessibility" +inherit kde4-meta + +DESCRIPTION="KDE screen magnifier" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug +handbook" |