diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
commit | 26fc4405377050802877fed5b55b7575ed3ad72c (patch) | |
tree | f47258dabb22bc57cf72bb34741ad585938cda19 /kde-base/ksokoban | |
parent | Block net-mail/mailutils, due to conflicting (incompatible) files. (diff) | |
download | gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.tar.gz gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.tar.bz2 gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.zip |
readd ~sparc, ~ppc, ~ppc64, ~ia64 keywords on 3.4.1 where present on 3.4.0
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/ksokoban')
-rw-r--r-- | kde-base/ksokoban/Manifest | 2 | ||||
-rw-r--r-- | kde-base/ksokoban/ksokoban-3.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/ksokoban/Manifest b/kde-base/ksokoban/Manifest index 94d93ccec293..ff95281a995e 100644 --- a/kde-base/ksokoban/Manifest +++ b/kde-base/ksokoban/Manifest @@ -1,4 +1,4 @@ -MD5 e8ce8277ed7e248728636b6ee8af123a ksokoban-3.4.1.ebuild 538 +MD5 750e22d55bcec2234af1ec86b6e419cc ksokoban-3.4.1.ebuild 557 MD5 e4718d7bf89ccca526efe7eb02ff3ad8 ksokoban-3.4.0.ebuild 556 MD5 d818503341f1b751e5c17dd81e6e9469 ChangeLog 1676 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 diff --git a/kde-base/ksokoban/ksokoban-3.4.1.ebuild b/kde-base/ksokoban/ksokoban-3.4.1.ebuild index 51b8fbfcaae4..c3609789ba8f 100644 --- a/kde-base/ksokoban/ksokoban-3.4.1.ebuild +++ b/kde-base/ksokoban/ksokoban-3.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ksokoban-3.4.1.ebuild,v 1.1 2005/05/25 21:23:11 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ksokoban-3.4.1.ebuild,v 1.2 2005/05/26 17:14:29 danarmak Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="The japanese warehouse keeper game" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc64 ~ppc ~sparc" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" OLDDEPEND="~kde-base/libkdegames-$PV" |