summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-24 19:01:29 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-24 19:01:29 +0000
commit793f9327d6ed8945d7c51fcebf6837a9bac2c4dd (patch)
tree5d7b9aa3ac5413f651163aa38a380ad02e1e029c /x11-misc/menumaker
parentstable amd64, bug 317245 (diff)
downloadgentoo-2-793f9327d6ed8945d7c51fcebf6837a9bac2c4dd.tar.gz
gentoo-2-793f9327d6ed8945d7c51fcebf6837a9bac2c4dd.tar.bz2
gentoo-2-793f9327d6ed8945d7c51fcebf6837a9bac2c4dd.zip
Drop duplicated ~amd64 keyword
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/menumaker')
-rw-r--r--x11-misc/menumaker/ChangeLog5
-rw-r--r--x11-misc/menumaker/menumaker-0.99.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/menumaker/ChangeLog b/x11-misc/menumaker/ChangeLog
index 26191f6da6ef..e86077cb017c 100644
--- a/x11-misc/menumaker/ChangeLog
+++ b/x11-misc/menumaker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/menumaker
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/menumaker/ChangeLog,v 1.9 2010/05/24 18:58:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/menumaker/ChangeLog,v 1.10 2010/05/24 19:01:29 pacho Exp $
+
+ 24 May 2010; Pacho Ramos <pacho@gentoo.org> menumaker-0.99.7.ebuild:
+ Drop duplicated ~amd64 keyword
24 May 2010; Pacho Ramos <pacho@gentoo.org> menumaker-0.99.7.ebuild:
stable amd64, bug 316721
diff --git a/x11-misc/menumaker/menumaker-0.99.7.ebuild b/x11-misc/menumaker/menumaker-0.99.7.ebuild
index bb8ada91e92c..b510e5b47f26 100644
--- a/x11-misc/menumaker/menumaker-0.99.7.ebuild
+++ b/x11-misc/menumaker/menumaker-0.99.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/menumaker/menumaker-0.99.7.ebuild,v 1.3 2010/05/24 18:58:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/menumaker/menumaker-0.99.7.ebuild,v 1.4 2010/05/24 19:01:29 pacho Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
IUSE="doc"
DEPEND="doc? ( sys-apps/texinfo )"