diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 11:46:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 11:46:02 +0000 |
commit | e7e28c4bfcae55fb1b3bab13d8fcec9ea74a2fc6 (patch) | |
tree | 4eb4eafbb2c737e32c6edf7c33510df4a0040af8 /kde-base/kapman | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-e7e28c4bfcae55fb1b3bab13d8fcec9ea74a2fc6.tar.gz gentoo-2-e7e28c4bfcae55fb1b3bab13d8fcec9ea74a2fc6.tar.bz2 gentoo-2-e7e28c4bfcae55fb1b3bab13d8fcec9ea74a2fc6.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kapman')
-rw-r--r-- | kde-base/kapman/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapman/kapman-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog index 1ebc0ae2ab23..2831c3a56652 100644 --- a/kde-base/kapman/ChangeLog +++ b/kde-base/kapman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapman # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.122 2013/01/05 20:18:33 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.123 2013/01/27 11:46:02 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kapman-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *kapman-4.9.5 (05 Jan 2013) @@ -466,4 +469,3 @@ 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +metadata.xml, +kapman-4.2.0.ebuild: Bump KDE-4.2.0 - diff --git a/kde-base/kapman/kapman-4.9.5.ebuild b/kde-base/kapman/kapman-4.9.5.ebuild index 2d6564b60998..6eb7d161113e 100644 --- a/kde-base/kapman/kapman-4.9.5.ebuild +++ b/kde-base/kapman/kapman-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/kapman-4.9.5.ebuild,v 1.1 2013/01/05 20:18:33 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/kapman-4.9.5.ebuild,v 1.2 2013/01/27 11:46:02 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_HANDBOOK="optional" inherit ${eclass} DESCRIPTION="Pac-Man clone for KDE" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |