jauhien     14/10/18 11:50:31

  Added:                rust-mode-0.11.0.ebuild rust-mode-0.12.0.ebuild
                        metadata.xml ChangeLog
  Log:
  initial import from the rust overlay
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xB2EFA1D4)

Revision  Changes    Path
1.1                  app-vim/rust-mode/rust-mode-0.11.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/rust-mode/rust-mode-0.11.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/rust-mode/rust-mode-0.11.0.ebuild?rev=1.1&content-type=text/plain

Index: rust-mode-0.11.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/rust-mode/rust-mode-0.11.0.ebuild,v 
1.1 2014/10/18 11:50:31 jauhien Exp $

EAPI="5"

inherit vim-plugin

DESCRIPTION="Rust mode for vim"
HOMEPAGE="http://www.rust-lang.org/";
SRC_URI="http://static.rust-lang.org/dist/rust-${PV}.tar.gz";

LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="!!<=app-admin/eselect-rust-0.1_pre20140820
        !<=dev-lang/rust-0.11.0-r1:0.11
        !<=dev-lang/rust-999:nightly
        !<=dev-lang/rust-9999-r2:git
"

S="${WORKDIR}/rust-${PV}/src/etc/vim"



1.1                  app-vim/rust-mode/rust-mode-0.12.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/rust-mode/rust-mode-0.12.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/rust-mode/rust-mode-0.12.0.ebuild?rev=1.1&content-type=text/plain

Index: rust-mode-0.12.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/rust-mode/rust-mode-0.12.0.ebuild,v 
1.1 2014/10/18 11:50:31 jauhien Exp $

EAPI="5"

inherit vim-plugin

DESCRIPTION="Rust mode for vim"
HOMEPAGE="http://www.rust-lang.org/";
SRC_URI="http://static.rust-lang.org/dist/rust-${PV}.tar.gz";

LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="!!<=app-admin/eselect-rust-0.1_pre20140820
        !<=dev-lang/rust-0.11.0-r1:0.11
        !<=dev-lang/rust-999:nightly
        !<=dev-lang/rust-9999-r2:git
"

S="${WORKDIR}/rust-${PV}/src/etc/vim"



1.1                  app-vim/rust-mode/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/rust-mode/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/rust-mode/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
  <maintainer>
    <email>jauh...@gentoo.org</email>
    <name>Jauhien Piatlicki</name>
  </maintainer>
</pkgmetadata>



1.1                  app-vim/rust-mode/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/rust-mode/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/rust-mode/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for app-vim/rust-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/rust-mode/ChangeLog,v 1.1 2014/10/18 
11:50:31 jauhien Exp $

*rust-mode-0.11.0 (18 Oct 2014)
*rust-mode-0.12.0 (18 Oct 2014)

  18 Oct 2014; Jauhien Piatlicki <jauh...@gentoo.org> +metadata.xml,
  +rust-mode-0.11.0.ebuild, +rust-mode-0.12.0.ebuild:
  initial import from the rust overlay




Reply via email to