diff options
Diffstat (limited to 'kde-base/amor')
-rw-r--r-- | kde-base/amor/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/amor/amor-4.8.5.ebuild | 13 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index a9b4f7db28f4..ee6d1fd20ce2 100644 --- a/kde-base/amor/ChangeLog +++ b/kde-base/amor/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/amor # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.215 2012/08/01 22:17:14 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.216 2012/08/07 11:04:35 johu Exp $ + +*amor-4.8.5 (07 Aug 2012) + + 07 Aug 2012; Johannes Huber <johu@gentoo.org> +amor-4.8.5.ebuild: + Version bump KDE SC 4.8.5 *amor-4.9.0 (01 Aug 2012) diff --git a/kde-base/amor/amor-4.8.5.ebuild b/kde-base/amor/amor-4.8.5.ebuild new file mode 100644 index 000000000000..1d76c922f781 --- /dev/null +++ b/kde-base/amor/amor-4.8.5.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.8.5.ebuild,v 1.1 2012/08/07 11:04:35 johu Exp $ + +EAPI=4 + +KDE_HANDBOOK="optional" +KMNAME="kdetoys" +inherit kde4-meta + +DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" |