commit: e175c1d7d855a508ee4cca013e000af637f1fefd Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Nov 19 08:15:16 2014 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Nov 19 08:15:16 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=e175c1d7
dev-vcs/hub: Adopt to current HEAD Package-Manager: portage-2.2.14 --- dev-vcs/hub/ChangeLog | 3 +++ dev-vcs/hub/hub-9999.ebuild | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-vcs/hub/ChangeLog b/dev-vcs/hub/ChangeLog index 3b5f320..4a03c6e 100644 --- a/dev-vcs/hub/ChangeLog +++ b/dev-vcs/hub/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/ChangeLog,v 1.3 2013/05/31 23:14:44 ottxor Exp $ + 19 Nov 2014; Justin Lecher <[email protected]> hub-9999.ebuild: + Adopt to current HEAD + 07 Oct 2014; Justin Lecher <[email protected]> hub-9999.ebuild: Install additional files diff --git a/dev-vcs/hub/hub-9999.ebuild b/dev-vcs/hub/hub-9999.ebuild index c0c8614..5a6cf3b 100644 --- a/dev-vcs/hub/hub-9999.ebuild +++ b/dev-vcs/hub/hub-9999.ebuild @@ -36,10 +36,6 @@ src_unpack() { git-r3_src_unpack } -all_ruby_prepare() { - sed -i -e 's/Minitest/MiniTest/g' test/*.rb || die -} - src_install() { ruby-ng_src_install readme.gentoo_create_doc
