fixed andalus manifest
This commit is contained in:
parent
1deb7c21c8
commit
fdb0ad5dcf
2 changed files with 6 additions and 5 deletions
|
@ -2,6 +2,8 @@
|
|||
# This ebuild is distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI="5"
|
||||
|
||||
inherit font
|
||||
|
||||
MY_PN="andalus"
|
||||
|
@ -9,7 +11,7 @@ MY_P="${MY_PN}"
|
|||
S="${WORKDIR}"
|
||||
DESCRIPTION="Andalus Truetype Font"
|
||||
HOMEPAGE="http://fontzone.net/font-download/andalus"
|
||||
SRC_URI="http://fontzone.net/downloadfile/andalus"
|
||||
SRC_URI="http://fontzone.net/downloadfile/andalus -> andlso.ttf"
|
||||
LICENSE="public-domain"
|
||||
|
||||
SLOT="0"
|
||||
|
@ -17,10 +19,8 @@ KEYWORDS="~x86 ~amd64"
|
|||
RESTRICT="fetch nomirror"
|
||||
IUSE=""
|
||||
|
||||
DOCS="fonts101.txt"
|
||||
FONT_SUFFIX="ttf"
|
||||
FONT_S="${S}"
|
||||
DEPEND="app-arch/unzip"
|
||||
RDEPEND=""
|
||||
|
||||
pkg_nofetch() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue