diff options
author | Peter Johanson <latexer@gentoo.org> | 2004-03-08 05:28:59 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2004-03-08 05:28:59 +0000 |
commit | 5c7b93f58f0459e12e3f0a7fc3e5bab13fefc8d6 (patch) | |
tree | c905fde3607cc44ae0e9a46f20a8f720a76180e0 /x11-plugins | |
parent | Moved to app-laptop (Manifest recommit) (diff) | |
download | gentoo-2-5c7b93f58f0459e12e3f0a7fc3e5bab13fefc8d6.tar.gz gentoo-2-5c7b93f58f0459e12e3f0a7fc3e5bab13fefc8d6.tar.bz2 gentoo-2-5c7b93f58f0459e12e3f0a7fc3e5bab13fefc8d6.zip |
i8kutils moved to app-laptop
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/i8krellm/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/i8krellm/i8krellm-2.3.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/i8krellm/i8krellm-2.5.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/i8krellm/ChangeLog b/x11-plugins/i8krellm/ChangeLog index 5a970501dfab..b29a244223e1 100644 --- a/x11-plugins/i8krellm/ChangeLog +++ b/x11-plugins/i8krellm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/i8krellm -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/ChangeLog,v 1.4 2003/10/02 14:09:55 lanius Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/ChangeLog,v 1.5 2004/03/08 05:28:59 latexer Exp $ + + 08 Mar 2004; Peter Johanson <latexer@gentoo.org> i8krellm-2.3.ebuild, + i8krellm-2.5.ebuild: + i8kutils moved to app-laptop *i8krellm-2.5 (02 Oct 2003) diff --git a/x11-plugins/i8krellm/i8krellm-2.3.ebuild b/x11-plugins/i8krellm/i8krellm-2.3.ebuild index 54445bda76ab..acba327433d5 100644 --- a/x11-plugins/i8krellm/i8krellm-2.3.ebuild +++ b/x11-plugins/i8krellm/i8krellm-2.3.ebuild @@ -1,6 +1,6 @@ -# 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-plugins/i8krellm/i8krellm-2.3.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/i8krellm-2.3.ebuild,v 1.5 2004/03/08 05:28:59 latexer Exp $ IUSE="gtk2" @@ -17,7 +17,7 @@ DEPEND="app-admin/gkrellm x11-libs/gtk+ gtk2? ( =x11-libs/gtk+-2* =app-admin/gkrellm-2* ) - >=sys-apps/i8kutils-1.5" + >=app-laptop/i8kutils-1.5" src_compile() { diff --git a/x11-plugins/i8krellm/i8krellm-2.5.ebuild b/x11-plugins/i8krellm/i8krellm-2.5.ebuild index 7428051f0afc..756093508531 100644 --- a/x11-plugins/i8krellm/i8krellm-2.5.ebuild +++ b/x11-plugins/i8krellm/i8krellm-2.5.ebuild @@ -1,6 +1,6 @@ -# 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-plugins/i8krellm/i8krellm-2.5.ebuild,v 1.2 2004/02/28 17:58:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/i8krellm-2.5.ebuild,v 1.3 2004/03/08 05:28:59 latexer Exp $ IUSE="gtk2" @@ -17,7 +17,7 @@ DEPEND="app-admin/gkrellm x11-libs/gtk+ gtk2? ( =x11-libs/gtk+-2* =app-admin/gkrellm-2* ) - >=sys-apps/i8kutils-1.5" + >=app-laptop/i8kutils-1.5" src_compile() { |