diff options
author | 2002-07-23 10:38:07 +0000 | |
---|---|---|
committer | 2002-07-23 10:38:07 +0000 | |
commit | bcd827920a2b94cb2786b41482714b033a7275d0 (patch) | |
tree | 2a6d4d31d11f183f99b87e6fd4211618748466e7 /dev-util/cervisia | |
parent | Added GNU GPL version 1 (diff) | |
download | gentoo-2-bcd827920a2b94cb2786b41482714b033a7275d0.tar.gz gentoo-2-bcd827920a2b94cb2786b41482714b033a7275d0.tar.bz2 gentoo-2-bcd827920a2b94cb2786b41482714b033a7275d0.zip |
repoman'd
Diffstat (limited to 'dev-util/cervisia')
-rw-r--r-- | dev-util/cervisia/cervisia-1.4.1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-util/cervisia/cervisia-1.4.1.ebuild b/dev-util/cervisia/cervisia-1.4.1.ebuild index 7459ae81b4cf..207ec80d1e4e 100644 --- a/dev-util/cervisia/cervisia-1.4.1.ebuild +++ b/dev-util/cervisia/cervisia-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-util/cervisia/cervisia-1.4.1.ebuild,v 1.7 2002/07/11 06:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cervisia/cervisia-1.4.1.ebuild,v 1.8 2002/07/23 10:38:06 seemant Exp $ inherit kde-base || die @@ -10,7 +10,9 @@ DESCRIPTION="A CVS Client for KDE" SRC_URI="mirror://sourceforge/cervisia/${P}.tar.gz" HOMEPAGE="http://cervisia.sourceforge.net" +SLOT="0" LICENSE="QPL-1.0" +KEYWORDS="x86" # NOTE: the KDE 3 version of cervisia is part of the kdesdk module, # emerge that instead |