diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 16:42:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 16:42:41 +0000 |
commit | 2f0cbeff97dcbac9dc4df5bbf587e195f2f4369e (patch) | |
tree | 0b9a54610c64db843853692997ed020c3ae3fde6 /kde-base/amor | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-2f0cbeff97dcbac9dc4df5bbf587e195f2f4369e.tar.gz gentoo-2-2f0cbeff97dcbac9dc4df5bbf587e195f2f4369e.tar.bz2 gentoo-2-2f0cbeff97dcbac9dc4df5bbf587e195f2f4369e.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/amor')
-rw-r--r-- | kde-base/amor/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/amor/amor-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index 0a8732dbb22e..b519f2bafff0 100644 --- a/kde-base/amor/ChangeLog +++ b/kde-base/amor/ChangeLog @@ -1,6 +1,9 @@ # 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.204 2012/03/23 07:37:08 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.205 2012/04/04 16:42:41 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> amor-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 23 Mar 2012; Johannes Huber <johu@gentoo.org> -amor-4.8.0.ebuild: Remove KDE SC 4.8.0 diff --git a/kde-base/amor/amor-4.8.1.ebuild b/kde-base/amor/amor-4.8.1.ebuild index 7fa44ea79bff..74858fb3b5d5 100644 --- a/kde-base/amor/amor-4.8.1.ebuild +++ b/kde-base/amor/amor-4.8.1.ebuild @@ -1,6 +1,6 @@ # 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.1.ebuild,v 1.1 2012/03/06 23:35:19 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.8.1.ebuild,v 1.2 2012/04/04 16:42:41 ago Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |