diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-08 18:25:44 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-08 18:25:44 +0000 |
commit | ff1f81739ab1c366f320679d8cff543c33bf00c7 (patch) | |
tree | 93ba46ea28d58fb72a5399e8be03fddf43aca2a9 /x11-plugins | |
parent | Revision bump because CONTENT changed. Replace USE=ipsec with USE=crypt (bug ... (diff) | |
download | historical-ff1f81739ab1c366f320679d8cff543c33bf00c7.tar.gz historical-ff1f81739ab1c366f320679d8cff543c33bf00c7.tar.bz2 historical-ff1f81739ab1c366f320679d8cff543c33bf00c7.zip |
Initial commit wrt bug #437544. Ebuild is from rion overlay and will be maintained by Azamat H. Hackimov through proxy maintainers
Package-Manager: portage-2.2.0_alpha134/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-gpg/ChangeLog | 11 | ||||
-rw-r--r-- | x11-plugins/pidgin-gpg/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/pidgin-gpg/metadata.xml | 15 | ||||
-rw-r--r-- | x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild | 18 |
4 files changed, 48 insertions, 0 deletions
diff --git a/x11-plugins/pidgin-gpg/ChangeLog b/x11-plugins/pidgin-gpg/ChangeLog new file mode 100644 index 000000000000..9ab2d3805a32 --- /dev/null +++ b/x11-plugins/pidgin-gpg/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for x11-plugins/pidgin-gpg +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-gpg/ChangeLog,v 1.1 2012/10/08 18:25:44 pinkbyte Exp $ + +*pidgin-gpg-0.9 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> +pidgin-gpg-0.9.ebuild, + +metadata.xml: + Initial commit wrt bug #437544. Ebuild is from rion overlay and will be + maintained by Azamat H. Hackimov through proxy maintainers + diff --git a/x11-plugins/pidgin-gpg/Manifest b/x11-plugins/pidgin-gpg/Manifest new file mode 100644 index 000000000000..a5e76c038a96 --- /dev/null +++ b/x11-plugins/pidgin-gpg/Manifest @@ -0,0 +1,4 @@ +DIST pidgin-gpg-0.9.tar.gz 288403 SHA256 736681cb25da31eb8ced96055d4150d649fe6ef6e523b6f65846c3446ac09a96 SHA512 391d013dcc62972e13fded2737325d8262edd62c5afb640e244bc6dca868f966dcc4155c6a5604e5c87fc3dd0b3fdf5c339305756a9e6992765193c20838aa50 WHIRLPOOL 56d7f32b3b7affa2732eba9ef57940aa5272f4a99eaefdd78e44d869a2153817dc94d601009e62d5e2d4b008e9999b697736d930ff38763cd27b32a00edb0aa2 +EBUILD pidgin-gpg-0.9.ebuild 544 SHA256 918eb1eefb66d6ac8a2f7f260dade03d6d3fb861505b3033b720ee1a8e8de5b4 SHA512 9355094ea7bd3498cdf148d051aca6efae4f433e4d762704c38838056614330ccc51b3b1c4ae3f03a972077d01e7a3a6c19eb4e057ae32ef728072217a451436 WHIRLPOOL c6eebe68663f78cbeae116336cc343332722ee336b01790b2642224118aed296acd331dcebd813101f31be7fe99ba3031c4c7be01d31471219203b0b60d8e95b +MISC ChangeLog 477 SHA256 0c0e8c0ad49e6eb17dee0560698dd32b1ade739edc82510ec4a7cadf8dfa45e3 SHA512 9200985521dde38cb2b07326d0194f1cd36b9541c92f0e12c531409ce520f54e865081a7c48a41e4ad59311e17cbab308fd622618386cda3749282d03c910c23 WHIRLPOOL c9bf02585ddafbb4603917c209d47c21fd8f6130830a0efb19b60bf81f190419b279732d5528ddb6fa718e9859b4238638494f3f1e2bb0f3d3e59ef24ee78fa7 +MISC metadata.xml 493 SHA256 b2c2ae426eb4329376b617e223ecc4642910d619ee185fc1989c74dd633b7b80 SHA512 4f2757dcfe1936ffd97ec17dcb6766c101466b3c54c4ad248718f138eb44bb3356e78cbc89fa8e3db577a104f27cbca2d675ba53b3621340b1a508111d42fb65 WHIRLPOOL 1626f7cd1275484da9b86e0fca5470a5e5e6e4c366cfa99b5abb7470e189e4cd4194dcdd60cdfcf2ecb24dc96cdeeb71a31a996dc0a2d480742c7133f7f71bb9 diff --git a/x11-plugins/pidgin-gpg/metadata.xml b/x11-plugins/pidgin-gpg/metadata.xml new file mode 100644 index 000000000000..00bc36ab1a5c --- /dev/null +++ b/x11-plugins/pidgin-gpg/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>proxy-maintainers</herd> + <maintainer> + <email>azamat.hackimov@gmail.com</email> + <name>Azamat H. Hackimov</name> + <description>Maintainer. Assign bugs on him</description> + </maintainer> + <maintainer> + <email>pinkbyte@gentoo.org</email> + <name>Sergey Popov</name> + <description>Proxy maintainer. CC him on bugs</description> + </maintainer> +</pkgmetadata> diff --git a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild new file mode 100644 index 000000000000..db4a927c4048 --- /dev/null +++ b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild,v 1.1 2012/10/08 18:25:44 pinkbyte Exp $ + +EAPI=4 + +DESCRIPTION="Pidgin GPG/OpenPGP (XEP-0027) plugin" +HOMEPAGE="https://github.com/segler-alex/Pidgin-GPG" +SRC_URI="https://github.com/downloads/segler-alex/Pidgin-GPG/pidgin-gpg-0.9.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="app-crypt/gpgme + net-im/pidgin" +DEPEND="${RDEPEND}" |