summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-11-24 18:25:30 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-11-24 18:25:30 +0000
commit4ef6e5f334f8b3a0a02ce6ca4b0057e35dfda03a (patch)
tree1a1dd102b8b4a8405fd5cafcc8b947790e1e3f11 /kde-base/dcoppython
parentStable on ppc64 (diff)
downloadhistorical-4ef6e5f334f8b3a0a02ce6ca4b0057e35dfda03a.tar.gz
historical-4ef6e5f334f8b3a0a02ce6ca4b0057e35dfda03a.tar.bz2
historical-4ef6e5f334f8b3a0a02ce6ca4b0057e35dfda03a.zip
Stable on sparc wrt #112842
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'kde-base/dcoppython')
-rw-r--r--kde-base/dcoppython/ChangeLog6
-rw-r--r--kde-base/dcoppython/dcoppython-3.4.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/dcoppython/ChangeLog b/kde-base/dcoppython/ChangeLog
index 9f2f7867342f..6e78a641aa76 100644
--- a/kde-base/dcoppython/ChangeLog
+++ b/kde-base/dcoppython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/dcoppython
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.15 2005/11/22 22:13:56 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.16 2005/11/24 18:15:44 gustavoz Exp $
+
+ 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ dcoppython-3.4.2.ebuild:
+ Stable on sparc wrt #112842
*dcoppython-3.5.0 (22 Nov 2005)
diff --git a/kde-base/dcoppython/dcoppython-3.4.2.ebuild b/kde-base/dcoppython/dcoppython-3.4.2.ebuild
index 39cf41bd19e1..ba066829b9b9 100644
--- a/kde-base/dcoppython/dcoppython-3.4.2.ebuild
+++ b/kde-base/dcoppython/dcoppython-3.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.4.2.ebuild,v 1.2 2005/10/13 00:09:50 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.4.2.ebuild,v 1.3 2005/11/24 18:15:44 gustavoz Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE: Python bindings for DCOP"
-KEYWORDS=" ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS=" ~amd64 ~ppc sparc ~x86"
IUSE=""
DEPEND="virtual/python"
PATCHES="$FILESDIR/no-gtk-glib-check.diff"