From: Jim Ramsay Date: Thu, 22 Feb 2007 18:58:30 +0000 (+0000) Subject: Remove all reference to gkrellm-1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=51e513005738586175500005ac721c570e3bbf34;p=gentoo.git Remove all reference to gkrellm-1 Package-Manager: portage-2.1.2-r10 --- diff --git a/x11-plugins/gkrellm-trayicons/ChangeLog b/x11-plugins/gkrellm-trayicons/ChangeLog index cde24dff580a..b81a1178dfe8 100644 --- a/x11-plugins/gkrellm-trayicons/ChangeLog +++ b/x11-plugins/gkrellm-trayicons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-trayicons # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.9 2007/02/21 15:53:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.10 2007/02/22 18:58:30 lack Exp $ + + 22 Feb 2007; Jim Ramsay gkrellm-trayicons-1.02.ebuild, + gkrellm-trayicons-1.03.ebuild: + Remove all reference to gkrellm-1 *gkrellm-trayicons-1.03 (21 Feb 2007) diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild index 7dbdcd8f9706..8bade6fa6a0d 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild,v 1.9 2007/02/05 15:58:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild,v 1.10 2007/02/22 18:58:30 lack Exp $ inherit multilib @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc ~sparc x86" IUSE="" -DEPEND="app-admin/gkrellm" +DEPEND="=app-admin/gkrellm-2*" src_compile() { emake || die "emake failed" diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild index 47df89ebe71c..ce1aa722f471 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild,v 1.1 2007/02/21 15:53:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild,v 1.2 2007/02/22 18:58:30 lack Exp $ inherit multilib @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" -DEPEND="app-admin/gkrellm" +DEPEND="=app-admin/gkrellm-2*" src_compile() { emake || die "emake failed"