diff options
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/katomic/katomic-3.5.10.ebuild | 16 |
2 files changed, 5 insertions, 17 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index 84090d5a2d5a..a5399accdecf 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.130 2009/11/08 23:13:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.131 2009/11/19 22:59:50 ssuominen Exp $ + + 19 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> + -katomic-3.5.10.ebuild: + Remove KDE 3.5.10. 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -katomic-4.3.2.ebuild: Drop KDE 4.3.2 diff --git a/kde-base/katomic/katomic-3.5.10.ebuild b/kde-base/katomic/katomic-3.5.10.ebuild deleted file mode 100644 index 8e05136f2d7b..000000000000 --- a/kde-base/katomic/katomic-3.5.10.ebuild +++ /dev/null @@ -1,16 +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/katomic/katomic-3.5.10.ebuild,v 1.7 2009/07/12 11:41:08 armin76 Exp $ -KMNAME=kdegames -EAPI="1" -inherit kde-meta - -DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" |