mrueg 14/08/05 16:00:35 Modified: mongo-1.6.2.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/mongo/mongo-1.6.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongo/mongo-1.6.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongo/mongo-1.6.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongo/mongo-1.6.2.ebuild?r1=1.3&r2=1.4 Index: mongo-1.6.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mongo/mongo-1.6.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mongo-1.6.2.ebuild 5 Apr 2014 23:45:39 -0000 1.3 +++ mongo-1.6.2.ebuild 5 Aug 2014 16:00:35 -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/mongo/mongo-1.6.2.ebuild,v 1.3 2014/04/05 23:45:39 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongo/mongo-1.6.2.ebuild,v 1.4 2014/08/05 16:00:35 mrueg Exp $ EAPI=4 @@ -20,7 +20,7 @@ inherit ruby-fakegem -DESCRIPTION="A Ruby driver for MongoDB." +DESCRIPTION="A Ruby driver for MongoDB" HOMEPAGE="http://www.mongodb.org/" SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/tarball/${PV} -> ${GITHUB_PROJECT}-${PV}.tar.gz" 1.8 dev-ruby/mongo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongo/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongo/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongo/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mongo/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 5 Apr 2014 23:45:39 -0000 1.7 +++ ChangeLog 5 Aug 2014 16:00:35 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/mongo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongo/ChangeLog,v 1.7 2014/04/05 23:45:39 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongo/ChangeLog,v 1.8 2014/08/05 16:00:35 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <[email protected]> mongo-1.6.2.ebuild: + Remove trailing '.' from DESCRIPTION. 05 Apr 2014; Manuel Rüger <[email protected]> mongo-1.6.2.ebuild: Remove ree18 and ruby18 target.
