diff options
author | Markus Meier <maekke@gentoo.org> | 2014-06-01 12:52:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-06-01 12:52:04 +0000 |
commit | 3d67780793c601ee62e006a505f10d042d22b62a (patch) | |
tree | 103e288d7c3d58b5767555cb5032bcee0da56e9c /dev-ruby/tidy-ext | |
parent | arm stable, bug #505920 (diff) | |
download | gentoo-2-3d67780793c601ee62e006a505f10d042d22b62a.tar.gz gentoo-2-3d67780793c601ee62e006a505f10d042d22b62a.tar.bz2 gentoo-2-3d67780793c601ee62e006a505f10d042d22b62a.zip |
arm stable, bug #505920
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/tidy-ext')
-rw-r--r-- | dev-ruby/tidy-ext/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tidy-ext/ChangeLog b/dev-ruby/tidy-ext/ChangeLog index 429d12665dbb..a58355db020d 100644 --- a/dev-ruby/tidy-ext/ChangeLog +++ b/dev-ruby/tidy-ext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tidy-ext # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.30 2014/04/05 16:04:53 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.31 2014/06/01 12:52:04 maekke Exp $ + + 01 Jun 2014; Markus Meier <maekke@gentoo.org> tidy-ext-0.1.14-r1.ebuild: + arm stable, bug #505920 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> tidy-ext-0.1.14-r1.ebuild, tidy-ext-0.1.14-r2.ebuild, tidy-ext-0.1.14.ebuild: diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild index 96a9aadeb38b..dcaa242303e3 100644 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.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-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild,v 1.3 2014/04/05 16:04:53 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild,v 1.4 2014/06/01 12:52:04 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -16,7 +16,7 @@ HOMEPAGE="http://github.com/carld/tidy" LICENSE="HTML-Tidy" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" all_ruby_prepare() { |