summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-01-28 20:38:46 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-01-28 20:38:46 +0000
commit0713c5c5121fb6f738283850cd894809f2d1bd1f (patch)
treee71f39c1bcacb35b2c49779bf4be46fca835a02c /kde-base/dcoppython
parentversion bump, thanks to Petr Pisar <petr.pisar@atlas.cz>, bug #207959 (diff)
downloadhistorical-0713c5c5121fb6f738283850cd894809f2d1bd1f.tar.gz
historical-0713c5c5121fb6f738283850cd894809f2d1bd1f.tar.bz2
historical-0713c5c5121fb6f738283850cd894809f2d1bd1f.zip
Marked stable on amd64 as per bug 207634.
Package-Manager: portage-2.1.4
Diffstat (limited to 'kde-base/dcoppython')
-rw-r--r--kde-base/dcoppython/ChangeLog8
-rw-r--r--kde-base/dcoppython/dcoppython-3.5.8.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/dcoppython/ChangeLog b/kde-base/dcoppython/ChangeLog
index 1b0a4273678a..2d4eb861b2a4 100644
--- a/kde-base/dcoppython/ChangeLog
+++ b/kde-base/dcoppython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/dcoppython
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.60 2007/10/19 21:51:11 philantrop Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.61 2008/01/28 19:41:13 philantrop Exp $
+
+ 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ dcoppython-3.5.8.ebuild:
+ Marked stable on amd64 as per bug 207634.
*dcoppython-3.5.8 (19 Oct 2007)
diff --git a/kde-base/dcoppython/dcoppython-3.5.8.ebuild b/kde-base/dcoppython/dcoppython-3.5.8.ebuild
index 1a501ea6f5a3..304543ed993d 100644
--- a/kde-base/dcoppython/dcoppython-3.5.8.ebuild
+++ b/kde-base/dcoppython/dcoppython-3.5.8.ebuild
@@ -1,6 +1,6 @@
-# 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/dcoppython/dcoppython-3.5.8.ebuild,v 1.1 2007/10/19 21:51:11 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.8.ebuild,v 1.2 2008/01/28 19:41:13 philantrop Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE: Python bindings for DCOP"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="virtual/python"