diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-27 16:26:06 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-27 16:26:06 +0000 |
commit | 6e716b8a93e65303d3c7a9895ebb67da9d3c8982 (patch) | |
tree | 7e96a3f9fa5f37a4c1d805b4a92dcf38849d3f1b /kde-base/amor | |
parent | Bump shiny new KDE 4.2.0 (diff) | |
download | gentoo-2-6e716b8a93e65303d3c7a9895ebb67da9d3c8982.tar.gz gentoo-2-6e716b8a93e65303d3c7a9895ebb67da9d3c8982.tar.bz2 gentoo-2-6e716b8a93e65303d3c7a9895ebb67da9d3c8982.zip |
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/amor')
-rw-r--r-- | kde-base/amor/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/amor/amor-4.2.0.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index b0bfe039c18c..e556ef490854 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.100 2009/01/14 13:53:57 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.101 2009/01/27 16:26:06 alexxy Exp $ + +*amor-4.2.0 (27 Jan 2009) + + 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +amor-4.2.0.ebuild: + Bump KDE-4.2.0 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -amor-4.1.2.ebuild, -amor-4.1.3.ebuild: diff --git a/kde-base/amor/amor-4.2.0.ebuild b/kde-base/amor/amor-4.2.0.ebuild new file mode 100644 index 000000000000..5874778854c4 --- /dev/null +++ b/kde-base/amor/amor-4.2.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/amor/amor-4.2.0.ebuild,v 1.1 2009/01/27 16:26:06 alexxy Exp $ + +EAPI="2" + +KMNAME="kdetoys" +inherit kde4-meta + +DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" +KEYWORDS="~amd64 ~x86" +IUSE="debug htmlhandbook" |