diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-11 16:48:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-11 16:48:34 +0000 |
commit | 539e3fd10817e2848c876bc05c388b20738a651c (patch) | |
tree | e2a50ea2075a0aedcc9f56582b43103fb3707ee4 /dev-ruby/dbf | |
parent | Stable for x86, wrt bug #542556 (diff) | |
download | gentoo-2-539e3fd10817e2848c876bc05c388b20738a651c.tar.gz gentoo-2-539e3fd10817e2848c876bc05c388b20738a651c.tar.bz2 gentoo-2-539e3fd10817e2848c876bc05c388b20738a651c.zip |
Stable for x86, wrt bug #542326
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/dbf')
-rw-r--r-- | dev-ruby/dbf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/dbf/dbf-2.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/dbf/ChangeLog b/dev-ruby/dbf/ChangeLog index 72dc82ef1dfa..e45525ca1a7c 100644 --- a/dev-ruby/dbf/ChangeLog +++ b/dev-ruby/dbf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/dbf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbf/ChangeLog,v 1.13 2015/03/09 11:45:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbf/ChangeLog,v 1.14 2015/03/11 16:48:34 ago Exp $ + + 11 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dbf-2.0.8.ebuild: + Stable for x86, wrt bug #542326 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dbf-2.0.8.ebuild: Stable for amd64, wrt bug #542326 diff --git a/dev-ruby/dbf/dbf-2.0.8.ebuild b/dev-ruby/dbf/dbf-2.0.8.ebuild index c01d22442808..f1ec97e8f22a 100644 --- a/dev-ruby/dbf/dbf-2.0.8.ebuild +++ b/dev-ruby/dbf/dbf-2.0.8.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-ruby/dbf/dbf-2.0.8.ebuild,v 1.3 2015/03/09 11:45:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbf/dbf-2.0.8.ebuild,v 1.4 2015/03/11 16:48:34 ago Exp $ EAPI=5 @@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/infused/dbf" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" all_ruby_prepare() { |