diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-06 11:24:16 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-06 11:24:16 +0200 |
commit | 36dd64814947ef9af2217028923ae39c66515c71 (patch) | |
tree | 16b6bb9311b7737384c0a3bc0355dd896e5a2dc6 | |
parent | dev-util/grml-debootstrap: Add github to remote-id in metadata.xml (diff) | |
download | betagarden-36dd64814947ef9af2217028923ae39c66515c71.tar.gz betagarden-36dd64814947ef9af2217028923ae39c66515c71.tar.bz2 betagarden-36dd64814947ef9af2217028923ae39c66515c71.zip |
dev-util/acr: Bump to EAPI=5
Package-Manager: portage-2.2.20
-rw-r--r-- | dev-util/acr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/acr/acr-0.8.4.ebuild | 9 | ||||
-rw-r--r-- | dev-util/acr/acr-0.8.6.ebuild | 11 | ||||
-rw-r--r-- | dev-util/acr/acr-0.8.8.ebuild | 11 | ||||
-rw-r--r-- | dev-util/acr/acr-0.8.9.ebuild | 11 | ||||
-rw-r--r-- | dev-util/acr/acr-0.9.6.ebuild | 11 | ||||
-rw-r--r-- | dev-util/acr/acr-0.9.8.ebuild | 11 | ||||
-rw-r--r-- | dev-util/acr/acr-0.9.9.ebuild | 14 |
8 files changed, 21 insertions, 62 deletions
diff --git a/dev-util/acr/ChangeLog b/dev-util/acr/ChangeLog index d7067aa..2eaa78f 100644 --- a/dev-util/acr/ChangeLog +++ b/dev-util/acr/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> acr-0.8.4.ebuild, + acr-0.8.6.ebuild, acr-0.8.8.ebuild, acr-0.8.9.ebuild, acr-0.9.6.ebuild, + acr-0.9.8.ebuild, acr-0.9.9.ebuild: + dev-util/acr: Bump to EAPI=5 + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: dev-util/acr: Add github to remote-id in metadata.xml diff --git a/dev-util/acr/acr-0.8.4.ebuild b/dev-util/acr/acr-0.8.4.ebuild index 612138e..32a6161 100644 --- a/dev-util/acr/acr-0.8.4.ebuild +++ b/dev-util/acr/acr-0.8.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI=5 DESCRIPTION="autoconf like tool that allows you to create configure scripts" HOMEPAGE="http://www.nopcode.org/wk.php/Acr" @@ -13,13 +13,10 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="" -RDEPEND="" - src_install() { emake \ BINDIR="${D}"/usr/bin \ MANDIR="${D}"/usr/share/man \ DATADIR="${D}"/usr/share \ - install || die + install } diff --git a/dev-util/acr/acr-0.8.6.ebuild b/dev-util/acr/acr-0.8.6.ebuild index 0f89355..3d355ee 100644 --- a/dev-util/acr/acr-0.8.6.ebuild +++ b/dev-util/acr/acr-0.8.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI=5 DESCRIPTION="autoconf like tool that allows you to create configure scripts" HOMEPAGE="http://www.nopcode.org/wk.php/Acr" @@ -12,10 +12,3 @@ LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" - -DEPEND="" -RDEPEND="" - -src_install() { - emake DESTDIR="${D}" install || die -} diff --git a/dev-util/acr/acr-0.8.8.ebuild b/dev-util/acr/acr-0.8.8.ebuild index 0f89355..3d355ee 100644 --- a/dev-util/acr/acr-0.8.8.ebuild +++ b/dev-util/acr/acr-0.8.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI=5 DESCRIPTION="autoconf like tool that allows you to create configure scripts" HOMEPAGE="http://www.nopcode.org/wk.php/Acr" @@ -12,10 +12,3 @@ LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" - -DEPEND="" -RDEPEND="" - -src_install() { - emake DESTDIR="${D}" install || die -} diff --git a/dev-util/acr/acr-0.8.9.ebuild b/dev-util/acr/acr-0.8.9.ebuild index 0f89355..3d355ee 100644 --- a/dev-util/acr/acr-0.8.9.ebuild +++ b/dev-util/acr/acr-0.8.9.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI=5 DESCRIPTION="autoconf like tool that allows you to create configure scripts" HOMEPAGE="http://www.nopcode.org/wk.php/Acr" @@ -12,10 +12,3 @@ LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" - -DEPEND="" -RDEPEND="" - -src_install() { - emake DESTDIR="${D}" install || die -} diff --git a/dev-util/acr/acr-0.9.6.ebuild b/dev-util/acr/acr-0.9.6.ebuild index 0f89355..3d355ee 100644 --- a/dev-util/acr/acr-0.9.6.ebuild +++ b/dev-util/acr/acr-0.9.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI=5 DESCRIPTION="autoconf like tool that allows you to create configure scripts" HOMEPAGE="http://www.nopcode.org/wk.php/Acr" @@ -12,10 +12,3 @@ LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" - -DEPEND="" -RDEPEND="" - -src_install() { - emake DESTDIR="${D}" install || die -} diff --git a/dev-util/acr/acr-0.9.8.ebuild b/dev-util/acr/acr-0.9.8.ebuild index 0f89355..3d355ee 100644 --- a/dev-util/acr/acr-0.9.8.ebuild +++ b/dev-util/acr/acr-0.9.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI=5 DESCRIPTION="autoconf like tool that allows you to create configure scripts" HOMEPAGE="http://www.nopcode.org/wk.php/Acr" @@ -12,10 +12,3 @@ LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" - -DEPEND="" -RDEPEND="" - -src_install() { - emake DESTDIR="${D}" install || die -} diff --git a/dev-util/acr/acr-0.9.9.ebuild b/dev-util/acr/acr-0.9.9.ebuild index 0d03b3f..cd65023 100644 --- a/dev-util/acr/acr-0.9.9.ebuild +++ b/dev-util/acr/acr-0.9.9.ebuild @@ -1,22 +1,14 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI=5 DESCRIPTION="autoconf like tool that allows you to create configure scripts" -HOMEPAGE="http://www.nopcode.org/wk.php/Acr - https://github.com/radare/acr" +HOMEPAGE="http://www.nopcode.org/wk.php/Acr https://github.com/radare/acr" SRC_URI="http://www.lolcathost.org/b/${P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" - -DEPEND="" -RDEPEND="" - -src_install() { - emake DESTDIR="${D}" install || die -} |