diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 15:37:50 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 15:37:50 +0000 |
commit | eab39c6b468cc53db23f280fb64cee412d08a35e (patch) | |
tree | 3abcc0748bfccbee2426b6f03aee13b24ba6c22b /dev-util/kscope | |
parent | Fix another ELF security issue. Fix smbfs permissions. Another DVD writing tw... (diff) | |
download | gentoo-2-eab39c6b468cc53db23f280fb64cee412d08a35e.tar.gz gentoo-2-eab39c6b468cc53db23f280fb64cee412d08a35e.tar.bz2 gentoo-2-eab39c6b468cc53db23f280fb64cee412d08a35e.zip |
stable on x86
Diffstat (limited to 'dev-util/kscope')
-rw-r--r-- | dev-util/kscope/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/kscope/kscope-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog index 23049338d9b2..b64a1aa28c3f 100644 --- a/dev-util/kscope/ChangeLog +++ b/dev-util/kscope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/kscope # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.5 2004/10/14 23:07:33 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.6 2004/11/23 15:37:50 carlo Exp $ + + 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> kscope-0.9.ebuild: + stable on x86 *kscope-0.9 (15 Oct 2004) diff --git a/dev-util/kscope/kscope-0.9.ebuild b/dev-util/kscope/kscope-0.9.ebuild index f6bc57493b51..a846167733ec 100644 --- a/dev-util/kscope/kscope-0.9.ebuild +++ b/dev-util/kscope/kscope-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-0.9.ebuild,v 1.1 2004/10/14 23:07:33 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-0.9.ebuild,v 1.2 2004/11/23 15:37:50 carlo Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND="dev-util/ctags |