summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-02-21 02:12:02 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-02-21 03:17:18 +0100
commitf9696ec0e013be8eaf66949a9b5e325559418bff (patch)
tree47252fcb5d9a6998c6bf3c835ead942819a872b1 /sys-devel/autoconf-archive/autoconf-archive-2021.02.19.ebuild
parentdev-libs/nss: bump to v3.62 (diff)
downloadgentoo-f9696ec0e013be8eaf66949a9b5e325559418bff.tar.gz
gentoo-f9696ec0e013be8eaf66949a9b5e325559418bff.tar.bz2
gentoo-f9696ec0e013be8eaf66949a9b5e325559418bff.zip
sys-devel/autoconf-archive: bump to v2021.02.19
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel/autoconf-archive/autoconf-archive-2021.02.19.ebuild')
-rw-r--r--sys-devel/autoconf-archive/autoconf-archive-2021.02.19.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/sys-devel/autoconf-archive/autoconf-archive-2021.02.19.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2021.02.19.ebuild
new file mode 100644
index 000000000000..e576339fbe38
--- /dev/null
+++ b/sys-devel/autoconf-archive/autoconf-archive-2021.02.19.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="GNU Autoconf Macro Archive"
+HOMEPAGE="https://www.gnu.org/software/autoconf-archive/"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+# File collisions. #540246
+RDEPEND="!=gnome-base/gnome-common-3.14.0-r0
+ !>=gnome-base/gnome-common-3.14.0-r1[-autoconf-archive(+)]"
+DEPEND=""