From 7e189b161cb92b9048c6c0920e31bba733279bcf Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 28 May 2012 23:14:03 +0000 Subject: initial import with Manuel Rueger wrt #286548 Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64 --- x11-plugins/pidgin-birthday-reminder/ChangeLog | 10 ++++++++++ x11-plugins/pidgin-birthday-reminder/Manifest | 18 ++++++++++++++++++ x11-plugins/pidgin-birthday-reminder/metadata.xml | 18 ++++++++++++++++++ .../pidgin-birthday-reminder-1.7.ebuild | 20 ++++++++++++++++++++ 4 files changed, 66 insertions(+) create mode 100644 x11-plugins/pidgin-birthday-reminder/ChangeLog create mode 100644 x11-plugins/pidgin-birthday-reminder/Manifest create mode 100644 x11-plugins/pidgin-birthday-reminder/metadata.xml create mode 100644 x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild (limited to 'x11-plugins/pidgin-birthday-reminder') diff --git a/x11-plugins/pidgin-birthday-reminder/ChangeLog b/x11-plugins/pidgin-birthday-reminder/ChangeLog new file mode 100644 index 000000000000..1b0b3576359d --- /dev/null +++ b/x11-plugins/pidgin-birthday-reminder/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-plugins/pidgin-birthday-reminder +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-birthday-reminder/ChangeLog,v 1.1 2012/05/28 23:14:03 hasufell Exp $ + +*pidgin-birthday-reminder-1.7 (28 May 2012) + + 28 May 2012; Julian Ospald + +pidgin-birthday-reminder-1.7.ebuild, +metadata.xml: + initial import with Manuel Rueger wrt #286548 + diff --git a/x11-plugins/pidgin-birthday-reminder/Manifest b/x11-plugins/pidgin-birthday-reminder/Manifest new file mode 100644 index 000000000000..8630596f3faf --- /dev/null +++ b/x11-plugins/pidgin-birthday-reminder/Manifest @@ -0,0 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST pidgin-birthday-reminder-1.7.tar.gz 470361 RMD160 bfdb1f2165f21a1b11be707355dd661f73d62d8e SHA1 f631fe0083b7b0ccae4c6fbe92cd6bfc75e3c70b SHA256 6ed8292fbf742d122542227891145ffdf2367427178387e3399a0575c126dbe4 +EBUILD pidgin-birthday-reminder-1.7.ebuild 632 RMD160 810b7101befc754733172592eb17279ccdc3a97e SHA1 3de0dcc01eb1f8354fb42e038cd3a3313b6301e8 SHA256 02681242abcfd4d7cbf8e802c5fd520c7160c037b2147710731f5b04ab869ae5 +MISC ChangeLog 447 RMD160 b0b61032140428ee0ef40313e87066623741f5e3 SHA1 5b4c7ee71ccce7b67f35e2fc2adf66a3daf655ca SHA256 d71c719d2cb4fecd1b07923fbb2ef8b78834c77cf126c0ac55f5f3c053b177f5 +MISC metadata.xml 583 RMD160 60331852af195fe1d0ff830d44d8db907868317a SHA1 304e91b0a03f2b2f9afcd9cfb3a508afa3db85cb SHA256 22233e2e3ba9e0d327be759aa56bd5f601ba3deaa1ae47eb17b5fb9ef69b23d2 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iQEcBAEBAgAGBQJPxAYsAAoJEFpvPKfnPDWz5xsH/iwRM/w7HbOJZRrQ8m0QLwKp +VbpGGqwd+I4WD7elVn0JQTSsdiNB4EUKUZ0yVarka7iDUN7B3htIhvXHj/wqbgSS +D5M9l9RE6t2EnYKmkJ6ztLymQjRrptzrVuRhKv/0hNm97U6fP54Li/J1+Ztq0YqL +OZAep6YDdKstMxP+J/16pV5Cvz3VQjQsfno9eABMi8zIEcMPvMMDqOJKiwDzEwgA +dYUH/xJLdf0QAke7enQTUUe2iF5DY9fz1XQbbmf45i5/I4zZp9AU/++9HM8lg35Q +gLecHNu4xCHbN4N8VAbA6swbQSOyBNxlttj+vpAsbdl9m8EIyihf7foapYtK/go= +=Dgib +-----END PGP SIGNATURE----- diff --git a/x11-plugins/pidgin-birthday-reminder/metadata.xml b/x11-plugins/pidgin-birthday-reminder/metadata.xml new file mode 100644 index 000000000000..1080437553f8 --- /dev/null +++ b/x11-plugins/pidgin-birthday-reminder/metadata.xml @@ -0,0 +1,18 @@ + + + + net-im + + hasufell@gentoo.org + Julian Ospald + Maintainer. Assign bugs to him + + + gentoo@rueg.eu + Manuel RĂ¼ger + Proxy maintainer. CC him on bugs + + + https://bugs.launchpad.net/pidgin-birthday-reminder + + diff --git a/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild new file mode 100644 index 000000000000..108d254f3474 --- /dev/null +++ b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild,v 1.1 2012/05/28 23:14:03 hasufell Exp $ + +EAPI=4 + +DESCRIPTION="Plugin for Pidgin that reminds you of your buddies birthdays" +HOMEPAGE="http://launchpad.net/pidgin-birthday-reminder" +SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="net-im/pidgin[gtk]" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" -- cgit v1.2.3-65-gdbad