summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-12-17 12:38:58 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-12-17 12:38:58 +0000
commit3e332581ec20d20e08f103afe15c173ac6eb51b3 (patch)
tree40e286d9f9b0620a69ce7389ce1ccf98feca8b38 /kde-base/kbackgammon
parentInstall examples as side of documentation, thanks to Rodrigo Severo in bug #1... (diff)
downloadgentoo-2-3e332581ec20d20e08f103afe15c173ac6eb51b3.tar.gz
gentoo-2-3e332581ec20d20e08f103afe15c173ac6eb51b3.tar.bz2
gentoo-2-3e332581ec20d20e08f103afe15c173ac6eb51b3.zip
Added ~ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kbackgammon')
-rw-r--r--kde-base/kbackgammon/ChangeLog5
-rw-r--r--kde-base/kbackgammon/kbackgammon-3.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbackgammon/ChangeLog b/kde-base/kbackgammon/ChangeLog
index 38e0d6e9447a..6e75af8fd512 100644
--- a/kde-base/kbackgammon/ChangeLog
+++ b/kde-base/kbackgammon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kbackgammon
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbackgammon/ChangeLog,v 1.33 2005/12/12 16:13:01 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbackgammon/ChangeLog,v 1.34 2005/12/17 12:37:24 corsair Exp $
+
+ 17 Dec 2005; Markus Rothe <corsair@gentoo.org> kbackgammon-3.5.0.ebuild:
+ Added ~ppc64
12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kbackgammon-3.5.0.ebuild:
Marked ~ppc.
diff --git a/kde-base/kbackgammon/kbackgammon-3.5.0.ebuild b/kde-base/kbackgammon/kbackgammon-3.5.0.ebuild
index 39796d6742ca..bb8d01b729ac 100644
--- a/kde-base/kbackgammon/kbackgammon-3.5.0.ebuild
+++ b/kde-base/kbackgammon/kbackgammon-3.5.0.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/kbackgammon/kbackgammon-3.5.0.ebuild,v 1.4 2005/12/12 16:13:01 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbackgammon/kbackgammon-3.5.0.ebuild,v 1.5 2005/12/17 12:37:24 corsair Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="A Backgammon program for KDE"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"