diff options
author | 2010-03-31 23:04:47 +0000 | |
---|---|---|
committer | 2010-03-31 23:04:47 +0000 | |
commit | bca1ec15e5890dec2f4c75280ac96a90b180825b (patch) | |
tree | c83b41b001f09363996be83580ab58879c6e1ddc /kde-base/ksirk | |
parent | Version bump. Drop libglade, fix blank window with >=gtk+-2.18. (diff) | |
download | gentoo-2-bca1ec15e5890dec2f4c75280ac96a90b180825b.tar.gz gentoo-2-bca1ec15e5890dec2f4c75280ac96a90b180825b.tar.bz2 gentoo-2-bca1ec15e5890dec2f4c75280ac96a90b180825b.zip |
Remove old KDE versions.
(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 | 6 | ||||
-rw-r--r-- | kde-base/ksirk/ksirk-4.3.4.ebuild | 21 | ||||
-rw-r--r-- | kde-base/ksirk/ksirk-4.4.0.ebuild | 17 |
3 files changed, 5 insertions, 39 deletions
diff --git a/kde-base/ksirk/ChangeLog b/kde-base/ksirk/ChangeLog index 5df53ff44117..371bcae27fad 100644 --- a/kde-base/ksirk/ChangeLog +++ b/kde-base/ksirk/ChangeLog @@ -1,6 +1,10 @@ # 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.43 2010/03/30 21:33:35 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.44 2010/03/31 23:04:47 spatz Exp $ + + 31 Mar 2010; Dror Levin <spatz@gentoo.org> -ksirk-4.3.4.ebuild, + -ksirk-4.4.0.ebuild: + Remove old KDE versions. *ksirk-4.4.2 (30 Mar 2010) diff --git a/kde-base/ksirk/ksirk-4.3.4.ebuild b/kde-base/ksirk/ksirk-4.3.4.ebuild deleted file mode 100644 index 908f956ae43c..000000000000 --- a/kde-base/ksirk/ksirk-4.3.4.ebuild +++ /dev/null @@ -1,21 +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.3.4.ebuild,v 1.3 2010/01/23 03:01:27 abcd Exp $ - -EAPI="2" - -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}" - -PATCHES=( - "${FILESDIR}/${PN}-4.2.1-freebsd-darwin.patch" -) diff --git a/kde-base/ksirk/ksirk-4.4.0.ebuild b/kde-base/ksirk/ksirk-4.4.0.ebuild deleted file mode 100644 index aeb3c517dd41..000000000000 --- a/kde-base/ksirk/ksirk-4.4.0.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.0.ebuild,v 1.1 2010/02/09 00:21:53 alexxy Exp $ - -EAPI="2" - -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}" |