diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 11:50:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 11:50:10 +0000 |
commit | e025bf4db5c110a253b294cc30fb0b4537e22f06 (patch) | |
tree | 0387a23abf2abb9968bdb81aec00a0971b548c47 /dev-util/kscope | |
parent | Cleanup (diff) | |
download | gentoo-2-e025bf4db5c110a253b294cc30fb0b4537e22f06.tar.gz gentoo-2-e025bf4db5c110a253b294cc30fb0b4537e22f06.tar.bz2 gentoo-2-e025bf4db5c110a253b294cc30fb0b4537e22f06.zip |
Match description with one in HOMEPAGE.
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/kscope')
-rw-r--r-- | dev-util/kscope/kscope-1.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kscope/kscope-1.9.4.ebuild b/dev-util/kscope/kscope-1.9.4.ebuild index 7ce3dc1410cc..e7a0a9bbe917 100644 --- a/dev-util/kscope/kscope-1.9.4.ebuild +++ b/dev-util/kscope/kscope-1.9.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.9.4.ebuild,v 1.1 2009/10/12 11:47:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.9.4.ebuild,v 1.2 2009/10/12 11:50:10 ssuominen Exp $ EAPI=2 inherit multilib qt4 -DESCRIPTION="KScope is a KDE front-end to Cscope." +DESCRIPTION="Source Editing Environment for KDE" HOMEPAGE="http://kscope.sourceforge.net/" SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz" |