ebuilds updated to new EAP=7 of fonts.eclass
This commit is contained in:
		
							
								
								
									
										2
									
								
								media-fonts/source-sans/Manifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								media-fonts/source-sans/Manifest
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | ||||
| DIST source-sans-3v028R.zip 10333042 BLAKE2B 04d6fe6a4f5b619d538267826493cd77b494f481f67a13dd16a2a4e5c6c7f11ede6f04e93609603d137d531e9f2975af5189cc4e8a1c2087ef65a4d908f8082b SHA512 4aa01b9b56b7449118f171ae57a43309fb6ff7bb8e9c40643dc15b1aa529d39ecf496e9e8be60ef0cdc16762cfaf5b28b6ddadf818ddaeb3cceb8bb5d55f1891 | ||||
| EBUILD source-sans-3.028.ebuild 735 BLAKE2B b0afa196b39a8e35afa023f9f3940b7e7bcf21be436ae7699b70ddc15c19fa4638b1f459347665a2e5809a3d0ddd0fa9e8f5b1bb336a909d39345d12620b4e8f SHA512 5e0b9968ecd2b36e4548d5f3b63b13a0a6e88abcf8b501bb9d90afe2d10056773f157c764c1948a95d65e4427d3b921c9ed48a070e379d864df11e13afa34161 | ||||
							
								
								
									
										25
									
								
								media-fonts/source-sans/source-sans-3.028.ebuild
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								media-fonts/source-sans/source-sans-3.028.ebuild
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,25 @@ | ||||
| # Copyright 1999-2009 Gentoo Foundation | ||||
| # Distributed under the terms of the GNU General Public License v2 | ||||
| # $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild,v 1.4 2009/05/28 19:43:05 beandog Exp $ | ||||
| # based on https://github.com/travisghansen/chaos | ||||
| EAPI=7 | ||||
| inherit font | ||||
|  | ||||
| MY_P="SourceSansPro" | ||||
|  | ||||
| DESCRIPTION="A set of OpenType fonts designed for user interfaces" | ||||
| HOMEPAGE="https://adobe-fonts.github.io/source-sans" | ||||
| SRC_URI="https://github.com/adobe-fonts/${PN}/releases/download/${PV}R/${PN}-${PV/./v}R.zip" | ||||
|  | ||||
| # actually SIL Open Font License | ||||
| LICENSE="CC" | ||||
| SLOT="0" | ||||
| KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" | ||||
|  | ||||
| IUSE="" | ||||
|  | ||||
| FONT_SUFFIX="otf" | ||||
| S="${WORKDIR}" | ||||
| FONT_S=${S}/OTF | ||||
|  | ||||
| RESTRICT="strip binchecks" | ||||
		Reference in New Issue
	
	Block a user