diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-11 07:47:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-11 07:47:43 +0000 |
commit | f80da549fbc1c7e201776754c69d692985ccb5d2 (patch) | |
tree | f20f4b41a3e0bb161ac09322ab6cc3777ebfcf74 /sys-apps/gtk-cpuspeedy | |
parent | fixing Manifest (diff) | |
download | gentoo-2-f80da549fbc1c7e201776754c69d692985ccb5d2.tar.gz gentoo-2-f80da549fbc1c7e201776754c69d692985ccb5d2.tar.bz2 gentoo-2-f80da549fbc1c7e201776754c69d692985ccb5d2.zip |
needs stable sys-apps/cpuspeedy first
Diffstat (limited to 'sys-apps/gtk-cpuspeedy')
-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 e4f1ad04aeaa..e9cb921b3f36 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.8 2004/05/07 13:22:14 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtk-cpuspeedy/ChangeLog,v 1.9 2004/05/11 07:47:43 mr_bones_ Exp $ + + 11 May 2004; Michael Sterrett <mr_bones_@gentoo.org> + gtk-cpuspeedy-0.1.ebuild, gtk-cpuspeedy-0.3.0.ebuild: + needs stable sys-apps/cpuspeedy first 07 May 2004; Daniel Black <dragonheart@gentoo.org> gtk-cpuspeedy-0.1.ebuild, gtk-cpuspeedy-0.3.0.ebuild: diff --git a/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild b/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild index 249c746273f1..bf4286e6c9c7 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.5 2004/05/07 13:22:14 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild,v 1.6 2004/05/11 07:47:43 mr_bones_ 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 606df884d745..4a61c7fbc1c4 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.5 2004/05/07 13:22:14 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0.ebuild,v 1.6 2004/05/11 07:47:43 mr_bones_ 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="" |