diff options
author | Malcolm Lashley <malc@gentoo.org> | 2005-11-19 23:51:09 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2005-11-19 23:51:09 +0000 |
commit | 351c4fbe04fd9b0a4b8fb3cb0701a187695f51e2 (patch) | |
tree | 01bac48bdc986479c40cc59cbc62edea1e4ded60 /dev-util | |
parent | version bump (diff) | |
download | gentoo-2-351c4fbe04fd9b0a4b8fb3cb0701a187695f51e2.tar.gz gentoo-2-351c4fbe04fd9b0a4b8fb3cb0701a187695f51e2.tar.bz2 gentoo-2-351c4fbe04fd9b0a4b8fb3cb0701a187695f51e2.zip |
Stable on amd64
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'dev-util')
-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 3e6dda604b32..4f6ab375b8f3 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.19 2005/11/11 22:57:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.20 2005/11/19 23:51:09 malc Exp $ + + 20 Nov 2005; Malcolm Lashley <malc@gentoo.org> kscope-1.2.0.ebuild: + Stable on amd64 req. bug #110955 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> kscope-1.2.0.ebuild: Stable on ppc. diff --git a/dev-util/kscope/kscope-1.2.0.ebuild b/dev-util/kscope/kscope-1.2.0.ebuild index 7ff5c7f39fbd..7a407e64a224 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.4 2005/11/11 22:57:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.2.0.ebuild,v 1.5 2005/11/19 23:51:09 malc 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 |