summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:40:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:40:59 +0000
commitfef886dc5e0b10fc0fc5e791b3e24d099665eb74 (patch)
treee71b96c1b191935fd8f36025810a5f15f027fd84 /app-admin
parentStable for x86, wrt bug #441044 (diff)
downloadgentoo-2-fef886dc5e0b10fc0fc5e791b3e24d099665eb74.tar.gz
gentoo-2-fef886dc5e0b10fc0fc5e791b3e24d099665eb74.tar.bz2
gentoo-2-fef886dc5e0b10fc0fc5e791b3e24d099665eb74.zip
Stable for x86, wrt bug #441046
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/passook/ChangeLog5
-rw-r--r--app-admin/passook/passook-20121001.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/passook/ChangeLog b/app-admin/passook/ChangeLog
index a04dd8639d06..6bd23f25bf34 100644
--- a/app-admin/passook/ChangeLog
+++ b/app-admin/passook/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/passook
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/ChangeLog,v 1.18 2012/11/04 13:41:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/ChangeLog,v 1.19 2012/11/20 20:40:59 ago Exp $
+
+ 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> passook-20121001.ebuild:
+ Stable for x86, wrt bug #441046
04 Nov 2012; Agostino Sarubbo <ago@gentoo.org> passook-20121001.ebuild:
Stable for amd64, wrt bug #441046
diff --git a/app-admin/passook/passook-20121001.ebuild b/app-admin/passook/passook-20121001.ebuild
index e99ed93a317b..f5d2809e17ef 100644
--- a/app-admin/passook/passook-20121001.ebuild
+++ b/app-admin/passook/passook-20121001.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-20121001.ebuild,v 1.3 2012/11/04 13:41:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-20121001.ebuild,v 1.4 2012/11/20 20:40:59 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="dev-lang/perl
sys-apps/miscfiles"