summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-07-30 03:52:23 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-07-30 03:52:23 +0000
commitb27743cb4819a6e733f8ea42603a8c8ccea016c5 (patch)
treef3cc1da9da5f5fa38d464349fdbe410ee4f28d1b /app-admin
parentPermissions fix. Resolves bug #3724 (diff)
downloadgentoo-2-b27743cb4819a6e733f8ea42603a8c8ccea016c5.tar.gz
gentoo-2-b27743cb4819a6e733f8ea42603a8c8ccea016c5.tar.bz2
gentoo-2-b27743cb4819a6e733f8ea42603a8c8ccea016c5.zip
Added ppc to KEYWORDS. Added RDEPEND.
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/pwgen/ChangeLog6
-rw-r--r--app-admin/pwgen/pwgen-2.01.ebuild5
-rw-r--r--app-admin/quickswitch/ChangeLog7
-rw-r--r--app-admin/quickswitch/quickswitch-1.0_pre1.ebuild5
4 files changed, 17 insertions, 6 deletions
diff --git a/app-admin/pwgen/ChangeLog b/app-admin/pwgen/ChangeLog
index 78a48198d65b..13a6a1cd9571 100644
--- a/app-admin/pwgen/ChangeLog
+++ b/app-admin/pwgen/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for app-admin/pwgen
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/ChangeLog,v 1.1 2002/02/01 21:52:59 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/ChangeLog,v 1.2 2002/07/30 03:47:27 cselkirk Exp $
*pwgen-2.01 (1 Feb 2002)
+ 29 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> pwgen-2.01.ebuild
+
+ Added ppc to KEYWORDS. Added RDEPEND.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/app-admin/pwgen/pwgen-2.01.ebuild b/app-admin/pwgen/pwgen-2.01.ebuild
index dc596d9d36a1..87ca2506dfb1 100644
--- a/app-admin/pwgen/pwgen-2.01.ebuild
+++ b/app-admin/pwgen/pwgen-2.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.01.ebuild,v 1.6 2002/07/25 13:17:40 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.01.ebuild,v 1.7 2002/07/30 03:47:27 cselkirk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Password Generator"
@@ -9,9 +9,10 @@ HOMEPAGE="http://sourceforge.net/projects/pwgen/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND="virtual/glibc"
+RDEPEND="${DEPEND}"
src_compile() {
# Fix the Makefile
diff --git a/app-admin/quickswitch/ChangeLog b/app-admin/quickswitch/ChangeLog
index b2736f2f9ba0..0c09c3d0be7a 100644
--- a/app-admin/quickswitch/ChangeLog
+++ b/app-admin/quickswitch/ChangeLog
@@ -1,8 +1,13 @@
# ChangeLog for app-admin/quickswitch
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/ChangeLog,v 1.2 2002/06/26 17:01:24 chadh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/ChangeLog,v 1.3 2002/07/30 03:52:23 cselkirk Exp $
*quickswitch-1.0_pre1.ebuild (26 June 2002)
+
+ 29 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> quickswitch-1.0_pre1.ebuild :
+
+ Added ppc to KEYWORDS. Added RDEPEND.
+
26 June 2002; Chad Huneycutt <chadh@gentoo.org> quickswitch-1.0_pre1.ebuild :
updated to most recent version
diff --git a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild
index 8761df15c643..55d7ed6c95fe 100644
--- a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild
+++ b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.4 2002/07/25 13:17:40 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.5 2002/07/30 03:52:23 cselkirk Exp $
S=${WORKDIR}/quickwitch
DESCRIPTION="Utility to switch network profiles on the fly"
@@ -9,10 +9,11 @@ HOMEPAGE="http://edgesolutions.ca/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND=">=sys-devel/perl-5.6.0"
+RDEPEND="${DEPEND}"
src_install () {
cd ${S}