diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-13 21:03:47 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-13 21:03:47 +0000 |
commit | 3f59290f2662043d89a09feccce92efbeb74569c (patch) | |
tree | b01815f59728d16f37701229cc34110a07208ebe /kde-base/amor | |
parent | Bump kde to 4.1.4 (diff) | |
download | gentoo-2-3f59290f2662043d89a09feccce92efbeb74569c.tar.gz gentoo-2-3f59290f2662043d89a09feccce92efbeb74569c.tar.bz2 gentoo-2-3f59290f2662043d89a09feccce92efbeb74569c.zip |
Bump kde to 4.1.4
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/amor')
-rw-r--r-- | kde-base/amor/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/amor/amor-4.1.4.ebuild | 12 |
2 files changed, 19 insertions, 2 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index b9e73a20f17d..c98b6ac2d8ce 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.98 2008/11/16 04:42:16 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.99 2009/01/13 21:03:47 alexxy Exp $ + +*amor-4.1.4 (13 Jan 2009) + + 13 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +amor-4.1.4.ebuild: + Bump to 4.1.4 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> amor-4.1.3.ebuild: Add ppc/ppc64 love #244306. diff --git a/kde-base/amor/amor-4.1.4.ebuild b/kde-base/amor/amor-4.1.4.ebuild new file mode 100644 index 000000000000..23f374b2d5d8 --- /dev/null +++ b/kde-base/amor/amor-4.1.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.1.4.ebuild,v 1.1 2009/01/13 21:03:47 alexxy Exp $ + +EAPI="2" + +KMNAME=kdetoys +inherit kde4-meta + +DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="debug htmlhandbook" |