klausman 14/07/21 14:56:01 Modified: ChangeLog test-unit-rr-1.0.3.ebuild Log: Stable on alpha, bug #505920 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.28 dev-ruby/test-unit-rr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 14 Jul 2014 14:08:54 -0000 1.27 +++ ChangeLog 21 Jul 2014 14:56:01 -0000 1.28 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/test-unit-rr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.27 2014/07/14 14:08:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.28 2014/07/21 14:56:01 klausman Exp $ + + 21 Jul 2014; Tobias Klausmann <[email protected]> + test-unit-rr-1.0.3.ebuild: + Stable on alpha, bug #505920 14 Jul 2014; Pawel Hajdan jr <[email protected]> test-unit-rr-1.0.3.ebuild: 1.7 dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild?r1=1.6&r2=1.7 Index: test-unit-rr-1.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- test-unit-rr-1.0.3.ebuild 14 Jul 2014 14:08:54 -0000 1.6 +++ test-unit-rr-1.0.3.ebuild 21 Jul 2014 14:56:01 -0000 1.7 @@ -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/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.6 2014/07/14 14:08:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.7 2014/07/21 14:56:01 klausman Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rr-1.1.1 >=dev-ruby/test-unit-2.5.2"
