maekke 14/09/09 19:10:20 Modified: ChangeLog rdiscount-1.6.8-r2.ebuild Log: arm stable, bug #503570 (Portage version: 2.2.12-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.33 dev-ruby/rdiscount/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 25 Aug 2014 16:34:45 -0000 1.32 +++ ChangeLog 9 Sep 2014 19:10:20 -0000 1.33 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rdiscount # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.32 2014/08/25 16:34:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.33 2014/09/09 19:10:20 maekke Exp $ + + 09 Sep 2014; Markus Meier <mae...@gentoo.org> rdiscount-1.6.8-r2.ebuild: + arm stable, bug #503570 25 Aug 2014; Manuel RĂ¼ger <mr...@gentoo.org> rdiscount-1.6.8-r2.ebuild: Mark amd64 stable. Bug #503570. 1.5 dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild?r1=1.4&r2=1.5 Index: rdiscount-1.6.8-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rdiscount-1.6.8-r2.ebuild 25 Aug 2014 16:34:45 -0000 1.4 +++ rdiscount-1.6.8-r2.ebuild 9 Sep 2014 19:10:20 -0000 1.5 @@ -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/rdiscount/rdiscount-1.6.8-r2.ebuild,v 1.4 2014/08/25 16:34:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild,v 1.5 2014/09/09 19:10:20 maekke Exp $ EAPI=5 @@ -19,7 +19,7 @@ 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="" ruby_add_bdepend "doc? ( app-text/ronn )"