diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 17:33:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 17:33:28 +0000 |
commit | 278dcf7f35cd75b9a81484054b92dfbfac66371f (patch) | |
tree | ea0983a4795d1ee6555f6cb2cdcc3324eeeabc16 /x11-themes/conectiva-crystal | |
parent | inherit kde instead of deprecated kde-base (diff) | |
download | gentoo-2-278dcf7f35cd75b9a81484054b92dfbfac66371f.tar.gz gentoo-2-278dcf7f35cd75b9a81484054b92dfbfac66371f.tar.bz2 gentoo-2-278dcf7f35cd75b9a81484054b92dfbfac66371f.zip |
inherit kde instead of deprecated kde-base
Diffstat (limited to 'x11-themes/conectiva-crystal')
3 files changed, 14 insertions, 8 deletions
diff --git a/x11-themes/conectiva-crystal/ChangeLog b/x11-themes/conectiva-crystal/ChangeLog index e82b2e5d5f93..eca52b2f353d 100644 --- a/x11-themes/conectiva-crystal/ChangeLog +++ b/x11-themes/conectiva-crystal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/conectiva-crystal -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/ChangeLog,v 1.11 2003/04/23 13:52:26 danarmak Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/ChangeLog,v 1.12 2004/03/14 17:32:38 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + conectiva-crystal-021209.ebuild, conectiva-crystal-3.1_beta37-r1.ebuild: + inherit kde instead of deprecated kde-base 23 Apr 2003; Dan Armak <danarmak@gentoo.org> conectiva-crystal-021209.ebuild: diff --git a/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild b/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild index 6ab89436e524..b100ed170f69 100644 --- a/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild +++ b/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild,v 1.6 2004/02/29 16:45:26 aliz Exp $ -inherit kde # not kde-base since we don't need c++ deps +# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild,v 1.7 2004/03/14 17:32:38 mr_bones_ Exp $ + +inherit kde need-kde 3 diff --git a/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild b/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild index 6929c35acf42..5a0fc38b702e 100644 --- a/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild +++ b/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild,v 1.4 2003/02/13 17:37:16 vapier Exp $ -inherit kde # not kde-base since we don't need c++ deps +# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild,v 1.5 2004/03/14 17:32:38 mr_bones_ Exp $ + +inherit kde need-kde 3 |