summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2014-03-04 20:24:07 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2014-03-04 20:24:07 +0000
commit5a756e1bb02139ef3bad3acce8110b2e250456d0 (patch)
treec32f267a112cfc43d97efa58c1c46a51a46a9f50 /x11-misc
parentStable for x86, wrt bug #489366 (diff)
downloadgentoo-2-5a756e1bb02139ef3bad3acce8110b2e250456d0.tar.gz
gentoo-2-5a756e1bb02139ef3bad3acce8110b2e250456d0.tar.bz2
gentoo-2-5a756e1bb02139ef3bad3acce8110b2e250456d0.zip
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/gmrun/ChangeLog7
-rw-r--r--x11-misc/gmrun/gmrun-0.9.2-r1.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/gmrun/ChangeLog b/x11-misc/gmrun/ChangeLog
index 3539e9da4032..034eb3b95c88 100644
--- a/x11-misc/gmrun/ChangeLog
+++ b/x11-misc/gmrun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/gmrun
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/ChangeLog,v 1.26 2012/05/05 04:53:53 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/ChangeLog,v 1.27 2014/03/04 20:24:07 vincent Exp $
+
+ 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> gmrun-0.9.2-r1.ebuild:
+ Add ~mips keyword.
05 May 2012; Jeff Horelick <jdhore@gentoo.org> gmrun-0.9.2.ebuild,
gmrun-0.9.2-r1.ebuild:
diff --git a/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild b/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild
index 37e9fdb0b205..74e37354a163 100644
--- a/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild
+++ b/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild,v 1.8 2012/05/05 04:53:53 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild,v 1.9 2014/03/04 20:24:07 vincent Exp $
-EAPI=2
+EAPI=5
inherit autotools eutils
DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ~mips ppc x86"
IUSE="elibc_glibc"
RDEPEND="x11-libs/gtk+:2