diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 22:57:42 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 22:57:42 +0000 |
commit | e5b09d09c4ead38e70bf7690dda447100852db2d (patch) | |
tree | 716cfae7b7a5e0080db131ae6a14868ca3bb524a /dev-util/kscope | |
parent | net-libs/libsoup stable on ppc. (diff) | |
download | gentoo-2-e5b09d09c4ead38e70bf7690dda447100852db2d.tar.gz gentoo-2-e5b09d09c4ead38e70bf7690dda447100852db2d.tar.bz2 gentoo-2-e5b09d09c4ead38e70bf7690dda447100852db2d.zip |
Stable on ppc.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-util/kscope')
-rw-r--r-- | dev-util/kscope/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog index 18a00668a7be..3e6dda604b32 100644 --- a/dev-util/kscope/ChangeLog +++ b/dev-util/kscope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/kscope # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.18 2005/10/31 03:27:58 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.19 2005/11/11 22:57:42 hansmi Exp $ + + 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> kscope-1.2.0.ebuild: + Stable on ppc. 31 Oct 2005; Mark Loeser <halcy0n@gentoo.org> kscope-1.2.0.ebuild: Stable on x86; bug #110955 diff --git a/dev-util/kscope/kscope-1.2.0.ebuild b/dev-util/kscope/kscope-1.2.0.ebuild index 20a393600cb3..7ff5c7f39fbd 100644 --- a/dev-util/kscope/kscope-1.2.0.ebuild +++ b/dev-util/kscope/kscope-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.2.0.ebuild,v 1.3 2005/10/31 03:27:58 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.2.0.ebuild,v 1.4 2005/11/11 22:57:42 hansmi Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" RDEPEND="dev-util/ctags |