]> Pileus Git - ~andy/sunrise/commitdiff
gnome-extra/evolution-tray: New Ebuild for bug 401995
authorArtem Sidorenko (Scader) <artem@2realities.com>
Thu, 2 Feb 2012 22:04:16 +0000 (22:04 +0000)
committerArtem Sidorenko (Scader) <artem@2realities.com>
Thu, 2 Feb 2012 22:04:16 +0000 (22:04 +0000)
svn path=/sunrise/; revision=12725

gnome-extra/evolution-tray/ChangeLog [new file with mode: 0644]
gnome-extra/evolution-tray/Manifest [new file with mode: 0644]
gnome-extra/evolution-tray/evolution-tray-0.0.8.ebuild [new file with mode: 0644]
gnome-extra/evolution-tray/metadata.xml [new file with mode: 0644]

diff --git a/gnome-extra/evolution-tray/ChangeLog b/gnome-extra/evolution-tray/ChangeLog
new file mode 100644 (file)
index 0000000..d98c27b
--- /dev/null
@@ -0,0 +1,10 @@
+# ChangeLog for gnome-extra/evolution-tray
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*evolution-tray-0.0.8 (02 Feb 2012)
+
+  02 Feb 2012; Artem Sidorenko (Scader) <artem@2realities.com>
+  +evolution-tray-0.0.8.ebuild, +metadata.xml:
+  New Ebuild for bug 401995
+
diff --git a/gnome-extra/evolution-tray/Manifest b/gnome-extra/evolution-tray/Manifest
new file mode 100644 (file)
index 0000000..18496ca
--- /dev/null
@@ -0,0 +1,4 @@
+DIST evolution-tray-0.0.8.tar.gz 348632 RMD160 f6bfbea281e9480976bd830f9cfa5c8abf6e060c SHA1 cd26765250209cdb6b17dee464b18c25c56aeed2 SHA256 a649e116d92c9f48e901c7a97238101b230481723a7ec559ada3777febcea6c6
+EBUILD evolution-tray-0.0.8.ebuild 410 RMD160 7bc9fbb558ec03271380644c8f3fb1c482aa8207 SHA1 70c5dc2663a7d33b1def6365046054a88251b2b7 SHA256 3348d24e0be46b12bfa823b48547f0418fe8de998114983dbd096ae945135b61
+MISC ChangeLog 303 RMD160 681558b0124757fab5a4014d012490940edf804a SHA1 7ced35205e5155ecc1b8ac1acdf2fba77e856007 SHA256 8a0b589d01a610e488e02792120793c61a0e36a9e27b5875655d199e29cc7806
+MISC metadata.xml 208 RMD160 c18611400760e42bdd001905be0a63c2e963bcea SHA1 595816105cac477cb85792a182e15888029118a1 SHA256 c4841c87f0c2b9b5e679a27dc72180be8d508fb3f5df0fbab2ec2c805c0a6d82
diff --git a/gnome-extra/evolution-tray/evolution-tray-0.0.8.ebuild b/gnome-extra/evolution-tray/evolution-tray-0.0.8.ebuild
new file mode 100644 (file)
index 0000000..b292a65
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+DESCRIPTION="The plugin for placing evolution in notification area"
+HOMEPAGE="http://gnome.eu.org/evo/index.php/Evolution_Tray"
+SRC_URI="http://gnome.eu.org/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="mail-client/evolution"
+RDEPEND="${DEPEND}"
diff --git a/gnome-extra/evolution-tray/metadata.xml b/gnome-extra/evolution-tray/metadata.xml
new file mode 100644 (file)
index 0000000..31dc017
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+</pkgmetadata>