diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-09 10:26:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-09 10:26:09 +0000 |
commit | 3171bc070cea2c60595cbae0472ba49f313f0d0e (patch) | |
tree | 88318a6f0fb364c1869fa2bb56adf629e9715ee6 /app-text/ronn | |
parent | Stable for amd64 wrt bug #511544 (diff) | |
download | gentoo-2-3171bc070cea2c60595cbae0472ba49f313f0d0e.tar.gz gentoo-2-3171bc070cea2c60595cbae0472ba49f313f0d0e.tar.bz2 gentoo-2-3171bc070cea2c60595cbae0472ba49f313f0d0e.zip |
Stable for HPPA (bug #503570).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text/ronn')
-rw-r--r-- | app-text/ronn/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ronn/ronn-0.7.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ronn/ronn-0.7.3-r2.ebuild | 6 | ||||
-rw-r--r-- | app-text/ronn/ronn-0.7.3-r3.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/app-text/ronn/ChangeLog b/app-text/ronn/ChangeLog index 2887b5917441..79736b90eada 100644 --- a/app-text/ronn/ChangeLog +++ b/app-text/ronn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ronn # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ChangeLog,v 1.27 2014/07/21 13:57:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ChangeLog,v 1.28 2014/08/09 10:26:09 jer Exp $ + + 09 Aug 2014; Jeroen Roovers <jer@gentoo.org> ronn-0.7.3-r1.ebuild, + ronn-0.7.3-r2.ebuild, ronn-0.7.3-r3.ebuild: + Stable for HPPA (bug #503570). 21 Jul 2014; Tobias Klausmann <klausman@gentoo.org> ronn-0.7.3-r1.ebuild: Stable on alpha, bug #493780 diff --git a/app-text/ronn/ronn-0.7.3-r1.ebuild b/app-text/ronn/ronn-0.7.3-r1.ebuild index a786de7a5dbf..4bceab684027 100644 --- a/app-text/ronn/ronn-0.7.3-r1.ebuild +++ b/app-text/ronn/ronn-0.7.3-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/app-text/ronn/ronn-0.7.3-r1.ebuild,v 1.15 2014/07/21 13:57:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3-r1.ebuild,v 1.16 2014/08/09 10:26:09 jer Exp $ EAPI=2 USE_RUBY="ruby19" @@ -10,7 +10,7 @@ RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" inherit ruby-fakegem -DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML." +DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML" HOMEPAGE="http://github.com/rtomayko/ronn/" LICENSE="MIT" diff --git a/app-text/ronn/ronn-0.7.3-r2.ebuild b/app-text/ronn/ronn-0.7.3-r2.ebuild index 8e4b107f4007..05cffb87dfe6 100644 --- a/app-text/ronn/ronn-0.7.3-r2.ebuild +++ b/app-text/ronn/ronn-0.7.3-r2.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/app-text/ronn/ronn-0.7.3-r2.ebuild,v 1.5 2014/05/14 18:08:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3-r2.ebuild,v 1.6 2014/08/09 10:26:09 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -10,12 +10,12 @@ RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" inherit ruby-fakegem -DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML." +DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML" HOMEPAGE="http://github.com/rtomayko/ronn/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" diff --git a/app-text/ronn/ronn-0.7.3-r3.ebuild b/app-text/ronn/ronn-0.7.3-r3.ebuild index 725f2ff01f06..ffd090ae6831 100644 --- a/app-text/ronn/ronn-0.7.3-r3.ebuild +++ b/app-text/ronn/ronn-0.7.3-r3.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/app-text/ronn/ronn-0.7.3-r3.ebuild,v 1.1 2014/05/14 18:08:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3-r3.ebuild,v 1.2 2014/08/09 10:26:09 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -10,7 +10,7 @@ RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" inherit ruby-fakegem -DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML." +DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML" HOMEPAGE="http://github.com/rtomayko/ronn/" LICENSE="MIT" |