diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 11:31:33 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 11:31:33 +0000 |
commit | 65f23fa591b40aa410097713165d986c18541bfa (patch) | |
tree | 511c72b50399d2ce73e166154c218274d721b259 /kde-base/klines | |
parent | old (diff) | |
download | gentoo-2-65f23fa591b40aa410097713165d986c18541bfa.tar.gz gentoo-2-65f23fa591b40aa410097713165d986c18541bfa.tar.bz2 gentoo-2-65f23fa591b40aa410097713165d986c18541bfa.zip |
rm 4.3.5 and 4.4.4
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/klines')
-rw-r--r-- | kde-base/klines/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/klines/klines-4.3.5.ebuild | 12 | ||||
-rw-r--r-- | kde-base/klines/klines-4.4.4.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/klines/ChangeLog b/kde-base/klines/ChangeLog index f06aaf80eb4d..5469676d9f72 100644 --- a/kde-base/klines/ChangeLog +++ b/kde-base/klines/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/klines # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.156 2010/08/09 08:00:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.157 2010/08/09 11:30:56 scarabeus Exp $ + + 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -klines-4.3.5.ebuild, + -klines-4.4.4.ebuild: + rm 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> klines-4.4.5.ebuild: x86 stable, bug 322791 diff --git a/kde-base/klines/klines-4.3.5.ebuild b/kde-base/klines/klines-4.3.5.ebuild deleted file mode 100644 index ef1af6242a44..000000000000 --- a/kde-base/klines/klines-4.3.5.ebuild +++ /dev/null @@ -1,12 +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/klines/klines-4.3.5.ebuild,v 1.4 2010/06/21 15:53:24 scarabeus Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" diff --git a/kde-base/klines/klines-4.4.4.ebuild b/kde-base/klines/klines-4.4.4.ebuild deleted file mode 100644 index 8754b01cbcdc..000000000000 --- a/kde-base/klines/klines-4.4.4.ebuild +++ /dev/null @@ -1,12 +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/klines/klines-4.4.4.ebuild,v 1.4 2010/06/27 20:19:16 fauli Exp $ - -EAPI="3" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" |