diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 12:19:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 12:19:31 +0000 |
commit | 0c2edb49e5196689b7c12aebdc773e7a64c29039 (patch) | |
tree | 3d6fbcc7b33659cf6abc4a33f46e05c61b794753 /dev-util/aruba | |
parent | Stable for ia64, wrt bug #542574 (diff) | |
download | gentoo-2-0c2edb49e5196689b7c12aebdc773e7a64c29039.tar.gz gentoo-2-0c2edb49e5196689b7c12aebdc773e7a64c29039.tar.bz2 gentoo-2-0c2edb49e5196689b7c12aebdc773e7a64c29039.zip |
Stable for ia64, wrt bug #542574
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/aruba')
-rw-r--r-- | dev-util/aruba/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/aruba/aruba-0.5.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/aruba/ChangeLog b/dev-util/aruba/ChangeLog index 794b3a434633..cfdad96951b4 100644 --- a/dev-util/aruba/ChangeLog +++ b/dev-util/aruba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/aruba # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aruba/ChangeLog,v 1.53 2015/04/13 08:53:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/aruba/ChangeLog,v 1.54 2015/04/14 12:19:31 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> aruba-0.5.4-r1.ebuild: + Stable for ia64, wrt bug #542574 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> aruba-0.5.4-r1.ebuild: Stable for alpha, wrt bug #542574 diff --git a/dev-util/aruba/aruba-0.5.4-r1.ebuild b/dev-util/aruba/aruba-0.5.4-r1.ebuild index e3385ac4df22..a7eb139d0295 100644 --- a/dev-util/aruba/aruba-0.5.4-r1.ebuild +++ b/dev-util/aruba/aruba-0.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aruba/aruba-0.5.4-r1.ebuild,v 1.10 2015/04/13 08:53:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/aruba/aruba-0.5.4-r1.ebuild,v 1.11 2015/04/14 12:19:31 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -17,7 +17,7 @@ DESCRIPTION="Cucumber steps for driving out command line applications" HOMEPAGE="https://github.com/cucumber/aruba" LICENSE="MIT" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="" |