diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-23 12:39:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-23 12:39:10 +0000 |
commit | 5ecb1bc2b0de21535d9d2d162c50dd399018dd28 (patch) | |
tree | 57d53fa905e4f3548549753065e52abab0dc7d17 | |
parent | ia64 stable (diff) | |
download | gentoo-2-5ecb1bc2b0de21535d9d2d162c50dd399018dd28.tar.gz gentoo-2-5ecb1bc2b0de21535d9d2d162c50dd399018dd28.tar.bz2 gentoo-2-5ecb1bc2b0de21535d9d2d162c50dd399018dd28.zip |
Stable on sparc wrt #175386
(Portage version: 2.1.2.2)
-rw-r--r-- | dev-util/kscope/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog index 299ebaf741b3..bfb2b5dda6f2 100644 --- a/dev-util/kscope/ChangeLog +++ b/dev-util/kscope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/kscope # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.33 2007/04/22 16:36:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.34 2007/04/23 12:39:10 gustavoz Exp $ + + 23 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> kscope-1.4.2.ebuild: + Stable on sparc wrt #175386 22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> kscope-1.4.2.ebuild: ppc stable, bug #175386 diff --git a/dev-util/kscope/kscope-1.4.2.ebuild b/dev-util/kscope/kscope-1.4.2.ebuild index e8d957c926df..b8aa68aa5e21 100644 --- a/dev-util/kscope/kscope-1.4.2.ebuild +++ b/dev-util/kscope/kscope-1.4.2.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/dev-util/kscope/kscope-1.4.2.ebuild,v 1.4 2007/04/22 16:36:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.4.2.ebuild,v 1.5 2007/04/23 12:39:10 gustavoz 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 )" |