summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-08-14 17:01:46 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-08-14 17:01:46 +0000
commitebe77b5506f610db45f3e3e71a06da77c8cf1ec1 (patch)
tree131b0db87241d82fb9379655974ef8ea64d78c6b /dev-vcs/git-flow
parentx86 stable wrt bug #518188 (diff)
downloadgentoo-2-ebe77b5506f610db45f3e3e71a06da77c8cf1ec1.tar.gz
gentoo-2-ebe77b5506f610db45f3e3e71a06da77c8cf1ec1.tar.bz2
gentoo-2-ebe77b5506f610db45f3e3e71a06da77c8cf1ec1.zip
x86 stable wrt bug #518412
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-vcs/git-flow')
-rw-r--r--dev-vcs/git-flow/ChangeLog5
-rw-r--r--dev-vcs/git-flow/git-flow-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/git-flow/ChangeLog b/dev-vcs/git-flow/ChangeLog
index 51baca69e3b3..102941e35282 100644
--- a/dev-vcs/git-flow/ChangeLog
+++ b/dev-vcs/git-flow/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/git-flow
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-flow/ChangeLog,v 1.1 2014/03/22 15:49:16 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-flow/ChangeLog,v 1.2 2014/08/14 17:01:46 phajdan.jr Exp $
+
+ 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> git-flow-0.4.1.ebuild:
+ x86 stable wrt bug #518412
*git-flow-0.4.1 (22 Mar 2014)
diff --git a/dev-vcs/git-flow/git-flow-0.4.1.ebuild b/dev-vcs/git-flow/git-flow-0.4.1.ebuild
index 1d5aa70c3d2b..d1ffe1c38651 100644
--- a/dev-vcs/git-flow/git-flow-0.4.1.ebuild
+++ b/dev-vcs/git-flow/git-flow-0.4.1.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-vcs/git-flow/git-flow-0.4.1.ebuild,v 1.1 2014/03/22 15:49:16 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-flow/git-flow-0.4.1.ebuild,v 1.2 2014/08/14 17:01:45 phajdan.jr Exp $
EAPI=5
@@ -17,7 +17,7 @@ https://github.com/bobthecow/${COMP_PN}/archive/${COMP_PV}.tar.gz -> ${COMP_P}.t
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=""