diff options
author | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2021-09-09 14:20:26 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-09-09 14:24:42 +0300 |
commit | 33fde56460066967775cd4f48187564d79ba17ad (patch) | |
tree | 7fcfaf0e805466ea49e873d44ecf90d07e2c576f /profiles/arch | |
parent | net-nntp/slrn: revbump to support canlock v3.x (diff) | |
download | gentoo-33fde56460066967775cd4f48187564d79ba17ad.tar.gz gentoo-33fde56460066967775cd4f48187564d79ba17ad.tar.bz2 gentoo-33fde56460066967775cd4f48187564d79ba17ad.zip |
net-nntp/tin: add 2.6.0
* set correct LICENSE (main code is licensed under 3-clause BSD, only
metamutt script is GPL)
* remove "doc" USE flag as unnecessary
* remove "etiquette" USE flag (can be toggled in tinrc)
* remove "ipv6" USE flag (no external deps)
* remove "unicode" USE flag (tin 2.6 builds with ncursesw only)
* remove "mime" and "spell" USE flags (optional runtime functionality)
* depend unconditionally on dev-libs/icu
* depend on virtual/libintl instead of gettext (tarball already has .gmo
files)
* add yacc build dependency
* unbundle libcanlock
* gmane.org -> gmane.io
* install localized manpages
* do not remove mbox.5 and mmdf.5 manpages (e-file reports no
collisions)
Couldn't reproduce bug #725226
Bug: https://bugs.gentoo.org/725226
Closes: https://bugs.gentoo.org/550620
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index de57f5b8cf03..0b0f7f6b8122 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Anna Vyalkova <cyber@gentoo@sysrq.in> (2021-09-04) +# net-libs/canlock not keyworded +>=net-nntp/tin-2.6.0 cancel-locks + # Sam James <sam@gentoo.org> (2021-08-14) # Needs Raspberry Pi specific applications media-video/mjpg-streamer -input-raspicam |