diff options
author | 2007-08-07 21:18:07 +0000 | |
---|---|---|
committer | 2007-08-07 21:18:07 +0000 | |
commit | 7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee (patch) | |
tree | 49f7d4d379ec3a96748b30521fb814e825caf34a /kde-base/dcoppython | |
parent | version bump (diff) | |
download | historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.gz historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.bz2 historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.zip |
Stable on sparc wrt #176297
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'kde-base/dcoppython')
-rw-r--r-- | kde-base/dcoppython/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/dcoppython/dcoppython-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/dcoppython/ChangeLog b/kde-base/dcoppython/ChangeLog index 55ae3fcc5438..c13defcf23db 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.54 2007/05/27 17:00:37 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.55 2007/08/07 20:48:42 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + dcoppython-3.5.7.ebuild: + Stable on sparc wrt #176297 27 May 2007; Marcus D. Hanwell <cryos@gentoo.org> dcoppython-3.5.7.ebuild: Remove patch, no longer needed. Closes bug 179969. diff --git a/kde-base/dcoppython/dcoppython-3.5.7.ebuild b/kde-base/dcoppython/dcoppython-3.5.7.ebuild index 17fae7b8ce6e..d92c2b0680a2 100644 --- a/kde-base/dcoppython/dcoppython-3.5.7.ebuild +++ b/kde-base/dcoppython/dcoppython-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.7.ebuild,v 1.3 2007/07/11 01:08:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.7.ebuild,v 1.4 2007/08/07 20:48:42 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="virtual/python" |