aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-12-13 08:47:10 +0100
committerFabian Groffen <grobian@gentoo.org>2021-12-13 08:47:10 +0100
commite216472238843a0a200a0ee2e32367739a857b83 (patch)
tree11e0935f5f06b47debf6982bbf70d2e1cc4f388f /compile
parentqmerge: use FEATURES as set (diff)
downloadportage-utils-e216472238843a0a200a0ee2e32367739a857b83.tar.gz
portage-utils-e216472238843a0a200a0ee2e32367739a857b83.tar.bz2
portage-utils-e216472238843a0a200a0ee2e32367739a857b83.zip
buildsys: regenerate
- sendfile() additions to configure.ac - autoupdate for 2.71 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'compile')
-rwxr-xr-xcompile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile b/compile
index 23fcba01..df363c8f 100755
--- a/compile
+++ b/compile
@@ -3,7 +3,7 @@
scriptversion=2018-03-07.03; # UTC
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify