diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:58:38 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:58:38 +0000 |
commit | fe85449b6505e381a581b900c90ee3171f7a217c (patch) | |
tree | e1fcaadfc598fef03d79607e2d6f943345cc9ff9 /kde-base/kephal | |
parent | [kde-base/keditbookmarks] Drop KDE 4.2.3 (diff) | |
download | gentoo-2-fe85449b6505e381a581b900c90ee3171f7a217c.tar.gz gentoo-2-fe85449b6505e381a581b900c90ee3171f7a217c.tar.bz2 gentoo-2-fe85449b6505e381a581b900c90ee3171f7a217c.zip |
[kde-base/kephal] Drop KDE 4.2.3
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kephal')
-rw-r--r-- | kde-base/kephal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kephal/kephal-4.2.3.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/kde-base/kephal/ChangeLog b/kde-base/kephal/ChangeLog index cee9a2c325b2..65d7b4663054 100644 --- a/kde-base/kephal/ChangeLog +++ b/kde-base/kephal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kephal # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.13 2009/06/04 23:54:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.14 2009/06/14 10:58:38 alexxy Exp $ + + 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kephal-4.2.3.ebuild: + Drop KDE 4.2.3 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> ChangeLog: Fix accidently added keywords diff --git a/kde-base/kephal/kephal-4.2.3.ebuild b/kde-base/kephal/kephal-4.2.3.ebuild deleted file mode 100644 index 32876bf6668d..000000000000 --- a/kde-base/kephal/kephal-4.2.3.ebuild +++ /dev/null @@ -1,13 +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/kephal/kephal-4.2.3.ebuild,v 1.1 2009/05/06 23:22:53 scarabeus Exp $ - -EAPI="2" - -KMNAME="kdebase-workspace" -KMMODULE="libs/kephal" -inherit kde4-meta - -DESCRIPTION="Allows handling of multihead systems via the XRandR extension" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" |