* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Filesys-Notify-Simple/
@ 2012-02-16 0:27 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2012-02-16 0:27 UTC (permalink / raw
To: gentoo-commits
commit: 47c7c22aad68dd85f9a1c719e5abe91aee223b27
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 14:57:30 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 4 14:57:30 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=47c7c22a
[move] dev-perl/Filesys-Notify-Simple to ::gentoo
---
dev-perl/Filesys-Notify-Simple/ChangeLog | 30 --------------------
.../Filesys-Notify-Simple-0.50.ebuild | 21 --------------
.../Filesys-Notify-Simple-0.60.ebuild | 21 --------------
.../Filesys-Notify-Simple-0.70.ebuild | 20 -------------
dev-perl/Filesys-Notify-Simple/metadata.xml | 5 ---
5 files changed, 0 insertions(+), 97 deletions(-)
diff --git a/dev-perl/Filesys-Notify-Simple/ChangeLog b/dev-perl/Filesys-Notify-Simple/ChangeLog
deleted file mode 100644
index 4d110a1..0000000
--- a/dev-perl/Filesys-Notify-Simple/ChangeLog
+++ /dev/null
@@ -1,30 +0,0 @@
-# ChangeLog for dev-perl/Filesys-Notify-Simple
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Filesys-Notify-Simple-0.60 (30 Jan 2011)
-*Filesys-Notify-Simple-0.50 (30 Jan 2011)
-
- 30 Jan 2011; Kent Fredric <kentfredric@gmail.com>
- -Filesys-Notify-Simple-0.05.ebuild, -Filesys-Notify-Simple-0.06.ebuild,
- +Filesys-Notify-Simple-0.50.ebuild, +Filesys-Notify-Simple-0.60.ebuild:
- Migrate these across because nothing depends on them
-
-*Filesys-Notify-Simple-0.70 (29 Jan 2011)
-
- 29 Jan 2011; Torsten Veller <tove@gentoo.org>
- +Filesys-Notify-Simple-0.70.ebuild:
- Version bump
-
-*Filesys-Notify-Simple-0.06 (18 May 2010)
-
- 18 May 2010; Torsten Veller <tove@gentoo.org>
- +Filesys-Notify-Simple-0.06.ebuild:
- Version bump
-
-*Filesys-Notify-Simple-0.05 (24 Jan 2010)
-
- 24 Jan 2010; Torsten Veller <tove@gentoo.org>
- +Filesys-Notify-Simple-0.05.ebuild, +metadata.xml:
- Initial commit
-
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
deleted file mode 100644
index 4050df8..0000000
--- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.50.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION="0.05"
-inherit perl-module
-
-DESCRIPTION="Simple and dumb file system watcher"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="virtual/perl-Filter"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-SharedFork )"
-
-SRC_TEST=do
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
deleted file mode 100644
index 0bc3d32..0000000
--- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.60.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION="0.06"
-inherit perl-module
-
-DESCRIPTION="Simple and dumb file system watcher"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="virtual/perl-Filter"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-SharedFork )"
-
-SRC_TEST=do
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
deleted file mode 100644
index 8cb86c8..0000000
--- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.70.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION="Simple and dumb file system watcher"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-Filter"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
diff --git a/dev-perl/Filesys-Notify-Simple/metadata.xml b/dev-perl/Filesys-Notify-Simple/metadata.xml
deleted file mode 100644
index 801e938..0000000
--- a/dev-perl/Filesys-Notify-Simple/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-16 0:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 0:27 [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Filesys-Notify-Simple/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox