diff options
author | Jason Wever <weeve@gentoo.org> | 2006-06-07 01:40:11 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-06-07 01:40:11 +0000 |
commit | c564e7bf11ebfb8429d9708aff7c88903b88478f (patch) | |
tree | 77641139f373f710d346b04721c84b4ccd48eab1 /dev-util/kscope | |
parent | Removed ldap from 2006.1 profile and moved it to the sub-profiles, since we d... (diff) | |
download | gentoo-2-c564e7bf11ebfb8429d9708aff7c88903b88478f.tar.gz gentoo-2-c564e7bf11ebfb8429d9708aff7c88903b88478f.tar.bz2 gentoo-2-c564e7bf11ebfb8429d9708aff7c88903b88478f.zip |
Stable on SPARC wrt bug #135655.
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'dev-util/kscope')
-rw-r--r-- | dev-util/kscope/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog index 509a2b289c52..7c5686bb31d6 100644 --- a/dev-util/kscope/ChangeLog +++ b/dev-util/kscope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/kscope # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.24 2006/06/06 18:40:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.25 2006/06/07 01:40:11 weeve Exp $ + + 07 Jun 2006; Jason Wever <weeve@gentoo.org> kscope-1.3.4.ebuild: + Stable on SPARC wrt bug #135655. 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> kscope-1.3.4.ebuild: ppc stable, bug #135655 diff --git a/dev-util/kscope/kscope-1.3.4.ebuild b/dev-util/kscope/kscope-1.3.4.ebuild index 447f5e4f6e69..953c4733dde5 100644 --- a/dev-util/kscope/kscope-1.3.4.ebuild +++ b/dev-util/kscope/kscope-1.3.4.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/dev-util/kscope/kscope-1.3.4.ebuild,v 1.2 2006/06/06 18:40:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.3.4.ebuild,v 1.3 2006/06/07 01:40:11 weeve Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc sparc ~x86" IUSE="" DEPEND="|| ( kde-base/kate kde-base/kdebase )" |