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 | d719100a003234981e01d6b47c87a491cf1abb27 (patch) | |
tree | e21ee3ee1d983e08def5d30bff5c78a765de2ab8 /dev-util/kscope | |
parent | net-libs/libsoup stable on ppc. (diff) | |
download | historical-d719100a003234981e01d6b47c87a491cf1abb27.tar.gz historical-d719100a003234981e01d6b47c87a491cf1abb27.tar.bz2 historical-d719100a003234981e01d6b47c87a491cf1abb27.zip |
Stable on ppc.
Package-Manager: portage-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 |