diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:31:45 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:31:45 +0000 |
commit | 00c754b6359b972100c4b7d3113942a41680fef1 (patch) | |
tree | 693a9474801c8cd890e3f03c21af43aba4ec8c2a /kde-base/kmag | |
parent | [kde-base] Drop KDE 4.3.0 (diff) | |
download | gentoo-2-00c754b6359b972100c4b7d3113942a41680fef1.tar.gz gentoo-2-00c754b6359b972100c4b7d3113942a41680fef1.tar.bz2 gentoo-2-00c754b6359b972100c4b7d3113942a41680fef1.zip |
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmag')
-rw-r--r-- | kde-base/kmag/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmag/kmag-4.3.0.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kmag/ChangeLog b/kde-base/kmag/ChangeLog index 62035285fd41..6e45a1770c8e 100644 --- a/kde-base/kmag/ChangeLog +++ b/kde-base/kmag/ChangeLog @@ -1,6 +1,9 @@ # 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.119 2009/10/06 19:39:45 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.120 2009/10/08 14:31:45 alexxy Exp $ + + 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmag-4.3.0.ebuild: + Drop KDE 4.3.0 *kmag-4.3.2 (06 Oct 2009) diff --git a/kde-base/kmag/kmag-4.3.0.ebuild b/kde-base/kmag/kmag-4.3.0.ebuild deleted file mode 100644 index 8f16988200cc..000000000000 --- a/kde-base/kmag/kmag-4.3.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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.0.ebuild,v 1.1 2009/08/04 00:41:43 wired Exp $ - -EAPI="2" - -KMNAME="kdeaccessibility" -inherit kde4-meta - -DESCRIPTION="KDE screen magnifier" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug +handbook" |