diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-31 03:27:58 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-31 03:27:58 +0000 |
commit | 8bd5c0877e0f95e5570d12753abff7b780ff3b6f (patch) | |
tree | e757f9b88bbddfcece4bc5720cef4b669b9e1c25 /dev-util/kscope | |
parent | Stable on SPARC wrt bug #110955. (diff) | |
download | gentoo-2-8bd5c0877e0f95e5570d12753abff7b780ff3b6f.tar.gz gentoo-2-8bd5c0877e0f95e5570d12753abff7b780ff3b6f.tar.bz2 gentoo-2-8bd5c0877e0f95e5570d12753abff7b780ff3b6f.zip |
Stable on x86; bug #110955
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'dev-util/kscope')
-rw-r--r-- | dev-util/kscope/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/kscope/Manifest | 2 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.2.0.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog index 941489c0d9ab..18a00668a7be 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.17 2005/10/31 03:10:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.18 2005/10/31 03:27:58 halcy0n Exp $ + + 31 Oct 2005; Mark Loeser <halcy0n@gentoo.org> kscope-1.2.0.ebuild: + Stable on x86; bug #110955 31 Oct 2005; Jason Wever <weeve@gentoo.org> kscope-1.2.0.ebuild: Stable on SPARC wrt bug #110955. diff --git a/dev-util/kscope/Manifest b/dev-util/kscope/Manifest index d898b14490a0..658786bdac83 100644 --- a/dev-util/kscope/Manifest +++ b/dev-util/kscope/Manifest @@ -6,5 +6,5 @@ MD5 2870abd5e61d648a3310f6a20f1be25f files/digest-kscope-1.2.0 65 MD5 a7ef142a3ba0a29ecaa4c609f5778e99 kscope-1.0.ebuild 495 MD5 33b128e4dc5cf888f7440c8725296ae2 kscope-1.1.0.ebuild 555 MD5 22647aebfe1a59f2c3eab6ef0ccd9eeb kscope-1.1.1.ebuild 564 -MD5 4d0c36ff504f69fce81d8ba7430ce426 kscope-1.2.0.ebuild 508 +MD5 99b57a2dcbd437816ef6cc9a36bbdf7c kscope-1.2.0.ebuild 507 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 diff --git a/dev-util/kscope/kscope-1.2.0.ebuild b/dev-util/kscope/kscope-1.2.0.ebuild index dd33dff1c908..20a393600cb3 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.2 2005/10/31 03:10:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.2.0.ebuild,v 1.3 2005/10/31 03:27:58 halcy0n 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 |