diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-03 13:01:09 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-03 13:01:09 +0000 |
commit | ab647631783089228fad02a1c80f96a65a173676 (patch) | |
tree | 111bed172e338d97178f648892e7221efdb2ef1c /kde-base/katomic | |
parent | Remove older stable, bug #433281 (diff) | |
download | historical-ab647631783089228fad02a1c80f96a65a173676.tar.gz historical-ab647631783089228fad02a1c80f96a65a173676.tar.bz2 historical-ab647631783089228fad02a1c80f96a65a173676.zip |
Remove KDE SC 4.8.3
Package-Manager: portage-2.2.0_alpha124/cvs/Linux x86_64
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.8.3.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index 2c0428fc83d3..503d7c433bb4 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.215 2012/09/03 12:20:17 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.216 2012/09/03 13:00:26 johu Exp $ + + 03 Sep 2012; Johannes Huber <johu@gentoo.org> -katomic-4.8.3.ebuild: + Remove KDE SC 4.8.3 03 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> katomic-4.8.5.ebuild: Stable on ppc wrt bug#431892. diff --git a/kde-base/katomic/katomic-4.8.3.ebuild b/kde-base/katomic/katomic-4.8.3.ebuild deleted file mode 100644 index e79d21f75031..000000000000 --- a/kde-base/katomic/katomic-4.8.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.8.3.ebuild,v 1.4 2012/05/24 08:18:31 ago Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KMNAME="kdegames" -KDE_SELINUX_MODULE="games" -inherit kde4-meta - -DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" |