diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/whatsapp-purple/ChangeLog | 13 | ||||
-rw-r--r-- | net-im/whatsapp-purple/Manifest | 3 | ||||
-rw-r--r-- | net-im/whatsapp-purple/metadata.xml | 8 | ||||
-rw-r--r-- | net-im/whatsapp-purple/whatsapp-purple-9999.ebuild | 19 |
4 files changed, 0 insertions, 43 deletions
diff --git a/net-im/whatsapp-purple/ChangeLog b/net-im/whatsapp-purple/ChangeLog deleted file mode 100644 index 44029b8..0000000 --- a/net-im/whatsapp-purple/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for net-im/whatsapp-purple -# Copyright 1999-2020 Gentoo Authors; Distributed under the GPL v2 -# $Header: $ - - 15 Feb 2020; AstroFloyd <AstroFloyd@gmail.com> metadata.xml, - whatsapp-purple-9999.ebuild: - net-im/whatsapp-purple: insignificant update. - -*whatsapp-purple-9999 (24 Jan 2014) - - 24 Jan 2014; AstroFloyd <AstroFloyd@gmail.com> +whatsapp-purple-9999.ebuild, - +metadata.xml: - Ebuild for net-im/whatsapp-purple diff --git a/net-im/whatsapp-purple/Manifest b/net-im/whatsapp-purple/Manifest deleted file mode 100644 index b698a7d..0000000 --- a/net-im/whatsapp-purple/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -EBUILD whatsapp-purple-9999.ebuild 396 BLAKE2B 6e8aa27952428b1ec27f3a67733b9c35952b6589546f9cdba502a3baf74baed242ebb0743f347f2b64b436efb32fc17823531ef42d61f09599bf86464755cfd4 SHA512 db14c2fdffcd217822b2d3f6f5d53303cde7a3b8b52542e0d25eef7766f828824fc7713fc69aac4f2a8cc2ec4c8d49152001f5383f9f25e5b9a9a355c3831d51 -MISC ChangeLog 432 BLAKE2B 0cc0344bb074b980967441cfdc5bc870dc6c1ecde90a691f2c801b9fd45c8e4256985aad09a2b664a8fb234574caf920650250d31bdf12c2d90b7f37294abaf7 SHA512 6b9a36ca12c124daba6a83c9f313ab39ac405b76889a8e6ad2e3f0da3e254c186c0d54f10b8cf593373c0e03e7197495eba75c2168fa19814558ff5f8e893206 -MISC metadata.xml 252 BLAKE2B 53499f2f74e03a916dfd38d79ad1cafc118c38362a4ff1e33bf91fb7dbec654fc37245328403be6a77b4f4f833b2d4a675a46f65a72fd1c800b34bdf086cab5a SHA512 163d2b3a3faf9e2897150626ba1b1dcf37787379284e0222dd667c03c1fce18ac5e63489ea2674e9b3c5328e5aa636839becdfa8d0dd2b49ffd77019deb88729 diff --git a/net-im/whatsapp-purple/metadata.xml b/net-im/whatsapp-purple/metadata.xml deleted file mode 100644 index ae34b4d..0000000 --- a/net-im/whatsapp-purple/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>AstroFloyd@gmail.com</email> - <name>AstroFloyd</name> - </maintainer> -</pkgmetadata> diff --git a/net-im/whatsapp-purple/whatsapp-purple-9999.ebuild b/net-im/whatsapp-purple/whatsapp-purple-9999.ebuild deleted file mode 100644 index 9c30acb..0000000 --- a/net-im/whatsapp-purple/whatsapp-purple-9999.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils git-r3 - -DESCRIPTION="Whatsapp plugin for libpurple (Pidgin)" -HOMEPAGE="http://davidgf.net/page/39/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -EGIT_REPO_URI="https://github.com/davidgfnet/whatsapp-purple.git" - -DEPEND="net-im/pidgin" -RDEPEND="${DEPEND}" |