summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-26 10:03:28 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-26 10:03:28 +0000
commitee586efeeb133a3c3b3a8445d664b5877a1fa4eb (patch)
tree2e8c90951c3b632af6d6b140450e4c70ed038657 /app-admin/passook/passook-1.0.0.ebuild
parentmask libol for removal (diff)
downloadgentoo-2-ee586efeeb133a3c3b3a8445d664b5877a1fa4eb.tar.gz
gentoo-2-ee586efeeb133a3c3b3a8445d664b5877a1fa4eb.tar.bz2
gentoo-2-ee586efeeb133a3c3b3a8445d664b5877a1fa4eb.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-admin/passook/passook-1.0.0.ebuild')
-rw-r--r--app-admin/passook/passook-1.0.0.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/app-admin/passook/passook-1.0.0.ebuild b/app-admin/passook/passook-1.0.0.ebuild
index 3b599995888e..75588b1ddd08 100644
--- a/app-admin/passook/passook-1.0.0.ebuild
+++ b/app-admin/passook/passook-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-1.0.0.ebuild,v 1.21 2005/09/09 17:35:55 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-1.0.0.ebuild,v 1.22 2008/01/26 10:03:28 grobian Exp $
inherit eutils
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="as-is"
-KEYWORDS="amd64 ppc ppc-macos ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
DEPEND="dev-lang/perl
sys-apps/grep
@@ -20,8 +20,8 @@ DEPEND="dev-lang/perl
src_unpack() {
unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/passook.diff
+ cd "${S}"
+ epatch "${FILESDIR}"/passook.diff
}
src_install() {