diff options
author | 2006-09-14 21:15:47 +0000 | |
---|---|---|
committer | 2006-09-14 21:15:47 +0000 | |
commit | 0af9e87ad98996eadb805e8d60f44572a8d0cfde (patch) | |
tree | dc360343bb85268012ea22106ad61af7a373cf59 /kde-base/dcoppython | |
parent | version bump (diff) | |
download | historical-0af9e87ad98996eadb805e8d60f44572a8d0cfde.tar.gz historical-0af9e87ad98996eadb805e8d60f44572a8d0cfde.tar.bz2 historical-0af9e87ad98996eadb805e8d60f44572a8d0cfde.zip |
Stable on sparc
Package-Manager: portage-2.1.1
Diffstat (limited to 'kde-base/dcoppython')
-rw-r--r-- | kde-base/dcoppython/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/dcoppython/dcoppython-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/dcoppython/ChangeLog b/kde-base/dcoppython/ChangeLog index 7c25fca26534..b2a6d9795084 100644 --- a/kde-base/dcoppython/ChangeLog +++ b/kde-base/dcoppython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/dcoppython # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.31 2006/08/18 13:27:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.32 2006/09/14 21:12:18 gustavoz Exp $ + + 14 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + dcoppython-3.5.0.ebuild: + Stable on sparc 18 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> dcoppython-3.5.0.ebuild: diff --git a/kde-base/dcoppython/dcoppython-3.5.0.ebuild b/kde-base/dcoppython/dcoppython-3.5.0.ebuild index 6781e46f4820..7af3e8c94cf9 100644 --- a/kde-base/dcoppython/dcoppython-3.5.0.ebuild +++ b/kde-base/dcoppython/dcoppython-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.0.ebuild,v 1.12 2006/08/18 13:27:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.0.ebuild,v 1.13 2006/09/14 21:12:18 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 ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/python" PATCHES="$FILESDIR/no-gtk-glib-check.diff" |