diff options
Diffstat (limited to 'sys-boot/nettrom')
-rw-r--r-- | sys-boot/nettrom/nettrom-2.3.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-boot/nettrom/nettrom-2.3.3.ebuild b/sys-boot/nettrom/nettrom-2.3.3.ebuild index a2649e3bed37..15a432011ba8 100644 --- a/sys-boot/nettrom/nettrom-2.3.3.ebuild +++ b/sys-boot/nettrom/nettrom-2.3.3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="NetWinder ARM bootloader and utilities" HOMEPAGE="http://www.netwinder.org/" SRC_URI="http://wh0rd.org/gentoo/${P}.tar.gz" |