diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 16:54:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 16:54:00 +0000 |
commit | 285ca60460baa1ab1f3e32d55ab445973c8d2c4a (patch) | |
tree | 850210d24a113f6536c1c24ada465180fd257d47 | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-285ca60460baa1ab1f3e32d55ab445973c8d2c4a.tar.gz gentoo-2-285ca60460baa1ab1f3e32d55ab445973c8d2c4a.tar.bz2 gentoo-2-285ca60460baa1ab1f3e32d55ab445973c8d2c4a.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | kde-base/amor/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/amor/amor-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index 3dfea003ab18..2fcc46463f0f 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.228 2012/11/13 20:20:59 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.229 2012/11/23 16:54:00 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> amor-4.9.3.ebuild: + Stable for amd64, wrt bug #442394 13 Nov 2012; Johannes Huber <johu@gentoo.org> -amor-4.9.2.ebuild: Remove KDE SC 4.9.2 diff --git a/kde-base/amor/amor-4.9.3.ebuild b/kde-base/amor/amor-4.9.3.ebuild index df37c27690f7..7145cd59f5e7 100644 --- a/kde-base/amor/amor-4.9.3.ebuild +++ b/kde-base/amor/amor-4.9.3.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.9.3.ebuild,v 1.1 2012/11/08 23:26:53 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.9.3.ebuild,v 1.2 2012/11/23 16:54:00 ago Exp $ EAPI=4 @@ -10,5 +10,5 @@ KDE_SCM="svn" 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" |