diff options
author | 2008-03-20 17:20:10 +0000 | |
---|---|---|
committer | 2008-03-20 17:20:10 +0000 | |
commit | f443b6485c72973755fc90bbfd2e6eee15ef481c (patch) | |
tree | f58a23f90e37555e337e197c6ef9d64940481118 /kde-base/katomic | |
parent | Change RDEPEND: Digest-SHA -> Digest-SHA1 (#212461) (diff) | |
download | historical-f443b6485c72973755fc90bbfd2e6eee15ef481c.tar.gz historical-f443b6485c72973755fc90bbfd2e6eee15ef481c.tar.bz2 historical-f443b6485c72973755fc90bbfd2e6eee15ef481c.zip |
Old.
Package-Manager: portage-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" |