diff options
author | 2008-06-08 15:08:19 +0000 | |
---|---|---|
committer | 2008-06-08 15:08:19 +0000 | |
commit | af002780ffc34b3f422e5f24c215419ee8b9a9d2 (patch) | |
tree | 24fb0c28805d39a9d55c29a1e3b0f3b99075467a /kde-base/dcoppython/dcoppython-3.5.9.ebuild | |
parent | alpha/sparc stable wrt #221063 (diff) | |
download | gentoo-2-af002780ffc34b3f422e5f24c215419ee8b9a9d2.tar.gz gentoo-2-af002780ffc34b3f422e5f24c215419ee8b9a9d2.tar.bz2 gentoo-2-af002780ffc34b3f422e5f24c215419ee8b9a9d2.zip |
alpha/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/dcoppython/dcoppython-3.5.9.ebuild')
-rw-r--r-- | kde-base/dcoppython/dcoppython-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/dcoppython/dcoppython-3.5.9.ebuild b/kde-base/dcoppython/dcoppython-3.5.9.ebuild index d182cc2558d4..d894882df820 100644 --- a/kde-base/dcoppython/dcoppython-3.5.9.ebuild +++ b/kde-base/dcoppython/dcoppython-3.5.9.ebuild @@ -1,6 +1,6 @@ # 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.9.ebuild,v 1.3 2008/05/18 18:27:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.9.ebuild,v 1.4 2008/06/08 15:08:19 armin76 Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -8,7 +8,7 @@ EAPI="1" 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" |