mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
@@ -3,8 +3,6 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="BibTeX bibliography prettyprinter and syntax checker"
|
||||
HOMEPAGE="http://www.math.utah.edu/pub/bibclean/"
|
||||
SRC_URI="ftp://ftp.math.utah.edu/pub/bibclean/${P}.tar.xz"
|
||||
@@ -14,7 +12,6 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
|
||||
src_compile() {
|
||||
emake LDFLAGS="${LDFLAGS}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user