Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/leechcraft-notifier: metadata.xml ChangeLog leechcraft-notifier-9999.ebuild
Date: Tue, 30 Apr 2013 08:24:44
Message-Id: 20130430082439.D3AD52171D@flycatcher.gentoo.org
1 pinkbyte 13/04/30 08:24:39
2
3 Added: metadata.xml ChangeLog
4 leechcraft-notifier-9999.ebuild
5 Log:
6 Initial commit, thanks to 0xd34df00d
7
8 (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
9
10 Revision Changes Path
11 1.1 virtual/leechcraft-notifier/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/leechcraft-notifier/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/leechcraft-notifier/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>leechcraft</herd>
22 </pkgmetadata>
23
24
25
26 1.1 virtual/leechcraft-notifier/ChangeLog
27
28 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/leechcraft-notifier/ChangeLog?rev=1.1&view=markup
29 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/leechcraft-notifier/ChangeLog?rev=1.1&content-type=text/plain
30
31 Index: ChangeLog
32 ===================================================================
33 # ChangeLog for virtual/leechcraft-notifier
34 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
35 # $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.1 2013/04/30 08:24:39 pinkbyte Exp $
36
37 *leechcraft-notifier-9999 (30 Apr 2013)
38
39 30 Apr 2013; Sergey Popov <pinkbyte@g.o>
40 +leechcraft-notifier-9999.ebuild, +metadata.xml:
41 Initial commit, thanks to 0xd34df00d
42
43
44
45
46 1.1 virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild?rev=1.1&content-type=text/plain
50
51 Index: leechcraft-notifier-9999.ebuild
52 ===================================================================
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild,v 1.1 2013/04/30 08:24:39 pinkbyte Exp $
56
57 EAPI="5"
58
59 DESCRIPTION="Virtual for LeechCraft plugins capable of visually notifying the user"
60 HOMEPAGE=""
61 SRC_URI=""
62
63 LICENSE=""
64 SLOT="0"
65 KEYWORDS=""
66
67 RDEPEND="|| ( app-leechcraft/lc-kinotify app-leechcraft/lc-dbusmanager )"
68 DEPEND=""