mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-embedded/avr-libc: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -6,7 +6,7 @@ EAPI="5"
|
||||
CHOST="avr"
|
||||
CTARGET="avr"
|
||||
|
||||
inherit flag-o-matic eutils
|
||||
inherit flag-o-matic epatch
|
||||
|
||||
DESCRIPTION="C library for Atmel AVR microcontrollers"
|
||||
HOMEPAGE="http://www.nongnu.org/avr-libc/"
|
||||
|
||||
Reference in New Issue
Block a user