mrueg 14/08/05 16:00:27 Modified: httparty-0.13.1.ebuild ChangeLog Log: Remove trailing '.' from DESCRIPTION. (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.4 dev-ruby/httparty/httparty-0.13.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild?r1=1.3&r2=1.4 Index: httparty-0.13.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- httparty-0.13.1.ebuild 29 Jul 2014 13:31:20 -0000 1.3 +++ httparty-0.13.1.ebuild 5 Aug 2014 16:00:27 -0000 1.4 @@ -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/httparty/httparty-0.13.1.ebuild,v 1.3 2014/07/29 13:31:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild,v 1.4 2014/08/05 16:00:27 mrueg Exp $ EAPI=5 @@ -16,7 +16,7 @@ inherit ruby-fakegem -DESCRIPTION="Makes http fun! Also, makes consuming restful web services dead easy." +DESCRIPTION="Makes http fun! Also, makes consuming restful web services dead easy" HOMEPAGE="http://httparty.rubyforge.org/" LICENSE="MIT" 1.33 dev-ruby/httparty/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 29 Jul 2014 13:31:20 -0000 1.32 +++ ChangeLog 5 Aug 2014 16:00:27 -0000 1.33 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/httparty # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.32 2014/07/29 13:31:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.33 2014/08/05 16:00:27 mrueg Exp $ + + 05 Aug 2014; Manuel RĂ¼ger <[email protected]> httparty-0.13.1.ebuild: + Remove trailing '.' from DESCRIPTION. 29 Jul 2014; Hans de Graaff <[email protected]> httparty-0.13.1.ebuild: Add ruby21.
