Gentoo Archives: gentoo-commits

From: Torsten Veller <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Filesys-Notify-Simple/
Date: Sat, 04 Feb 2012 14:58:24
Message-Id: 47c7c22aad68dd85f9a1c719e5abe91aee223b27.tove@gentoo
1 commit: 47c7c22aad68dd85f9a1c719e5abe91aee223b27
2 Author: Torsten Veller <tove <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 14:57:30 2012 +0000
4 Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 14:57:30 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=47c7c22a
7
8 [move] dev-perl/Filesys-Notify-Simple to ::gentoo
9
10 ---
11 dev-perl/Filesys-Notify-Simple/ChangeLog | 30 --------------------
12 .../Filesys-Notify-Simple-0.50.ebuild | 21 --------------
13 .../Filesys-Notify-Simple-0.60.ebuild | 21 --------------
14 .../Filesys-Notify-Simple-0.70.ebuild | 20 -------------
15 dev-perl/Filesys-Notify-Simple/metadata.xml | 5 ---
16 5 files changed, 0 insertions(+), 97 deletions(-)
17
18 diff --git a/dev-perl/Filesys-Notify-Simple/ChangeLog b/dev-perl/Filesys-Notify-Simple/ChangeLog
19 deleted file mode 100644
20 index 4d110a1..0000000
21 --- a/dev-perl/Filesys-Notify-Simple/ChangeLog
22 +++ /dev/null
23 @@ -1,30 +0,0 @@
24 -# ChangeLog for dev-perl/Filesys-Notify-Simple
25 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: $
27 -
28 -*Filesys-Notify-Simple-0.60 (30 Jan 2011)
29 -*Filesys-Notify-Simple-0.50 (30 Jan 2011)
30 -
31 - 30 Jan 2011; Kent Fredric <kentfredric@×××××.com>
32 - -Filesys-Notify-Simple-0.05.ebuild, -Filesys-Notify-Simple-0.06.ebuild,
33 - +Filesys-Notify-Simple-0.50.ebuild, +Filesys-Notify-Simple-0.60.ebuild:
34 - Migrate these across because nothing depends on them
35 -
36 -*Filesys-Notify-Simple-0.70 (29 Jan 2011)
37 -
38 - 29 Jan 2011; Torsten Veller <tove@g.o>
39 - +Filesys-Notify-Simple-0.70.ebuild:
40 - Version bump
41 -
42 -*Filesys-Notify-Simple-0.06 (18 May 2010)
43 -
44 - 18 May 2010; Torsten Veller <tove@g.o>
45 - +Filesys-Notify-Simple-0.06.ebuild:
46 - Version bump
47 -
48 -*Filesys-Notify-Simple-0.05 (24 Jan 2010)
49 -
50 - 24 Jan 2010; Torsten Veller <tove@g.o>
51 - +Filesys-Notify-Simple-0.05.ebuild, +metadata.xml:
52 - Initial commit
53 -
54
55 diff --git a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.50.ebuild b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.50.ebuild
56 deleted file mode 100644
57 index 4050df8..0000000
58 --- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.50.ebuild
59 +++ /dev/null
60 @@ -1,21 +0,0 @@
61 -# Copyright 1999-2011 Gentoo Foundation
62 -# Distributed under the terms of the GNU General Public License v2
63 -# $Header: $
64 -
65 -EAPI=2
66 -
67 -MODULE_AUTHOR=MIYAGAWA
68 -MODULE_VERSION="0.05"
69 -inherit perl-module
70 -
71 -DESCRIPTION="Simple and dumb file system watcher"
72 -
73 -SLOT="0"
74 -KEYWORDS="~amd64 ~x86"
75 -IUSE="test"
76 -
77 -RDEPEND="virtual/perl-Filter"
78 -DEPEND="${RDEPEND}
79 - test? ( dev-perl/Test-SharedFork )"
80 -
81 -SRC_TEST=do
82
83 diff --git a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.60.ebuild b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.60.ebuild
84 deleted file mode 100644
85 index 0bc3d32..0000000
86 --- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.60.ebuild
87 +++ /dev/null
88 @@ -1,21 +0,0 @@
89 -# Copyright 1999-2011 Gentoo Foundation
90 -# Distributed under the terms of the GNU General Public License v2
91 -# $Header: $
92 -
93 -EAPI=2
94 -
95 -MODULE_AUTHOR=MIYAGAWA
96 -MODULE_VERSION="0.06"
97 -inherit perl-module
98 -
99 -DESCRIPTION="Simple and dumb file system watcher"
100 -
101 -SLOT="0"
102 -KEYWORDS="~amd64 ~x86"
103 -IUSE="test"
104 -
105 -RDEPEND="virtual/perl-Filter"
106 -DEPEND="${RDEPEND}
107 - test? ( dev-perl/Test-SharedFork )"
108 -
109 -SRC_TEST=do
110
111 diff --git a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.70.ebuild b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.70.ebuild
112 deleted file mode 100644
113 index 8cb86c8..0000000
114 --- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.70.ebuild
115 +++ /dev/null
116 @@ -1,20 +0,0 @@
117 -# Copyright 1999-2011 Gentoo Foundation
118 -# Distributed under the terms of the GNU General Public License v2
119 -# $Header: $
120 -
121 -EAPI=3
122 -
123 -MODULE_AUTHOR=MIYAGAWA
124 -MODULE_VERSION=0.07
125 -inherit perl-module
126 -
127 -DESCRIPTION="Simple and dumb file system watcher"
128 -
129 -SLOT="0"
130 -KEYWORDS="~amd64 ~x86"
131 -IUSE=""
132 -
133 -RDEPEND="virtual/perl-Filter"
134 -DEPEND="${RDEPEND}"
135 -
136 -SRC_TEST=do
137
138 diff --git a/dev-perl/Filesys-Notify-Simple/metadata.xml b/dev-perl/Filesys-Notify-Simple/metadata.xml
139 deleted file mode 100644
140 index 801e938..0000000
141 --- a/dev-perl/Filesys-Notify-Simple/metadata.xml
142 +++ /dev/null
143 @@ -1,5 +0,0 @@
144 -<?xml version="1.0" encoding="UTF-8"?>
145 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
146 -<pkgmetadata>
147 - <herd>perl</herd>
148 -</pkgmetadata>