From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1269E15802F for ; Thu, 23 Feb 2023 18:21:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41B48E07A9; Thu, 23 Feb 2023 18:21:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 281ECE07A9 for ; Thu, 23 Feb 2023 18:21:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3AD19340C58 for ; Thu, 23 Feb 2023 18:21:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFAEC75 for ; Thu, 23 Feb 2023 18:21:12 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1677176469.4944d1f2cf8773b2daab7d767d55234c0aacc80c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xbitmaps/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xbitmaps/Manifest x11-misc/xbitmaps/metadata.xml x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild X-VCS-Directories: x11-misc/xbitmaps/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 4944d1f2cf8773b2daab7d767d55234c0aacc80c X-VCS-Branch: master Date: Thu, 23 Feb 2023 18:21:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2c6e084d-88a3-4774-bfcf-611e37f3c8d0 X-Archives-Hash: bc6f6dbe43951516e2794899ccb28a46 commit: 4944d1f2cf8773b2daab7d767d55234c0aacc80c Author: Matt Turner gentoo org> AuthorDate: Thu Feb 23 18:13:05 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Feb 23 18:21:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4944d1f2 x11-misc/xbitmaps: Version bump to 1.1.3 Signed-off-by: Matt Turner gentoo.org> x11-misc/xbitmaps/Manifest | 1 + x11-misc/xbitmaps/metadata.xml | 3 +++ x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild | 15 +++++++++++++++ 3 files changed, 19 insertions(+) diff --git a/x11-misc/xbitmaps/Manifest b/x11-misc/xbitmaps/Manifest index 204d162f5530..8a8e006a71be 100644 --- a/x11-misc/xbitmaps/Manifest +++ b/x11-misc/xbitmaps/Manifest @@ -1 +1,2 @@ DIST xbitmaps-1.1.2.tar.bz2 129435 BLAKE2B eff2f1e2efbabf447cbe98db09f81db96dc1442d4cce01b570774fb4e3e7323a40385d7821685724a9d9c69219528da980b2ecf01b0d3b822be8879e4d7f3e9c SHA512 eed5e2fce9fc6c532984e6ed1262e440591e311ca6c61a7fe7a5c877df84bfc2d7aff388fb9c894fc098785b8e5352f0bd7c918252247a040cf123874847450d +DIST xbitmaps-1.1.3.tar.xz 109772 BLAKE2B e5ffeed910131fafe7346bc26920dc27a9ef55b069a36cc969183cc7b02a732a781e1fd295ec2577fbb472efc566f18aa2d534e18e94d4a8abc66db0177bd26e SHA512 b9a7340385fcce2dcd0204f14a462685b14b72ff58f3ec53cd76695bef2b02af902bdac809622dcb27fd4075d5ba13587b5d059530aff502cd5288d161352814 diff --git a/x11-misc/xbitmaps/metadata.xml b/x11-misc/xbitmaps/metadata.xml index e17a5bccb78b..878ce12c5523 100644 --- a/x11-misc/xbitmaps/metadata.xml +++ b/x11-misc/xbitmaps/metadata.xml @@ -5,4 +5,7 @@ x11@gentoo.org X11 + + xorg/data/bitmaps + diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild b/x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild new file mode 100644 index 000000000000..7c17c02385bc --- /dev/null +++ b/x11-misc/xbitmaps/xbitmaps-1.1.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XORG_MODULE=data/ +XORG_TARBALL_SUFFIX="xz" +inherit xorg-3 + +DESCRIPTION="X.Org bitmaps data" +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 ~x64-solaris ~x86-solaris ~x86-winnt" + +# there is nothing to compile for this package, all its contents are produced by +# configure. the only make job that matters is make install +src_compile() { true; }