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/amor-4.3.4.ebuild | |
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/amor-4.3.4.ebuild')
-rw-r--r-- | kde-base/amor/amor-4.3.4.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
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" |