diff options
author | 2022-11-15 18:46:51 +0000 | |
---|---|---|
committer | 2022-11-15 18:46:51 +0000 | |
commit | b2c5db66995b96914601966dafe7bf91897b4d6e (patch) | |
tree | d63430b4ab6f300d5bbf92d71b957e71d23b7a41 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-b2c5db66995b96914601966dafe7bf91897b4d6e.tar.gz gentoo-b2c5db66995b96914601966dafe7bf91897b4d6e.tar.bz2 gentoo-b2c5db66995b96914601966dafe7bf91897b4d6e.zip |
2022-11-15 18:46:51 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/app-editors/nano-7.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/app-text/libpaper-2.0.4 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/man-db-2.11.1 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/man-db-9999 | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 6 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
6 files changed, 48 insertions, 6 deletions
diff --git a/metadata/md5-cache/app-editors/nano-7.0 b/metadata/md5-cache/app-editors/nano-7.0 new file mode 100644 index 000000000000..6dd79d8a775c --- /dev/null +++ b/metadata/md5-cache/app-editors/nano-7.0 @@ -0,0 +1,16 @@ +BDEPEND=nls? ( sys-devel/gettext ) virtual/pkgconfig +DEFINED_PHASES=configure install postrm prepare +DEPEND=!static? ( >=sys-libs/ncurses-5.9-r1:=[unicode(+)?] sys-libs/ncurses:= magic? ( sys-apps/file ) nls? ( virtual/libintl ) ) static? ( >=sys-libs/ncurses-5.9-r1:=[unicode(+)?] sys-libs/ncurses:=[static-libs(+)] magic? ( sys-apps/file[static-libs(+)] ) nls? ( virtual/libintl ) ) +DESCRIPTION=GNU GPL'd Pico clone with more functionality +EAPI=8 +HOMEPAGE=https://www.nano-editor.org/ https://wiki.gentoo.org/wiki/Nano/Basics_Guide +INHERIT=flag-o-matic +IUSE=debug justify magic minimal ncurses nls +spell +split-usr static unicode +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-3+ LGPL-2.1+ || ( GPL-3+ FDL-1.2+ ) +RDEPEND=!static? ( >=sys-libs/ncurses-5.9-r1:=[unicode(+)?] sys-libs/ncurses:= magic? ( sys-apps/file ) nls? ( virtual/libintl ) ) +REQUIRED_USE=magic? ( !minimal ) +SLOT=0 +SRC_URI=https://www.nano-editor.org/dist/v7/nano-7.0.tar.xz +_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 +_md5_=8b44cb85eecd191f34db05500a83bfea diff --git a/metadata/md5-cache/app-text/libpaper-2.0.4 b/metadata/md5-cache/app-text/libpaper-2.0.4 new file mode 100644 index 000000000000..82f3ac4444de --- /dev/null +++ b/metadata/md5-cache/app-text/libpaper-2.0.4 @@ -0,0 +1,10 @@ +BDEPEND=sys-apps/help2man +DEFINED_PHASES=configure install +DESCRIPTION=Library for handling paper characteristics +EAPI=8 +HOMEPAGE=https://github.com/rrthomas/libpaper +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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 +LICENSE=LGPL-2.1+ GPL-3+ public-domain +SLOT=0/2 +SRC_URI=https://github.com/rrthomas/libpaper/releases/download/v2.0.4/libpaper-2.0.4.tar.gz +_md5_=72fd6ef9dadd18ef1aa6e8f4af91cd65 diff --git a/metadata/md5-cache/sys-apps/man-db-2.11.1 b/metadata/md5-cache/sys-apps/man-db-2.11.1 new file mode 100644 index 000000000000..dfa958526574 --- /dev/null +++ b/metadata/md5-cache/sys-apps/man-db-2.11.1 @@ -0,0 +1,16 @@ +BDEPEND=app-arch/xz-utils virtual/pkgconfig nls? ( >=app-text/po4a-0.45 sys-devel/gettext virtual/libiconv virtual/libintl ) virtual/pkgconfig +DEFINED_PHASES=configure install postinst preinst prepare unpack +DEPEND=>=dev-libs/libpipeline-1.5.0 sys-apps/groff sys-libs/gdbm:= seccomp? ( sys-libs/libseccomp ) zlib? ( sys-libs/zlib ) +DESCRIPTION=A man replacement that utilizes dbm instead of flat files +EAPI=8 +HOMEPAGE=https://gitlab.com/man-db/man-db https://www.nongnu.org/man-db/ +INHERIT=systemd prefix tmpfiles +IUSE=+manpager nls +seccomp selinux static-libs zlib +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-3 +PDEPEND=manpager? ( app-text/manpager ) +RDEPEND=>=dev-libs/libpipeline-1.5.0 sys-apps/groff sys-libs/gdbm:= seccomp? ( sys-libs/libseccomp ) zlib? ( sys-libs/zlib ) acct-group/man acct-user/man selinux? ( sec-policy/selinux-mandb ) virtual/tmpfiles +SLOT=0 +SRC_URI=mirror://nongnu/man-db/man-db-2.11.1.tar.xz +_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca prefix eab3c99d77fe00506c109c8a736186f7 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f +_md5_=e39e3e0da550eeaa51fd4cab706b7db5 diff --git a/metadata/md5-cache/sys-apps/man-db-9999 b/metadata/md5-cache/sys-apps/man-db-9999 index 48656c0875a1..8f532be1f6a1 100644 --- a/metadata/md5-cache/sys-apps/man-db-9999 +++ b/metadata/md5-cache/sys-apps/man-db-9999 @@ -3,7 +3,7 @@ DEFINED_PHASES=configure install postinst preinst prepare unpack DEPEND=>=dev-libs/libpipeline-1.5.0 sys-apps/groff sys-libs/gdbm:= seccomp? ( sys-libs/libseccomp ) zlib? ( sys-libs/zlib ) DESCRIPTION=A man replacement that utilizes dbm instead of flat files EAPI=8 -HOMEPAGE=https://gitlab.com/cjwatson/man-db https://www.nongnu.org/man-db/ +HOMEPAGE=https://gitlab.com/man-db/man-db https://www.nongnu.org/man-db/ INHERIT=systemd prefix tmpfiles autotools git-r3 IUSE=+manpager nls +seccomp selinux static-libs zlib LICENSE=GPL-3 @@ -12,4 +12,4 @@ PROPERTIES=live RDEPEND=>=dev-libs/libpipeline-1.5.0 sys-apps/groff sys-libs/gdbm:= seccomp? ( sys-libs/libseccomp ) zlib? ( sys-libs/zlib ) acct-group/man acct-user/man selinux? ( sec-policy/selinux-mandb ) virtual/tmpfiles SLOT=0 _eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca prefix eab3c99d77fe00506c109c8a736186f7 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 git-r3 2347f8fe2d392b2a091191f94be37e6f -_md5_=000937d65c409527c95ea4df7ef416a4 +_md5_=e39e3e0da550eeaa51fd4cab706b7db5 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 9dd3bd32303b..6d2e7085d448 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -2212,7 +2212,7 @@ app-editors/mg 20220614 20221112: MicroGnuEmacs, a port from the BSDs app-editors/micro 2.0.9 2.0.10: Modern and intuitive terminal-based text editor app-editors/moe 1.12: A powerful and user-friendly console text editor app-editors/mousepad 0.5.10: GTK+-based editor for the Xfce Desktop Environment -app-editors/nano 6.4 9999: GNU GPL'd Pico clone with more functionality +app-editors/nano 6.4 7.0 9999: GNU GPL'd Pico clone with more functionality app-editors/ne 3.3.1: The nice editor, easy to use for the beginner and powerful for the wizard app-editors/nedit 5.7: Multi-purpose text editor for the X Window System app-editors/neovim 0.7.0 0.7.2 0.8.0-r1 9999: Vim-fork focused on extensibility and agility @@ -3572,7 +3572,7 @@ app-text/libmspub 0.1.4 9999: Library parsing Microsoft Publisher documents app-text/libmwaw 0.3.21 9999: Library parsing many pre-OSX MAC text formats app-text/libnumbertext 1.0.10: Number to number name and money text conversion libraries app-text/libodfgen 0.1.8 9999: Library to generate ODF documents from libwpd and libwpg -app-text/libpaper 1.1.28 2.0.3: Library for handling paper characteristics +app-text/libpaper 1.1.28 2.0.3 2.0.4: Library for handling paper characteristics app-text/libqxp 0.0.2: Library parsing QuarkXpress documents app-text/libspectre 0.2.10: Library for rendering Postscript documents app-text/libstaroffice 0.0.7 9999: Import filter for old StarOffice documents @@ -17455,7 +17455,7 @@ sys-apps/lshw 02.19.2b_p20210121-r3: Hardware Lister sys-apps/lssbus 0.1: Small utility for Linux/SPARC that list devices on SBUS sys-apps/lsvpd 1.7.13-r1 1.7.14: Utility to List Device Vital Product Data (VPD) sys-apps/makedev 3.23.1-r1: program used for creating device files in /dev -sys-apps/man-db 2.10.2-r1 2.11.0 9999: A man replacement that utilizes dbm instead of flat files +sys-apps/man-db 2.10.2-r1 2.11.0 2.11.1 9999: A man replacement that utilizes dbm instead of flat files sys-apps/man-pages 5.12-r3 5.13-r2 6.01 9999: A somewhat comprehensive collection of Linux man pages sys-apps/man-pages-posix 2013a 2017a-r1: POSIX man-pages (0p, 1p, 3p) sys-apps/man2html 1.6g 1.6g-r2: Standard commands to read man pages diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index e53f89361ad0..4f0a1eb71207 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 15 Nov 2022 18:31:50 +0000 +Tue, 15 Nov 2022 18:46:51 +0000 |