acct-user/drone: Initial add.
Package-Manager: Portage-3.0.4, Repoman-3.0.1
This commit is contained in:
		
							parent
							
								
									5c6b454455
								
							
						
					
					
						commit
						1ee707bd5e
					
				
					 4 changed files with 31 additions and 0 deletions
				
			
		
							
								
								
									
										5
									
								
								acct-user/drone/ChangeLog
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								acct-user/drone/ChangeLog
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | ||||||
|  | *drone-0 (25 Sep 2020) | ||||||
|  | 
 | ||||||
|  |   25 Sep 2020; Manuel Friedli <manuel@gentoo.org> +drone-0.ebuild, | ||||||
|  |   +metadata.xml: | ||||||
|  |   acct-user/drone: Initial add. | ||||||
							
								
								
									
										3
									
								
								acct-user/drone/Manifest
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								acct-user/drone/Manifest
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | ||||||
|  | EBUILD drone-0.ebuild 319 BLAKE2B c436c525054295e2415993d7a92cf2f8f301b196584538f044c2b4230f16bc040d59854ce44e7e8cd9e6de551f95f7a9807adbf212530b31c204cf790fc5c4c2 SHA512 ff52d8f15df7f8af731c732413e806352bd2605d1f3dc8f5b63960622695d7dd32c299e87ce9fe6919e0f6f73db6199af45862e852a3ae715deb9a1fd2334988 | ||||||
|  | MISC ChangeLog 140 BLAKE2B 20bbbd57506386d62ae730ffe7ddd528376bb71852b4e51717f6733beeb4fdbb22704c1a6eb90e144037d52339b96c0fb205dc6fca4971d7f675b27d0a0ec558 SHA512 6b65cc921d0ee3a91c6ba337b9b67aad61785854d8d306df51f155807c577e9fbcb0dd2747f8e54e9822177426d95998e003aab15e6ada3a77ac1d05038123a8 | ||||||
|  | MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2 | ||||||
							
								
								
									
										15
									
								
								acct-user/drone/drone-0.ebuild
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								acct-user/drone/drone-0.ebuild
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,15 @@ | ||||||
|  | # Copyright 2019-2020 Gentoo Authors | ||||||
|  | # Distributed under the terms of the GNU General Public License v2 | ||||||
|  | 
 | ||||||
|  | EAPI=7 | ||||||
|  | 
 | ||||||
|  | inherit acct-user | ||||||
|  | 
 | ||||||
|  | DESCRIPTION="User for the drone.io build server" | ||||||
|  | KEYWORDS="~amd64" | ||||||
|  | 
 | ||||||
|  | ACCT_USER_ID=-1 | ||||||
|  | # drone goes first, to make it the primary group | ||||||
|  | ACCT_USER_GROUPS=( drone docker ) | ||||||
|  | 
 | ||||||
|  | acct-user_add_deps | ||||||
							
								
								
									
										8
									
								
								acct-user/drone/metadata.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								acct-user/drone/metadata.xml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | ||||||
|  | <?xml version="1.0" encoding="UTF-8"?> | ||||||
|  | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||||||
|  | <pkgmetadata> | ||||||
|  | 	<maintainer type="person"> | ||||||
|  | 		<email>manuel@fritteli.ch</email> | ||||||
|  | 		<name>Manuel Friedli</name> | ||||||
|  | 	</maintainer> | ||||||
|  | </pkgmetadata> | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue