summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-27 13:38:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-27 13:38:10 +0000
commitcf886e7bc938792a61643e7bcc7fa8ea653e3240 (patch)
tree84c8d5da130fc0839fd430cf0baf22921eaa55ad /x11-plugins
parentMore improvements, quiet output for nfs (diff)
downloadgentoo-2-cf886e7bc938792a61643e7bcc7fa8ea653e3240.tar.gz
gentoo-2-cf886e7bc938792a61643e7bcc7fa8ea653e3240.tar.bz2
gentoo-2-cf886e7bc938792a61643e7bcc7fa8ea653e3240.zip
Add ~amd64
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/monto/ChangeLog5
-rw-r--r--x11-plugins/monto/monto-0.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/monto/ChangeLog b/x11-plugins/monto/ChangeLog
index a70bf853d594..70632f67c16c 100644
--- a/x11-plugins/monto/ChangeLog
+++ b/x11-plugins/monto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/monto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/monto/ChangeLog,v 1.2 2012/02/15 09:42:49 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/monto/ChangeLog,v 1.3 2012/11/27 13:38:10 ago Exp $
+
+ 27 Nov 2012; Agostino Sarubbo <ago@gentoo.org> monto-0.1.1.ebuild:
+ Add ~amd64
15 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> monto-0.1.1.ebuild:
Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
diff --git a/x11-plugins/monto/monto-0.1.1.ebuild b/x11-plugins/monto/monto-0.1.1.ebuild
index 702e238b314a..3680303ea193 100644
--- a/x11-plugins/monto/monto-0.1.1.ebuild
+++ b/x11-plugins/monto/monto-0.1.1.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/x11-plugins/monto/monto-0.1.1.ebuild,v 1.2 2012/02/15 09:42:49 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/monto/monto-0.1.1.ebuild,v 1.3 2012/11/27 13:38:10 ago Exp $
EAPI=2
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://dockapps.windowmaker.org/download.php/id/274/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXext
x11-libs/libXpm"