diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-06-09 04:43:49 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-06-09 04:43:49 +0000 |
commit | 4c8ff4d9b49ccb5d3518945831fc344eb81677b6 (patch) | |
tree | 38cab366a2d084142c0f453de7c584c6ab13784a /dev-util/kscope | |
parent | the mule kicked me to make it stable on x86 (diff) | |
download | gentoo-2-4c8ff4d9b49ccb5d3518945831fc344eb81677b6.tar.gz gentoo-2-4c8ff4d9b49ccb5d3518945831fc344eb81677b6.tar.bz2 gentoo-2-4c8ff4d9b49ccb5d3518945831fc344eb81677b6.zip |
stable on x86; blah blah
(Portage version: 2.1_rc4-r5)
Diffstat (limited to 'dev-util/kscope')
-rw-r--r-- | dev-util/kscope/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog index cd370956f57c..b52d76d644e1 100644 --- a/dev-util/kscope/ChangeLog +++ b/dev-util/kscope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/kscope # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.26 2006/06/08 18:56:53 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.27 2006/06/09 04:43:49 tsunam Exp $ + + 09 Jun 2006; Joshua Jackson <tsunam@gentoo.org> ChangeLog: + Stable on x86; bug #135655 08 Jun 2006; Jon Hood <squinky86@gentoo.org> kscope-1.3.4.ebuild: Stable on amd64, #135655. diff --git a/dev-util/kscope/kscope-1.3.4.ebuild b/dev-util/kscope/kscope-1.3.4.ebuild index dbe1fa5c1847..26f09cee0904 100644 --- a/dev-util/kscope/kscope-1.3.4.ebuild +++ b/dev-util/kscope/kscope-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.3.4.ebuild,v 1.4 2006/06/08 18:56:53 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.3.4.ebuild,v 1.5 2006/06/09 04:43:49 tsunam Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kate kde-base/kdebase )" |