diff options
Diffstat (limited to 'dev-vcs/git-annex')
-rw-r--r-- | dev-vcs/git-annex/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/git-annex/git-annex-5.20140306-r1.ebuild (renamed from dev-vcs/git-annex/git-annex-5.20140306.ebuild) | 3 |
2 files changed, 9 insertions, 2 deletions
diff --git a/dev-vcs/git-annex/ChangeLog b/dev-vcs/git-annex/ChangeLog index 05265a2505c8..7023a4b792d5 100644 --- a/dev-vcs/git-annex/ChangeLog +++ b/dev-vcs/git-annex/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-vcs/git-annex # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v 1.21 2014/03/12 21:33:28 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v 1.22 2014/03/15 20:59:23 qnikst Exp $ + +*git-annex-5.20140306-r1 (15 Mar 2014) + + 15 Mar 2014; Alexander Vershilov <qnikst@gentoo.org> + +git-annex-5.20140306-r1.ebuild, -git-annex-5.20140306.ebuild: + fix assistant dependency, #504610 *git-annex-5.20140306 (12 Mar 2014) diff --git a/dev-vcs/git-annex/git-annex-5.20140306.ebuild b/dev-vcs/git-annex/git-annex-5.20140306-r1.ebuild index dbf5778d8aa7..8a7eed2ca1dd 100644 --- a/dev-vcs/git-annex/git-annex-5.20140306.ebuild +++ b/dev-vcs/git-annex/git-annex-5.20140306-r1.ebuild @@ -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-vcs/git-annex/git-annex-5.20140306.ebuild,v 1.1 2014/03/12 21:33:28 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-5.20140306-r1.ebuild,v 1.1 2014/03/15 20:59:23 qnikst Exp $ EAPI=5 @@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="android androidsplice +assistant +cryptohash +dbus +dns doc ekg +feed +inotify +pairing tahoe +production +quvi +s3 +tdfa +testsuite +webapp +webdav +xmpp" RDEPEND="dev-vcs/git + assistant? ( sys-process/lsof ) " DEPEND="${RDEPEND} dev-haskell/async |