diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-05-07 13:22:14 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-05-07 13:22:14 +0000 |
commit | 27d7509eb494a27e675733d688f61315c7bc8683 (patch) | |
tree | 88a9a3c41403b2f04e32892da8ad614995857ff8 /sys-apps | |
parent | Remove old version. QA fix and added x86 keywords on 2.7{gh} (Manifest recommit) (diff) | |
download | gentoo-2-27d7509eb494a27e675733d688f61315c7bc8683.tar.gz gentoo-2-27d7509eb494a27e675733d688f61315c7bc8683.tar.bz2 gentoo-2-27d7509eb494a27e675733d688f61315c7bc8683.zip |
x86 keyword added
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/gtk-cpuspeedy/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/gtk-cpuspeedy/ChangeLog b/sys-apps/gtk-cpuspeedy/ChangeLog index 25c02b8f740f..e4f1ad04aeaa 100644 --- a/sys-apps/gtk-cpuspeedy/ChangeLog +++ b/sys-apps/gtk-cpuspeedy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/gtk-cpuspeedy # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtk-cpuspeedy/ChangeLog,v 1.7 2004/04/26 05:51:22 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtk-cpuspeedy/ChangeLog,v 1.8 2004/05/07 13:22:14 dragonheart Exp $ + + 07 May 2004; Daniel Black <dragonheart@gentoo.org> gtk-cpuspeedy-0.1.ebuild, + gtk-cpuspeedy-0.3.0.ebuild: + x86 keyword added 26 Apr 2004; Daniel Black <dragonheart@gentoo.org> gtk-cpuspeedy-0.1.ebuild: virtual/xfree to virtual/x11 in version 0.1 thanks to Pieter Baele diff --git a/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild b/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild index 0e7f1b9714ab..249c746273f1 100644 --- a/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild +++ b/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild,v 1.4 2004/04/26 05:51:22 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild,v 1.5 2004/05/07 13:22:14 dragonheart Exp $ DESCRIPTION="Graphical GTK+-2 frontend for cpuspeedy." SRC_URI="mirror://sourceforge/cpuspeedy/${P}.tar.gz" HOMEPAGE="http://cpuspeedy.sourceforge.net/" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0.ebuild b/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0.ebuild index d44c5f73d536..606df884d745 100644 --- a/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0.ebuild +++ b/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0.ebuild,v 1.4 2004/04/26 05:51:22 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0.ebuild,v 1.5 2004/05/07 13:22:14 dragonheart Exp $ DESCRIPTION="Graphical GTK+-2 frontend for cpuspeedy." SRC_URI="mirror://sourceforge/cpuspeedy/${P}.tar.gz" HOMEPAGE="http://cpuspeedy.sourceforge.net/" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="" |