diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-31 03:10:37 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-31 03:10:37 +0000 |
commit | 2eb7bb0b77ef1d4036d76338744588617db55de8 (patch) | |
tree | 76f133a85c46717fdea5cac5382fbf5807c445bc /dev-util/kscope | |
parent | Added Debian patches to fix a few bugs including bug #103435. (diff) | |
download | historical-2eb7bb0b77ef1d4036d76338744588617db55de8.tar.gz historical-2eb7bb0b77ef1d4036d76338744588617db55de8.tar.bz2 historical-2eb7bb0b77ef1d4036d76338744588617db55de8.zip |
Stable on SPARC wrt bug #110955.
Package-Manager: portage-2.0.53_rc6
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 4d126b66c740..941489c0d9ab 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.16 2005/07/19 19:30:16 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.17 2005/10/31 03:10:37 weeve Exp $ + + 31 Oct 2005; Jason Wever <weeve@gentoo.org> kscope-1.2.0.ebuild: + Stable on SPARC wrt bug #110955. *kscope-1.2.0 (19 Jul 2005) diff --git a/dev-util/kscope/kscope-1.2.0.ebuild b/dev-util/kscope/kscope-1.2.0.ebuild index 71618c5f8561..dd33dff1c908 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.1 2005/07/19 19:30:16 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.2.0.ebuild,v 1.2 2005/10/31 03:10:37 weeve 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 |