diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:51:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:51:23 +0000 |
commit | 8401016a19e6394299be7fa08ccd5e2205fa322d (patch) | |
tree | c653796ce6767c8bab4b603d275d763d983044b8 /gnome-extra | |
parent | QA fix using toolchain-funcs for gcc. Removed old versions (diff) | |
download | gentoo-2-8401016a19e6394299be7fa08ccd5e2205fa322d.tar.gz gentoo-2-8401016a19e6394299be7fa08ccd5e2205fa322d.tar.bz2 gentoo-2-8401016a19e6394299be7fa08ccd5e2205fa322d.zip |
ia64 stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'gnome-extra')
3 files changed, 7 insertions, 8 deletions
diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.0.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.0.ebuild index b2536bee0522..c1da19e52f12 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.0.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.0.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.0.ebuild,v 1.6 2005/01/08 23:28:19 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.0.ebuild,v 1.7 2005/01/22 06:49:59 vapier Exp $ inherit gnome2 eutils DESCRIPTION="The Gnome System Monitor" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2" +LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips" IUSE="" RDEPEND=">=x11-libs/gtk+-2.3 @@ -33,4 +33,3 @@ src_unpack() { # see bug #17880 epatch ${FILESDIR}/${PN}-execlp.patch } - diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1-r1.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1-r1.ebuild index 239432963cfe..7551afef9f1d 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1-r1.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1-r1.ebuild,v 1.2 2005/01/08 23:28:19 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1-r1.ebuild,v 1.3 2005/01/22 06:49:59 vapier Exp $ inherit gnome2 eutils DESCRIPTION="The Gnome System Monitor" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" IUSE="" diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1.ebuild index d9c507647e59..dd0198db6f52 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1.ebuild,v 1.2 2005/01/08 23:28:19 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.8.1.ebuild,v 1.3 2005/01/22 06:49:59 vapier Exp $ inherit gnome2 eutils DESCRIPTION="The Gnome System Monitor" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" IUSE="" |