klausman 14/07/21 15:07:59 Modified: ChangeLog redcloth-4.2.9-r1.ebuild Log: Stable on alpha, bug #513430 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.90 dev-ruby/redcloth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.90&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.90&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?r1=1.89&r2=1.90 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- ChangeLog 15 Jul 2014 14:41:36 -0000 1.89 +++ ChangeLog 21 Jul 2014 15:07:58 -0000 1.90 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/redcloth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.89 2014/07/15 14:41:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.90 2014/07/21 15:07:58 klausman Exp $ + + 21 Jul 2014; Tobias Klausmann <[email protected]> redcloth-4.2.9-r1.ebuild: + Stable on alpha, bug #513430 15 Jul 2014; Pawel Hajdan jr <[email protected]> redcloth-4.2.9-r1.ebuild: 1.8 dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild?r1=1.7&r2=1.8 Index: redcloth-4.2.9-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- redcloth-4.2.9-r1.ebuild 15 Jul 2014 14:41:36 -0000 1.7 +++ redcloth-4.2.9-r1.ebuild 21 Jul 2014 15:07:58 -0000 1.8 @@ -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/redcloth/redcloth-4.2.9-r1.ebuild,v 1.7 2014/07/15 14:41:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild,v 1.8 2014/07/21 15:07:58 klausman Exp $ EAPI=5 @@ -30,7 +30,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND+=" dev-util/ragel"
