summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-12-13 03:36:20 +0000
committerChris White <chriswhite@gentoo.org>2005-12-13 03:36:20 +0000
commit99e86f711e9b34f645560eeec7de2fa528ce12a5 (patch)
tree3a058f93b0c366a4927286514e64ea64fe4fefe9 /kde-base/dcoppython
parentAdding updated java herd pretty version for bug #114327. x86 stabled. (diff)
downloadgentoo-2-99e86f711e9b34f645560eeec7de2fa528ce12a5.tar.gz
gentoo-2-99e86f711e9b34f645560eeec7de2fa528ce12a5.tar.bz2
gentoo-2-99e86f711e9b34f645560eeec7de2fa528ce12a5.zip
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/dcoppython')
-rw-r--r--kde-base/dcoppython/ChangeLog5
-rw-r--r--kde-base/dcoppython/dcoppython-3.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dcoppython/ChangeLog b/kde-base/dcoppython/ChangeLog
index 8cb5af5f472a..6acd97a3dfeb 100644
--- a/kde-base/dcoppython/ChangeLog
+++ b/kde-base/dcoppython/ChangeLog
@@ -1,6 +1,9 @@
# 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.20 2005/12/12 19:32:14 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.21 2005/12/13 03:35:36 chriswhite Exp $
+
+ 13 Dec 2005; Chris White <chriswhite@gentoo.org> dcoppython-3.4.2.ebuild:
+ Marked x86 stable for bug #112842.
12 Dec 2005; Joseph Jezak <josejx@gentoo.org> dcoppython-3.5.0.ebuild:
Marked ~ppc.
diff --git a/kde-base/dcoppython/dcoppython-3.4.2.ebuild b/kde-base/dcoppython/dcoppython-3.4.2.ebuild
index 054e560199fa..2f8bdb1a0828 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.5 2005/12/09 10:19:26 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.4.2.ebuild,v 1.6 2005/12/13 03:35:36 chriswhite 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"