Introducing dulwich, a git replacement written in python.
This commit is contained in:
		
							
								
								
									
										2
									
								
								dev-python/dulwich/Manifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								dev-python/dulwich/Manifest
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | ||||
| DIST dulwich-0.3.3.tar.gz 66707 RMD160 07bdcb9e89a6992b07973acdf4a638dd6a62a312 SHA1 649d39ccd8ba7b00352f029a33b1b7cfde447ab6 SHA256 449fe6bc4b1010fd5f5e7809ba64339b086399a12853b23468eef9a17d4754c7 | ||||
| EBUILD dulwich-0.3.3.ebuild 392 RMD160 3b84265786ab0eaf3c544367f7c7e8c55f1fad27 SHA1 0e6d12850d8fcee9d85b4f4ef290066a21c0d31e SHA256 7461f24d889f784e136eb80749ec4535c71462e3a437e045bc01d524578d0f59 | ||||
							
								
								
									
										22
									
								
								dev-python/dulwich/dulwich-0.3.3.ebuild
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								dev-python/dulwich/dulwich-0.3.3.ebuild
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,22 @@ | ||||
| # Copyright 1999-2009 Gentoo Foundation | ||||
| # Distributed under the terms of the GNU General Public License v2 | ||||
| # $Header: $ | ||||
|  | ||||
| EAPI="2" | ||||
|  | ||||
| inherit distutils python  | ||||
|  | ||||
|  | ||||
| DESCRIPTION="Python-based git replacement" | ||||
| HOMEPAGE="http://samba.org/~jelmer/dulwich/" | ||||
| SRC_URI="http://samba.org/~jelmer/dulwich/dulwich-${PV}.tar.gz" | ||||
|  | ||||
| LICENSE="GPL-2" | ||||
| SLOT="0" | ||||
| KEYWORDS="~x86 ~amd64" | ||||
| IUSE="" | ||||
|  | ||||
| DEPEND="" | ||||
| RDEPEND="" | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user