diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 16:24:35 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 16:24:35 +0000 |
commit | 5419e4ef5c52c5a7e9738eb7af27e762ab9450e6 (patch) | |
tree | aaa3d027d365800ed677226af8475d9244ececca /kde-base/katomic | |
parent | Old. (diff) | |
download | gentoo-2-5419e4ef5c52c5a7e9738eb7af27e762ab9450e6.tar.gz gentoo-2-5419e4ef5c52c5a7e9738eb7af27e762ab9450e6.tar.bz2 gentoo-2-5419e4ef5c52c5a7e9738eb7af27e762ab9450e6.zip |
Old.
(Portage version: 2.2_pre5)
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.0.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index 71eb4ae46bdf..20cf30e5c18b 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.83 2008/03/10 23:22:35 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.84 2008/03/20 16:24:35 ingmar Exp $ + + 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -katomic-4.0.1.ebuild: + Old. *katomic-4.0.2 (10 Mar 2008) diff --git a/kde-base/katomic/katomic-4.0.1.ebuild b/kde-base/katomic/katomic-4.0.1.ebuild deleted file mode 100644 index 95013f11ad03..000000000000 --- a/kde-base/katomic/katomic-4.0.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.0.1.ebuild,v 1.2 2008/03/04 04:36:19 jer Exp $ - -EAPI="1" - -KMNAME=kdegames -inherit kde4-meta - -DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="~amd64 ~hppa ~x86" -IUSE="debug htmlhandbook" |