diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-10 10:48:08 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-10 10:48:08 +0000 |
commit | 219a05c294e0d815b9e2ed4432f4912c4fecad92 (patch) | |
tree | bb0ac8310329e1f193bbd3f46e63d4385876035b /games-puzzle/kmagnet | |
parent | ppc64 stable wrt #348342 (diff) | |
download | gentoo-2-219a05c294e0d815b9e2ed4432f4912c4fecad92.tar.gz gentoo-2-219a05c294e0d815b9e2ed4432f4912c4fecad92.tar.bz2 gentoo-2-219a05c294e0d815b9e2ed4432f4912c4fecad92.zip |
Stable on amd64 wrt bug #350776
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle/kmagnet')
-rw-r--r-- | games-puzzle/kmagnet/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/kmagnet/kmagnet-0.09.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/kmagnet/ChangeLog b/games-puzzle/kmagnet/ChangeLog index 501f3c6de8e1..651552cb3951 100644 --- a/games-puzzle/kmagnet/ChangeLog +++ b/games-puzzle/kmagnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/kmagnet -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/kmagnet/ChangeLog,v 1.5 2010/10/29 19:56:27 mr_bones_ Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/kmagnet/ChangeLog,v 1.6 2011/01/10 10:48:08 hwoarang Exp $ + + 10 Jan 2011; Markos Chandras <hwoarang@gentoo.org> kmagnet-0.09.ebuild: + Stable on amd64 wrt bug #350776 *kmagnet-0.09 (29 Oct 2010) diff --git a/games-puzzle/kmagnet/kmagnet-0.09.ebuild b/games-puzzle/kmagnet/kmagnet-0.09.ebuild index 84728f5eb83f..798629254bb8 100644 --- a/games-puzzle/kmagnet/kmagnet-0.09.ebuild +++ b/games-puzzle/kmagnet/kmagnet-0.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/kmagnet/kmagnet-0.09.ebuild,v 1.1 2010/10/29 19:56:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/kmagnet/kmagnet-0.09.ebuild,v 1.2 2011/01/10 10:48:08 hwoarang Exp $ EAPI=2 KDE_LINGUAS="ca cs" @@ -12,7 +12,7 @@ SRC_URI="http://www.kde-apps.org/CONTENT/content-files/109111-${P}.tar.bz2" LICENSE="GPL-3" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug +handbook" DEPEND=">=kde-base/libkdegames-${KDE_MINIMAL}" |