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 | 79b290f5adc610963ad9b61ce580eaa6f4ceda05 (patch) | |
tree | 21b44c21255becaecae6a39543328f2d569de8f8 /dev-util/kscope | |
parent | version bump (diff) | |
download | historical-79b290f5adc610963ad9b61ce580eaa6f4ceda05.tar.gz historical-79b290f5adc610963ad9b61ce580eaa6f4ceda05.tar.bz2 historical-79b290f5adc610963ad9b61ce580eaa6f4ceda05.zip |
Stable on amd64
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/Manifest | 4 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.2.0.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/dev-util/kscope/Manifest index df3dbacddc0f..45246e58a900 100644 --- a/dev-util/kscope/Manifest +++ b/dev-util/kscope/Manifest @@ -1,4 +1,4 @@ -MD5 8972c6ea3e5a6a63a447701fc54171ba ChangeLog 2200 +MD5 e255f7996757c31088477afb8a18a43d ChangeLog 2304 MD5 10e57d8e7f99d193701fbe89a2ad4f0d files/digest-kscope-1.0 62 MD5 6228bb334f376822e634c783258c6701 files/digest-kscope-1.1.0 64 MD5 14c138a71d397d74a1a78ac126a32384 files/digest-kscope-1.1.1 64 @@ -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 f8f3b6e5802525daee24ac2332d44eee kscope-1.2.0.ebuild 507 +MD5 04a6a7471f2d331c8b6c35081adceadc kscope-1.2.0.ebuild 504 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 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 |