[gentoo-commits] repo/gentoo:master commit in: app-misc/clog/

2018-01-30 Thread Patrice Clement
commit: 28f790a20fe178029f970081f3af2d3314935c31
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Jan 30 09:02:35 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jan 30 09:04:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28f790a2

app-misc/clog: removal.

Acked-by: Mikle Kolyada  gentoo.org>

 app-misc/clog/Manifest  |  1 -
 app-misc/clog/clog-1.3.0.ebuild | 33 -
 app-misc/clog/metadata.xml  | 12 
 3 files changed, 46 deletions(-)

diff --git a/app-misc/clog/Manifest b/app-misc/clog/Manifest
deleted file mode 100644
index fc1fed38611..000
--- a/app-misc/clog/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST clog-1.3.0.tar.gz 705807 BLAKE2B 
5e78cf1ed209ef7dae301175e11048eec3e9227ca740ae444a0302e5ee40af260349c9b02d8fe86a159c2db9bc29b585424f793e868b270a5852eb552229
 SHA512 
dfd4ae9c5e31be1620c246edd4b1642ff2351589da04c4fb805d3566e3efe0958ba6978fea567d40b7faeb217ba9f7b42b201a059f939c35564ee8f40b8b452a

diff --git a/app-misc/clog/clog-1.3.0.ebuild b/app-misc/clog/clog-1.3.0.ebuild
deleted file mode 100644
index 5cb5f75f66f..000
--- a/app-misc/clog/clog-1.3.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="clog is a colorized log tail utility"
-HOMEPAGE="http://tasktools.org/projects/clog/;
-SRC_URI="http://tasktools.org/download/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-src_prepare() {
-   default
-   # use the correct directory locations
-   sed -i -e 
"s:/usr/local/share/doc/clog/rc:${EPREFIX}/usr/share/clog/rc:" \
-   doc/man/clog.1.in || die
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DTASK_DOCDIR="${EPREFIX}"/usr/share/doc/${PF}
-   )
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-}

diff --git a/app-misc/clog/metadata.xml b/app-misc/clog/metadata.xml
deleted file mode 100644
index 3903c621511..000
--- a/app-misc/clog/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   ali...@gentoo.org
-   Alice Ferrazzi
-   
-   
-   monsie...@gentoo.org
-   Patrice Clement
-   
-



[gentoo-commits] repo/gentoo:master commit in: app-misc/clog/

2018-01-27 Thread Patrice Clement
commit: 7072d803fd3d91f5e6dca9c02973f008deed721a
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jan 27 22:54:52 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jan 27 22:55:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7072d803

app-misc/clog: fix metadata.xml file.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/clog/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/clog/metadata.xml b/app-misc/clog/metadata.xml
index 5d2ce2f99a8..3903c621511 100644
--- a/app-misc/clog/metadata.xml
+++ b/app-misc/clog/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
ali...@gentoo.org
Alice Ferrazzi




[gentoo-commits] repo/gentoo:master commit in: app-misc/clog/

2018-01-27 Thread Patrice Clement
commit: 4181e03f9e080b6befba78c7f303619fbdd858d8
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jan 27 22:13:33 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jan 27 22:30:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4181e03f

app-misc/clog: new package.

Clog is a colorized log tail utility. It can spot patterns in an input
stream and colorize or suppress the lines. It can also decorate the
lines with time- or date-stamps.

Closes: https://bugs.gentoo.org/484218
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/clog/Manifest  |  1 +
 app-misc/clog/clog-1.3.0.ebuild | 33 +
 app-misc/clog/metadata.xml  | 12 
 3 files changed, 46 insertions(+)

diff --git a/app-misc/clog/Manifest b/app-misc/clog/Manifest
new file mode 100644
index 000..fc1fed38611
--- /dev/null
+++ b/app-misc/clog/Manifest
@@ -0,0 +1 @@
+DIST clog-1.3.0.tar.gz 705807 BLAKE2B 
5e78cf1ed209ef7dae301175e11048eec3e9227ca740ae444a0302e5ee40af260349c9b02d8fe86a159c2db9bc29b585424f793e868b270a5852eb552229
 SHA512 
dfd4ae9c5e31be1620c246edd4b1642ff2351589da04c4fb805d3566e3efe0958ba6978fea567d40b7faeb217ba9f7b42b201a059f939c35564ee8f40b8b452a

diff --git a/app-misc/clog/clog-1.3.0.ebuild b/app-misc/clog/clog-1.3.0.ebuild
new file mode 100644
index 000..5cb5f75f66f
--- /dev/null
+++ b/app-misc/clog/clog-1.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="clog is a colorized log tail utility"
+HOMEPAGE="http://tasktools.org/projects/clog/;
+SRC_URI="http://tasktools.org/download/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_prepare() {
+   default
+   # use the correct directory locations
+   sed -i -e 
"s:/usr/local/share/doc/clog/rc:${EPREFIX}/usr/share/clog/rc:" \
+   doc/man/clog.1.in || die
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DTASK_DOCDIR="${EPREFIX}"/usr/share/doc/${PF}
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+}

diff --git a/app-misc/clog/metadata.xml b/app-misc/clog/metadata.xml
new file mode 100644
index 000..5d2ce2f99a8
--- /dev/null
+++ b/app-misc/clog/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ali...@gentoo.org
+   Alice Ferrazzi
+   
+   
+   monsie...@gentoo.org
+   Patrice Clement
+   
+