summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/amor')
-rw-r--r--kde-base/amor/ChangeLog7
-rw-r--r--kde-base/amor/amor-4.0.4.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog
index fa70c2e14420..577c1fa62f85 100644
--- a/kde-base/amor/ChangeLog
+++ b/kde-base/amor/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/amor
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.88 2008/05/14 13:09:19 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.89 2008/05/15 22:35:31 ingmar Exp $
+
+*amor-4.0.4 (15 May 2008)
+
+ 15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> +amor-4.0.4.ebuild:
+ Added KDE 4.0.4 version of amor. Thanks to Jorge Manuel B. S. Vicetto.
14 May 2008; Markus Rothe <corsair@gentoo.org> amor-3.5.9.ebuild:
Stable on ppc64; bug #221063
diff --git a/kde-base/amor/amor-4.0.4.ebuild b/kde-base/amor/amor-4.0.4.ebuild
new file mode 100644
index 000000000000..7808117d8374
--- /dev/null
+++ b/kde-base/amor/amor-4.0.4.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.0.4.ebuild,v 1.1 2008/05/15 22:35:31 ingmar Exp $
+
+EAPI="1"
+
+KMNAME=kdetoys
+inherit kde4-meta
+
+DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"