diff options
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.3.0.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index 698cd919d9ef..485d79a6fd82 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,11 @@ # 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.120 2009/07/12 11:41:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.121 2009/08/03 23:55:38 wired Exp $ + +*katomic-4.3.0 (03 Aug 2009) + + 03 Aug 2009; Alex Alexander <wired@gentoo.org> +katomic-4.3.0.ebuild: + Version bump 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> katomic-3.5.10.ebuild: alpha/ia64/sparc stable wrt #271889 diff --git a/kde-base/katomic/katomic-4.3.0.ebuild b/kde-base/katomic/katomic-4.3.0.ebuild new file mode 100644 index 000000000000..bab3202e652b --- /dev/null +++ b/kde-base/katomic/katomic-4.3.0.ebuild @@ -0,0 +1,12 @@ +# 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-4.3.0.ebuild,v 1.1 2009/08/03 23:55:38 wired Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE Atomic Entertainment Game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug +handbook" |