diff options
author | 2010-05-03 22:00:44 +0000 | |
---|---|---|
committer | 2010-05-03 22:00:44 +0000 | |
commit | cd675407143a43c5fc9042a3a46f88dc4865a717 (patch) | |
tree | 4808da3988316a317eb5fe0e28eaabbf805b2e52 /kde-base/ksirk | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | gentoo-2-cd675407143a43c5fc9042a3a46f88dc4865a717.tar.gz gentoo-2-cd675407143a43c5fc9042a3a46f88dc4865a717.tar.bz2 gentoo-2-cd675407143a43c5fc9042a3a46f88dc4865a717.zip |
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksirk')
-rw-r--r-- | kde-base/ksirk/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksirk/ksirk-4.4.1.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/ksirk/ChangeLog b/kde-base/ksirk/ChangeLog index 6e0e0746adbb..10ae7500f58f 100644 --- a/kde-base/ksirk/ChangeLog +++ b/kde-base/ksirk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksirk # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.45 2010/05/03 21:16:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.46 2010/05/03 22:00:44 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -ksirk-4.4.1.ebuild: + Drop KDE SC 4.4.1 *ksirk-4.4.3 (03 May 2010) diff --git a/kde-base/ksirk/ksirk-4.4.1.ebuild b/kde-base/ksirk/ksirk-4.4.1.ebuild deleted file mode 100644 index bafb5b96307e..000000000000 --- a/kde-base/ksirk/ksirk-4.4.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.4.1.ebuild,v 1.1 2010/03/02 18:39:48 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: Ksirk is a KDE port of the board game risk" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - app-crypt/qca:2 -" -RDEPEND="${DEPEND}" |