diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
commit | 4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch) | |
tree | 356496503d52354aa6d9f2d36126302fed5f3a73 /x11-misc/bbmail | |
parent | fcc5224904648a8e6eb528d7603154160a20022f (diff) |
gentoo resync : 20.03.2022
Diffstat (limited to 'x11-misc/bbmail')
-rw-r--r-- | x11-misc/bbmail/Manifest | 3 | ||||
-rw-r--r-- | x11-misc/bbmail/bbmail-0.9.3-r1.ebuild | 39 | ||||
-rw-r--r-- | x11-misc/bbmail/bbmail-0.9.3-r2.ebuild | 2 |
3 files changed, 2 insertions, 42 deletions
diff --git a/x11-misc/bbmail/Manifest b/x11-misc/bbmail/Manifest index 02c6f13d2c9b..004b9cd79dba 100644 --- a/x11-misc/bbmail/Manifest +++ b/x11-misc/bbmail/Manifest @@ -2,6 +2,5 @@ AUX bbmail-0.9.3-gcc4.3.patch 1419 BLAKE2B 393a9b16060991d3ef047687b9149072754ea AUX bbmail-0.9.3-gcc4.4.patch 2776 BLAKE2B b65b33d0f6d841a58e7032460deb85a57f1fb6522c01701e1c51eb0a8e834e05ef3435b97517a9815f8dcbf90cf73327e50af623ca109337a3c72c5e856d5414 SHA512 b9e822b518df2f2dab6fd734ece1fdb51f2c3b9c36d6d358f6e1e6709df06c2947923aef963047c809b8d1d9d0e5ef8b4e36fde700a5395183a54c55424eece1 AUX bbmail-0.9.3-shebang.patch 276 BLAKE2B e6d685f91e5faf598cb9df8494b305de986b8d493b3b1edf1cd053b672f625c121b84ee908dff296161e63cfe4c010ab3f6df86c7e3cff187e588d4f3bea6d55 SHA512 3d84c579f461e97f542a1e21fe365c4fa86731dd9af0e4cdfcbe9bfa83c8b0e10f3a18b67515e35046f218c3b704838115d4695b84c8f2b879a90c89d97d8752 DIST bbmail-0.9.3.tar.gz 186433 BLAKE2B 9fa31bc3495fc9f4c0fddbf38645c7fd8a3c50ebf364cf487d8d4e01e160e34151e741472f86c2edfa26869f7077051919456c00ba566815346d66edb161c0c5 SHA512 2c0e22092e08d247edf170e22054b6d108ebf84d3f606ab8e9f1af28154bf4bff26828b5ca55622563eb2cb468d88046d5859b79c0f272895c8785becd69c860 -EBUILD bbmail-0.9.3-r1.ebuild 669 BLAKE2B 5ad0e00b8fe4ffaea3d327570734d3392e3bd334d46aef6a860c0a3a1b8366badf770f4bb92a6fb1ff48d9fd18275a08720feabff3da55fb82b10f570c1f146c SHA512 d9f2c3dc93cf51246346ff2cca19549c9d89821e30ee541c05c3696ccb26531be0d4b4c36c349480fd5a6f96d81c6efd442f9341267f06015cbe291f62cf43d2 -EBUILD bbmail-0.9.3-r2.ebuild 672 BLAKE2B 0dbf5c36f7bc1dbd13a2f58623bce1b09ba769669b389e46df153ad88fe755c273db189a37e3adf74c66a3a9f944d28adf91aef46dbc9bc228353f2aa9fda7a1 SHA512 fe297d67066ac6cc448120f6a2109e33ef5b21b87e7ab6e49c146a70b88e0b418fc873db90e1b0578a3e3b49bd143442b0bbbdcaf670b64f8843d478ba05b8b9 +EBUILD bbmail-0.9.3-r2.ebuild 669 BLAKE2B b240173d0eb7753caf1111d555feaee399cce5208334cf1b1ecc3407cf697d0c036eae8cb6bb5a09f1f9482076da23a222a0bdb1b9cc33aee06312630b7d5db2 SHA512 ce8f86d17be6a729249fb4fb4a2a3981c1102f70693f48852dc3bad18bc0077b1d6c34b01d2af1cce508aae78fb8dd54848df619901271f53f756a51deea1cc7 MISC metadata.xml 322 BLAKE2B 281372f32e95085fb9b3eda84565f4654b4004111fd38ff5345dd1bba3ea5342971b22fb4825a0222c671a6d4056ee0ae9ceab1d3550ebfcd8e08e4cdadd9319 SHA512 5668d105c8615a718c20ea503868087062882f519e98452f45e69ea3cd840b17b19dfc2540f8b808e92288cdbeba73a8070bdb7d10cd70a1c27525d5865754d7 diff --git a/x11-misc/bbmail/bbmail-0.9.3-r1.ebuild b/x11-misc/bbmail/bbmail-0.9.3-r1.ebuild deleted file mode 100644 index 2a8ecbf0cd71..000000000000 --- a/x11-misc/bbmail/bbmail-0.9.3-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="blackbox mail notification" -HOMEPAGE="https://sourceforge.net/projects/bbtools" -SRC_URI="mirror://sourceforge/bbtools/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND=" - dev-lang/perl - x11-wm/blackbox - x11-libs/libX11 - x11-libs/libXext" -DEPEND="${RDEPEND} - x11-base/xorg-proto" - -PATCHES=( - "${FILESDIR}"/${P}-gcc4.3.patch - "${FILESDIR}"/${P}-gcc4.4.patch - "${FILESDIR}"/${P}-shebang.patch -) - -src_prepare() { - default - eautoreconf -} - -src_install() { - default - dobin scripts/bbmailparsefm.pl -} diff --git a/x11-misc/bbmail/bbmail-0.9.3-r2.ebuild b/x11-misc/bbmail/bbmail-0.9.3-r2.ebuild index 5d219aae979b..82cb99da07ba 100644 --- a/x11-misc/bbmail/bbmail-0.9.3-r2.ebuild +++ b/x11-misc/bbmail/bbmail-0.9.3-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bbtools/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=" |