summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-08 19:45:28 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-08 19:45:28 +0000
commitb01f0edd14edbc21773d8f2f066bc5dd3c8b7a7c (patch)
treed18eddcc0291d1cfd411204030ba33f2b4054e2b /kde-base/kgamma
parentDrop KDE 4.2.0 (diff)
downloadgentoo-2-b01f0edd14edbc21773d8f2f066bc5dd3c8b7a7c.tar.gz
gentoo-2-b01f0edd14edbc21773d8f2f066bc5dd3c8b7a7c.tar.bz2
gentoo-2-b01f0edd14edbc21773d8f2f066bc5dd3c8b7a7c.zip
Drop KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kgamma')
-rw-r--r--kde-base/kgamma/ChangeLog5
-rw-r--r--kde-base/kgamma/kgamma-4.2.0.ebuild19
2 files changed, 4 insertions, 20 deletions
diff --git a/kde-base/kgamma/ChangeLog b/kde-base/kgamma/ChangeLog
index 0d98930b5699..2bf9c33c5235 100644
--- a/kde-base/kgamma/ChangeLog
+++ b/kde-base/kgamma/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kgamma
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.104 2009/03/04 21:25:19 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.105 2009/03/08 19:45:28 alexxy Exp $
+
+ 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kgamma-4.2.0.ebuild:
+ Drop KDE 4.2.0
*kgamma-4.2.1 (04 Mar 2009)
diff --git a/kde-base/kgamma/kgamma-4.2.0.ebuild b/kde-base/kgamma/kgamma-4.2.0.ebuild
deleted file mode 100644
index 5d178482ef14..000000000000
--- a/kde-base/kgamma/kgamma-4.2.0.ebuild
+++ /dev/null
@@ -1,19 +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/kgamma/kgamma-4.2.0.ebuild,v 1.2 2009/02/01 07:13:36 jmbsvicetto Exp $
-
-EAPI="2"
-
-KMNAME="kdegraphics"
-inherit kde4-meta
-
-DESCRIPTION="KDE screen gamma values kcontrol module"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND="
- x11-libs/libXxf86vm
-"
-DEPEND="${RDEPEND}
- x11-proto/xf86vidmodeproto
-"