diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:13:56 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:13:56 +0000 |
commit | 75b112f0517654c6dd3ff5c59cb77d7f7e7b9ced (patch) | |
tree | f37a90f44ffd50432e09b9e27501393412eaa17e | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-75b112f0517654c6dd3ff5c59cb77d7f7e7b9ced.tar.gz gentoo-2-75b112f0517654c6dd3ff5c59cb77d7f7e7b9ced.tar.bz2 gentoo-2-75b112f0517654c6dd3ff5c59cb77d7f7e7b9ced.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
-rw-r--r-- | kde-base/ksokoban/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/ksokoban/ksokoban-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ksokoban/ChangeLog b/kde-base/ksokoban/ChangeLog index 0f4a08a0ef25..7fa1d95e900f 100644 --- a/kde-base/ksokoban/ChangeLog +++ b/kde-base/ksokoban/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksokoban -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ChangeLog,v 1.73 2007/10/20 01:14:53 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ChangeLog,v 1.74 2008/01/28 23:13:56 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + ksokoban-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. 20 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> files/digest-ksokoban-3.5.6, Manifest: diff --git a/kde-base/ksokoban/ksokoban-3.5.8.ebuild b/kde-base/ksokoban/ksokoban-3.5.8.ebuild index 5570e9c04e88..28eada67dd82 100644 --- a/kde-base/ksokoban/ksokoban-3.5.8.ebuild +++ b/kde-base/ksokoban/ksokoban-3.5.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ksokoban-3.5.8.ebuild,v 1.1 2007/10/19 23:33:37 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ksokoban-3.5.8.ebuild,v 1.2 2008/01/28 23:13:56 philantrop Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="The japanese warehouse keeper game" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |