diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-22 15:42:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-22 15:42:21 +0000 |
commit | 6163f1898b210e347a753e5f33cd39a21cc61ccb (patch) | |
tree | 5a3abb23cb0c1bdbeeacf925553386178bca3de4 /dev-util/kscope | |
parent | Version bump. (diff) | |
download | gentoo-2-6163f1898b210e347a753e5f33cd39a21cc61ccb.tar.gz gentoo-2-6163f1898b210e347a753e5f33cd39a21cc61ccb.tar.bz2 gentoo-2-6163f1898b210e347a753e5f33cd39a21cc61ccb.zip |
x86 stable wrt #175386
(Portage version: 2.1.2.4)
Diffstat (limited to 'dev-util/kscope')
-rw-r--r-- | dev-util/kscope/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog index 56be2e7ab475..74c63a4d7cc9 100644 --- a/dev-util/kscope/ChangeLog +++ b/dev-util/kscope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/kscope # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.31 2007/04/20 22:34:13 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.32 2007/04/22 15:42:21 armin76 Exp $ + + 22 Apr 2007; Raúl Porcel <armin76@gentoo.org> kscope-1.4.2.ebuild: + x86 stable wrt #175386 20 Apr 2007; Carsten Lohrke <carlo@gentoo.org> kscope-1.4.2.ebuild: kde.eclass takes care of the desktop entry now. diff --git a/dev-util/kscope/kscope-1.4.2.ebuild b/dev-util/kscope/kscope-1.4.2.ebuild index 45f181a3eb02..6708889aa821 100644 --- a/dev-util/kscope/kscope-1.4.2.ebuild +++ b/dev-util/kscope/kscope-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.4.2.ebuild,v 1.2 2007/04/20 22:34:13 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.4.2.ebuild,v 1.3 2007/04/22 15:42:21 armin76 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 )" |