diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 17:23:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 17:23:19 +0000 |
commit | ca6621dbce9a32434d8838c665fd35f24c4d7164 (patch) | |
tree | 0f6402a282282f88ab0e3e650caf6caddc517b3a /kde-base/kfourinline | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-ca6621dbce9a32434d8838c665fd35f24c4d7164.tar.gz gentoo-2-ca6621dbce9a32434d8838c665fd35f24c4d7164.tar.bz2 gentoo-2-ca6621dbce9a32434d8838c665fd35f24c4d7164.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r-- | kde-base/kfourinline/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfourinline/kfourinline-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index 76b51235a0a8..76020d48bd7c 100644 --- a/kde-base/kfourinline/ChangeLog +++ b/kde-base/kfourinline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfourinline # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.131 2012/11/13 20:20:47 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.132 2012/11/23 17:23:19 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kfourinline-4.9.3.ebuild: + Stable for amd64, wrt bug #442394 13 Nov 2012; Johannes Huber <johu@gentoo.org> -kfourinline-4.9.2.ebuild: Remove KDE SC 4.9.2 diff --git a/kde-base/kfourinline/kfourinline-4.9.3.ebuild b/kde-base/kfourinline/kfourinline-4.9.3.ebuild index ed81601ab4b7..3f7464d791d8 100644 --- a/kde-base/kfourinline/kfourinline-4.9.3.ebuild +++ b/kde-base/kfourinline/kfourinline-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/kfourinline/kfourinline-4.9.3.ebuild,v 1.1 2012/11/08 23:26:25 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.9.3.ebuild,v 1.2 2012/11/23 17:23:19 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_HANDBOOK="optional" inherit ${eclass} DESCRIPTION="KDE four-in-a-row game." -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |