diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-17 16:07:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-17 16:07:39 +0000 |
commit | d5ec03bf8c33c26af4dbbfc7cb4f07ac115c1cd7 (patch) | |
tree | 54cbb0770fff34b1018481bfcfab8800db6c41b8 /x11-misc/kgamma | |
parent | removed ~ from x86 (diff) | |
download | gentoo-2-d5ec03bf8c33c26af4dbbfc7cb4f07ac115c1cd7.tar.gz gentoo-2-d5ec03bf8c33c26af4dbbfc7cb4f07ac115c1cd7.tar.bz2 gentoo-2-d5ec03bf8c33c26af4dbbfc7cb4f07ac115c1cd7.zip |
lintool fixes
Diffstat (limited to 'x11-misc/kgamma')
-rw-r--r-- | x11-misc/kgamma/kgamma-0.9.1.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/kgamma/kgamma-0.9.2.ebuild | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/kgamma/kgamma-0.9.1.ebuild b/x11-misc/kgamma/kgamma-0.9.1.ebuild index 67c5fbda36cf..3584e208e537 100644 --- a/x11-misc/kgamma/kgamma-0.9.1.ebuild +++ b/x11-misc/kgamma/kgamma-0.9.1.ebuild @@ -1,6 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.build,v 1.11 2001/12/06 22:12:34 drobbins Exp +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kgamma/kgamma-0.9.1.ebuild,v 1.9 2002/10/17 16:07:39 aliz Exp $ + inherit kde-base || die need-kde 3 diff --git a/x11-misc/kgamma/kgamma-0.9.2.ebuild b/x11-misc/kgamma/kgamma-0.9.2.ebuild index fa2f51e19c4a..1391a639a5b8 100644 --- a/x11-misc/kgamma/kgamma-0.9.2.ebuild +++ b/x11-misc/kgamma/kgamma-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.build,v 1.11 2001/12/06 22:12:34 drobbins Exp +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kgamma/kgamma-0.9.2.ebuild,v 1.3 2002/10/17 16:07:39 aliz Exp $ inherit kde-base need-kde 3 |