summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-05-07 13:22:14 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-05-07 13:22:14 +0000
commit27d7509eb494a27e675733d688f61315c7bc8683 (patch)
tree88a9a3c41403b2f04e32892da8ad614995857ff8
parentRemove old version. QA fix and added x86 keywords on 2.7{gh} (Manifest recommit) (diff)
downloadgentoo-2-27d7509eb494a27e675733d688f61315c7bc8683.tar.gz
gentoo-2-27d7509eb494a27e675733d688f61315c7bc8683.tar.bz2
gentoo-2-27d7509eb494a27e675733d688f61315c7bc8683.zip
x86 keyword added
-rw-r--r--sys-apps/gtk-cpuspeedy/ChangeLog6
-rw-r--r--sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.1.ebuild4
-rw-r--r--sys-apps/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0.ebuild4
-rw-r--r--x11-libs/gksu/ChangeLog5
-rw-r--r--x11-libs/gksu/gksu-1.0.5.ebuild10
5 files changed, 15 insertions, 14 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=""
diff --git a/x11-libs/gksu/ChangeLog b/x11-libs/gksu/ChangeLog
index 44268d7e771a..68c1d9b2cfed 100644
--- a/x11-libs/gksu/ChangeLog
+++ b/x11-libs/gksu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gksu
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.3 2004/04/26 08:23:18 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.4 2004/05/07 13:20:43 dragonheart Exp $
+
+ 07 May 2004; Daniel Black <dragonheart@gentoo.org> gksu-1.0.5.ebuild:
+ x86 keyword added
26 Apr 2004; David Holm <dholm@gentoo.org> gksu-1.0.5.ebuild:
Added to ~ppc.
diff --git a/x11-libs/gksu/gksu-1.0.5.ebuild b/x11-libs/gksu/gksu-1.0.5.ebuild
index 3af9df8144b6..529850924d43 100644
--- a/x11-libs/gksu/gksu-1.0.5.ebuild
+++ b/x11-libs/gksu/gksu-1.0.5.ebuild
@@ -1,19 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-1.0.5.ebuild,v 1.3 2004/04/26 08:23:18 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-1.0.5.ebuild,v 1.4 2004/05/07 13:20:43 dragonheart Exp $
DESCRIPTION="This library provides a gtk+ front end to su and sudo"
-
HOMEPAGE="http://www.nongnu.org/gksu/"
-
SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz"
-
LICENSE="GPL-2"
-
SLOT="0"
-
-KEYWORDS="~x86 ~ppc"
-
+KEYWORDS="x86 ~ppc"
IUSE="nls"
DEPEND="sys-apps/gawk