Package-Manager: Portage-2.3.5, Repoman-2.3.2
mandir=/usr/share/man \
prefix=/usr \
install
+
if use vim-syntax; then
insinto /usr/share/vim/vimfiles/syntax
doins etc/xnots.vim
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit flag-o-matic git-r3 toolchain-funcs
DESCRIPTION="A desktop sticky note program for the unix geek"
"
src_prepare() {
+ default
+
sed -i -e 's|LICENCE||g' Makefile || die
append-cflags -std=gnu89
mandir=/usr/share/man \
prefix=/usr \
install
+
if use vim-syntax; then
insinto /usr/share/vim/vimfiles/syntax
doins etc/xnots.vim