[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2023-10-12 Thread Sam James
commit: c2d029feae37df084554846899d0d4a4e6e35332
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 12 09:39:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 12 09:44:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d029fe

app-portage/porticron: add gentoo upstream metadata

Signed-off-by: Sam James  gentoo.org>

 app-portage/porticron/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-portage/porticron/metadata.xml 
b/app-portage/porticron/metadata.xml
index 4a39ba0898b1..8d0917744ca6 100644
--- a/app-portage/porticron/metadata.xml
+++ b/app-portage/porticron/metadata.xml
@@ -3,6 +3,7 @@
 
   
   
+proj/porticron
 gentoo/porticron
   
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2022-10-29 Thread Sam James
commit: 5ec26e03382da043bb1f7e3b84447d8842ad0dd6
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 29 12:06:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 29 12:07:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ec26e03

app-portage/porticron: EAPI 8

Closes: https://bugs.gentoo.org/857456
Signed-off-by: Sam James  gentoo.org>

 .../{porticron-0.7.1.ebuild => porticron-0.7.1-r1.ebuild} | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1-r1.ebuild
similarity index 84%
rename from app-portage/porticron/porticron-0.7.1.ebuild
rename to app-portage/porticron/porticron-0.7.1-r1.ebuild
index 68254d6cc552..01786328001d 100644
--- a/app-portage/porticron/porticron-0.7.1.ebuild
+++ b/app-portage/porticron/porticron-0.7.1-r1.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
-
-inherit vcs-snapshot
+EAPI=8
 
 DESCRIPTION="cron script to sync portage and send update mails to root"
 HOMEPAGE="https://github.com/gentoo/porticron;
@@ -12,13 +10,11 @@ 
SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 ~hppa ppc ~ppc64 x86"
-IUSE=""
 
 RDEPEND="
app-portage/gentoolkit
net-dns/bind-tools
 "
-DEPEND=""
 
 src_install() {
dosbin bin/porticron



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2022-08-08 Thread Jakov Smolić
commit: 17f9499dc9c74540930deef7369ee24f90d01c36
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Aug  8 19:54:34 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Aug  8 19:59:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17f9499d

Revert "app-portage/porticron: riscv keywording"

This reverts commit 3f4e63bb86bcc38228a84bdf87facf91fe8bbccb.

It's unclear how this package was tested, revert until it's proven to
work on RISC-V.

Signed-off-by: Jakov Smolić  gentoo.org>

 app-portage/porticron/porticron-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1.ebuild
index 6f3e42fa8aaf..68254d6cc552 100644
--- a/app-portage/porticron/porticron-0.7.1.ebuild
+++ b/app-portage/porticron/porticron-0.7.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2022-07-31 Thread Jakov Smolić
commit: 3f4e63bb86bcc38228a84bdf87facf91fe8bbccb
Author: Atharva  protonmail  com>
AuthorDate: Sun Jul 31 07:47:13 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Jul 31 16:08:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4e63bb

app-portage/porticron: riscv keywording

Signed-off-by: Atharva  protonmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 app-portage/porticron/porticron-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1.ebuild
index 68254d6cc552..6f3e42fa8aaf 100644
--- a/app-portage/porticron/porticron-0.7.1.ebuild
+++ b/app-portage/porticron/porticron-0.7.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2020-06-28 Thread Agostino Sarubbo
commit: 100b6a53908b6fc5d68e657168c5ae96ec1778f5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 28 20:30:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 28 20:30:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100b6a53

app-portage/porticron: arm stable wrt bug #729604

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/porticron/porticron-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1.ebuild
index 8499e8cd8c7..0dc432df2d7 100644
--- a/app-portage/porticron/porticron-0.7.1.ebuild
+++ b/app-portage/porticron/porticron-0.7.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 hppa ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2020-06-26 Thread Mart Raudsepp
commit: 31c47e493771a974bb8b92e6174c4f0757ed0f1e
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun 25 05:52:22 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jun 26 21:16:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c47e49

app-portage/porticron: arm64 stable (bug #729604)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-portage/porticron/porticron-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1.ebuild
index 74ceba2df79..8499e8cd8c7 100644
--- a/app-portage/porticron/porticron-0.7.1.ebuild
+++ b/app-portage/porticron/porticron-0.7.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 hppa ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2020-05-02 Thread Mart Raudsepp
commit: a141e1fd9bad903d4b070148614f714be1fa7c6c
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sat May  2 16:29:52 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat May  2 16:35:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a141e1fd

=app-portage/porticron-0.7.1: arm64 keyworded (bug #720464)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-portage/porticron/porticron-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1.ebuild
index 5b907d51e34..74ceba2df79 100644
--- a/app-portage/porticron/porticron-0.7.1.ebuild
+++ b/app-portage/porticron/porticron-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/, app-portage/porticron/files/

2019-02-16 Thread Pacho Ramos
commit: 75462aa848b2308a00d56ff0fdde8fee65819652
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Feb 16 08:39:06 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Feb 16 08:55:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75462aa8

app-portage/porticron: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 app-portage/porticron/Manifest |  1 -
 .../porticron-0.7_p20140126-portage-2.2.8.patch| 26 --
 .../porticron/porticron-0.7_p20140126.ebuild   | 31 --
 3 files changed, 58 deletions(-)

diff --git a/app-portage/porticron/Manifest b/app-portage/porticron/Manifest
index 30c0abfcb7d..30b92d8a146 100644
--- a/app-portage/porticron/Manifest
+++ b/app-portage/porticron/Manifest
@@ -1,2 +1 @@
 DIST porticron-0.7.1.tar.gz 6530 BLAKE2B 
6eec2bcab3e3d7661783c4fcf8f5521aac5700e4c642112d074187af372ea51137a7bfc06cd14c86f55e6b1414b2af766454a829c815294606a8bd18141e7c07
 SHA512 
ba2f365011e1ad2f7cb67d655839fa425791ab95309753719b4a4206db735f141d473d24bbb68da25a88db54919d033f53efaf497c26de71f3edb4a39dcc957c
-DIST porticron-0.7_p20140126.tar.gz 4453 BLAKE2B 
99a81cc2fc0feb753656f4490c2ceb5bc2abba02a74b54ca30f086da1ab95797a119cbd323c91acbb9688cd93996705b92d4bec044a256920c562af8d1e96d70
 SHA512 
c14c5ff18eff74d7c225883dc0e1cea1f0dcab07f9b249aed0db2874179eacc824c0f35dc2cfd97dc0c2db5f2bf6d13c3e76a2cd1b87de46fb073622f3d5

diff --git 
a/app-portage/porticron/files/porticron-0.7_p20140126-portage-2.2.8.patch 
b/app-portage/porticron/files/porticron-0.7_p20140126-portage-2.2.8.patch
deleted file mode 100644
index 4531ab638fd..000
--- a/app-portage/porticron/files/porticron-0.7_p20140126-portage-2.2.8.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 7a7002d5af62d0a4791a386cdc3560330f27f1c0 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Rainer=20M=C3=BCller?= 
-Date: Sun, 26 Jan 2014 23:23:03 +0100
-Subject: [PATCH] Avoid the deprecated `portageq portdir'
-
-This implements the fix proposed in hollow/porticron#6.

- bin/porticron | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/bin/porticron b/bin/porticron
-index d168b27..86a1f70 100755
 a/bin/porticron
-+++ b/bin/porticron
-@@ -117,7 +117,7 @@ FQDN=$(hostname --fqdn)
- HOST=$(hostname -s)
- IP=$(dig +short ${FQDN} | tr '\n' ' ')
- DATE=$(date -R)
--PORTDIR=$(portageq portdir)
-+PORTDIR=$(portageq get_repo_path $(portageq envvar EROOT) gentoo)
- 
- # replace variables
- for var in FQDN HOST IP DATE; do
--- 
-1.8.5.1
-

diff --git a/app-portage/porticron/porticron-0.7_p20140126.ebuild 
b/app-portage/porticron/porticron-0.7_p20140126.ebuild
deleted file mode 100644
index 26330c1b01f..000
--- a/app-portage/porticron/porticron-0.7_p20140126.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils vcs-snapshot
-
-DESCRIPTION="cron script to sync portage and send update mails to root"
-HOMEPAGE="https://github.com/gentoo/porticron;
-SRC_URI="https://github.com/hollow/${PN}/tarball/df727fe -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86"
-IUSE=""
-
-RDEPEND="
-   app-portage/gentoolkit
-   net-dns/bind-tools
-"
-DEPEND=""
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-portage-2.2.8.patch
-}
-
-src_install() {
-   dosbin bin/porticron
-   insinto /etc
-   doins etc/porticron.conf
-}



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2019-02-16 Thread Pacho Ramos
commit: c2f06336d146ec6f78662938235358238aa74d55
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Feb 16 08:38:35 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Feb 16 08:55:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f06336

app-portage/porticron: amd64 stable, bug #676432

Closes: https://bugs.gentoo.org/676432
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 app-portage/porticron/porticron-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1.ebuild
index e38402ddf84..5b907d51e34 100644
--- a/app-portage/porticron/porticron-0.7.1.ebuild
+++ b/app-portage/porticron/porticron-0.7.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2019-02-09 Thread Thomas Deutschmann
commit: 03856d641f1f61eb9e049a3bf2a341fc26172141
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Feb  9 18:20:52 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb  9 18:36:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03856d64

app-portage/porticron: x86 stable (bug #676432)

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-portage/porticron/porticron-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1.ebuild
index b899fd1c75b..e38402ddf84 100644
--- a/app-portage/porticron/porticron-0.7.1.ebuild
+++ b/app-portage/porticron/porticron-0.7.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm hppa ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2019-02-02 Thread Sergei Trofimovich
commit: e5edb23a58c7cc139f433fc73ff83fd91701feb3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  2 18:59:09 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  2 18:59:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5edb23a

app-portage/porticron: stable 0.7.1 for hppa, bug #676432

Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-portage/porticron/porticron-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1.ebuild
index 1c9da925a28..e2558fcb812 100644
--- a/app-portage/porticron/porticron-0.7.1.ebuild
+++ b/app-portage/porticron/porticron-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/

2017-02-19 Thread Sebastian Pipping
commit: 0d71252e84fcce4f17f28b9c6cdf15b3c43e5586
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Feb 19 17:39:35 2017 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Feb 19 17:41:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d71252e

app-portage/porticron: 0.7.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-portage/porticron/Manifest   |  1 +
 app-portage/porticron/porticron-0.7.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-portage/porticron/Manifest b/app-portage/porticron/Manifest
index 71626d3143..0791d2ae88 100644
--- a/app-portage/porticron/Manifest
+++ b/app-portage/porticron/Manifest
@@ -1 +1,2 @@
+DIST porticron-0.7.1.tar.gz 6530 SHA256 
1ca246a905e7cd5b11c5d7145359e19b9f31efff79cda26d881a30c9adf804c7 SHA512 
ba2f365011e1ad2f7cb67d655839fa425791ab95309753719b4a4206db735f141d473d24bbb68da25a88db54919d033f53efaf497c26de71f3edb4a39dcc957c
 WHIRLPOOL 
092460831ad8151873b81e3a702603e031d3800878775ed428e8b060b9bd0f901f84501eb4a076d1e24e3600cfdcf0bd98602b43ea2ba94c0ac4ca538421caa2
 DIST porticron-0.7_p20140126.tar.gz 4453 SHA256 
46b61958a182d9cdd73dbea76a017855eebc4780dc75692503c0d1e7ff0ea482 SHA512 
c14c5ff18eff74d7c225883dc0e1cea1f0dcab07f9b249aed0db2874179eacc824c0f35dc2cfd97dc0c2db5f2bf6d13c3e76a2cd1b87de46fb073622f3d5
 WHIRLPOOL 
f932a2319be582b564412badb456daf0fd86e3991ffc63fa25718337669b860097ac6d446a220f4e56e3a97cb8660a9f2bd25eeb1c54a2921fb0c7d6991bad5b

diff --git a/app-portage/porticron/porticron-0.7.1.ebuild 
b/app-portage/porticron/porticron-0.7.1.ebuild
new file mode 100644
index 00..5024e45aee
--- /dev/null
+++ b/app-portage/porticron/porticron-0.7.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit eutils vcs-snapshot
+
+DESCRIPTION="cron script to sync portage and send update mails to root"
+HOMEPAGE="https://github.com/gentoo/porticron;
+SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+   app-portage/gentoolkit
+   net-dns/bind-tools
+"
+DEPEND=""
+
+src_install() {
+   dosbin bin/porticron
+   insinto /etc
+   doins etc/porticron.conf
+}