Skip to content

Commit

Permalink
app-misc/i2bits: remove superflous function overrides.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.3
  • Loading branch information
monsieurp committed Feb 6, 2017
1 parent d9b6edb commit 20cf922
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions app-misc/i2bits/i2bits-0.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,3 @@ SRC_URI="http://unixdev.ru/src/${P}.tar.gz"
LICENSE="WTFPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

src_configure() {
cmake-utils_src_configure
}

src_compile() {
cmake-utils_src_compile
}

src_install() {
cmake-utils_src_install
}

0 comments on commit 20cf922

Please sign in to comment.