summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-08-28 14:00:06 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-08-28 14:07:49 +0000
commitde5d46a95c0fac7cc692817afa7a2da025f4f9b0 (patch)
tree43737c74748c583ac5df53263ec4e4bf1cb6c80d /app-misc
parentx11-plugins/wmppp: version bump with new homepage, ebuild cleanup (diff)
downloadgentoo-de5d46a95c0fac7cc692817afa7a2da025f4f9b0.tar.gz
gentoo-de5d46a95c0fac7cc692817afa7a2da025f4f9b0.tar.bz2
gentoo-de5d46a95c0fac7cc692817afa7a2da025f4f9b0.zip
app-misc/beep: Stable for amd64. Fixes bug 144343.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/beep/beep-1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/beep/beep-1.3.ebuild b/app-misc/beep/beep-1.3.ebuild
index f4ef53689687..21b7b15d2655 100644
--- a/app-misc/beep/beep-1.3.ebuild
+++ b/app-misc/beep/beep-1.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=5
inherit eutils base toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="http://www.johnath.com/beep/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
PATCHES=( ${FILESDIR}/${PN}-1.2.2-Makefile.patch )