diff options
author | Alex Alexander <wired@gentoo.org> | 2009-12-01 09:56:03 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2009-12-01 09:56:03 +0000 |
commit | d075bd8039d65019bbbf254d675e98b69a5eaa86 (patch) | |
tree | 226f57b60d257bc3f9af712028cfa710fae41545 /kde-base/amor | |
parent | Punt kbiff, old mail notifier for KDE3, replaced by e.g. gx-mail-notify and t... (diff) | |
download | gentoo-2-d075bd8039d65019bbbf254d675e98b69a5eaa86.tar.gz gentoo-2-d075bd8039d65019bbbf254d675e98b69a5eaa86.tar.bz2 gentoo-2-d075bd8039d65019bbbf254d675e98b69a5eaa86.zip |
Version bump KDE 4.3.4
(Portage version: 2.2_rc54/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/amor')
-rw-r--r-- | kde-base/amor/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/amor/amor-4.3.4.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index 4cbc576c192b..1d226b10c990 100644 --- a/kde-base/amor/ChangeLog +++ b/kde-base/amor/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/amor # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.135 2009/11/30 06:54:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.136 2009/12/01 09:56:03 wired Exp $ + +*amor-4.3.4 (01 Dec 2009) + + 01 Dec 2009; Alex Alexander <wired@gentoo.org> +amor-4.3.4.ebuild: + Version bump 30 Nov 2009; Joseph Jezak <josejx@gentoo.org> amor-4.3.3.ebuild: Marked ppc/ppc64 stable for bug #292455. diff --git a/kde-base/amor/amor-4.3.4.ebuild b/kde-base/amor/amor-4.3.4.ebuild new file mode 100644 index 000000000000..059d8f433bd8 --- /dev/null +++ b/kde-base/amor/amor-4.3.4.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/amor/amor-4.3.4.ebuild,v 1.1 2009/12/01 09:56:03 wired Exp $ + +EAPI="2" + +KMNAME="kdetoys" +inherit kde4-meta + +DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="debug +handbook" |