summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-06-16 09:31:26 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-06-16 09:31:26 +0000
commit5bda2deb6ce0af57981ad56e4afd3dcd9d43402a (patch)
tree93bdb0280265e7a0b0f6fd6adb142529e37989a5 /dev-util/debhelper
parentnet-mail/fetchyahoo removed from the tree - bug #450116 (diff)
downloadgentoo-2-5bda2deb6ce0af57981ad56e4afd3dcd9d43402a.tar.gz
gentoo-2-5bda2deb6ce0af57981ad56e4afd3dcd9d43402a.tar.bz2
gentoo-2-5bda2deb6ce0af57981ad56e4afd3dcd9d43402a.zip
Stable for amd64 wrt bug #506100
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-util/debhelper')
-rw-r--r--dev-util/debhelper/ChangeLog5
-rw-r--r--dev-util/debhelper/debhelper-9.20140228.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/debhelper/ChangeLog b/dev-util/debhelper/ChangeLog
index 95ad6baf3c83..c2d51b716a8b 100644
--- a/dev-util/debhelper/ChangeLog
+++ b/dev-util/debhelper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/debhelper
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v 1.103 2014/06/14 00:06:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v 1.104 2014/06/16 09:31:26 nimiux Exp $
+
+ 16 Jun 2014; Chema Alonso <nimiux@gentoo.org> debhelper-9.20140228.ebuild:
+ Stable for amd64 wrt bug #506100
*debhelper-9.20140613 (14 Jun 2014)
diff --git a/dev-util/debhelper/debhelper-9.20140228.ebuild b/dev-util/debhelper/debhelper-9.20140228.ebuild
index 826fadd3253f..ec8e97621009 100644
--- a/dev-util/debhelper/debhelper-9.20140228.ebuild
+++ b/dev-util/debhelper/debhelper-9.20140228.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/debhelper-9.20140228.ebuild,v 1.4 2014/06/08 15:54:34 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/debhelper-9.20140228.ebuild,v 1.5 2014/06/16 09:31:26 nimiux Exp $
EAPI=5
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux"
IUSE="test"
DH_LINGUAS=( de es fr )
IUSE+=" ${DH_LINGUAS[@]/#/linguas_}"