public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuel Bernardo" <samuelbernardo.mail@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/user/ssnb:master commit in: sys-apps/pcm/
Date: Sun, 26 May 2019 01:00:55 +0000 (UTC)	[thread overview]
Message-ID: <1558832438.29b871974a57bed709b01efd489b0442bfbf47ba.samuelbernardo@gentoo> (raw)

commit:     29b871974a57bed709b01efd489b0442bfbf47ba
Author:     Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
AuthorDate: Sun May 26 01:00:38 2019 +0000
Commit:     Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
CommitDate: Sun May 26 01:00:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=29b87197

Correct info in pcm ebuild

Signed-off-by: Samuel Bernardo <samuelbernardo.mail <AT> gmail.com>

 sys-apps/pcm/Manifest          | 4 ++--
 sys-apps/pcm/pcm-999999.ebuild | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-apps/pcm/Manifest b/sys-apps/pcm/Manifest
index e043455..9f7eeb3 100644
--- a/sys-apps/pcm/Manifest
+++ b/sys-apps/pcm/Manifest
@@ -1,3 +1,3 @@
-EBUILD pcm-201902.0.ebuild 1295 BLAKE2B ebaf7bf7b2781efeb9787bf534c9fbb99ef274d49d289d435ae7e44eeb89ec6c34d079caa13751681ef15157a6a26b387c0abfe76a6c32ec853b358fb90f4440 SHA512 991f4c0514379083bb86cb83c8625a89f621a9779b3df09d45880e1b87338765eace020096b5834bb27bbba3a2336f7af20b38185c633bb3b9bbafcc070c5a2c
-EBUILD pcm-999999.ebuild 1295 BLAKE2B ebaf7bf7b2781efeb9787bf534c9fbb99ef274d49d289d435ae7e44eeb89ec6c34d079caa13751681ef15157a6a26b387c0abfe76a6c32ec853b358fb90f4440 SHA512 991f4c0514379083bb86cb83c8625a89f621a9779b3df09d45880e1b87338765eace020096b5834bb27bbba3a2336f7af20b38185c633bb3b9bbafcc070c5a2c
+EBUILD pcm-201902.0.ebuild 1391 BLAKE2B 7797ae565933188ce491582bd97c5c238babe1f6e07fc7739663dc1b50a01d790614d1e38284004041924a524b3358bad02b6cd3a8468e194fb1e6cefc95f99d SHA512 a96b37a489d15189dc5bc41d0dd75b633b11775546ee6a7a75e49385ab064ab6f8da06b09bfb229a4e9394bdd9764ea6e67b6fc24068d102fa9e4f0f308434cc
+EBUILD pcm-999999.ebuild 1391 BLAKE2B 7797ae565933188ce491582bd97c5c238babe1f6e07fc7739663dc1b50a01d790614d1e38284004041924a524b3358bad02b6cd3a8468e194fb1e6cefc95f99d SHA512 a96b37a489d15189dc5bc41d0dd75b633b11775546ee6a7a75e49385ab064ab6f8da06b09bfb229a4e9394bdd9764ea6e67b6fc24068d102fa9e4f0f308434cc
 MISC metadata.xml 465 BLAKE2B ec83d6c09feb51ff6b91e9369c26c9a1e3749489cc9f36d9cac9a32d1eb3c4a2ac4087ed8c40b47c1c30faac92ead54b0f73d27acf8ed0a4fd551dda0c1b4dd5 SHA512 4978d475dbdc8667bb3d7157c28c7975605ec85a5a6af7200e3e6a4812b6c8ef2be7ce55c0c8703c8b317ee9d1e6f41b38b28d5711a5f098786b61daa563e9cc

diff --git a/sys-apps/pcm/pcm-999999.ebuild b/sys-apps/pcm/pcm-999999.ebuild
index ac2f2db..3f41ae5 100644
--- a/sys-apps/pcm/pcm-999999.ebuild
+++ b/sys-apps/pcm/pcm-999999.ebuild
@@ -7,10 +7,10 @@ EAPI=7
 inherit eutils multilib git-r3
 
 
-DESCRIPTION="A Qt-based program for syncing your MEGA account in your PC. This is the official app."
-HOMEPAGE="http://mega.co.nz"
+DESCRIPTION="Processor Counter Monitor (PCM) is an application programming interface (API) and a set of tools based on the API to monitor performance and energy metrics of Intel processors"
+HOMEPAGE="https://github.com/opcm/pcm"
 if [[ ${PV} == *999999* ]];then
-	EGIT_REPO_URI="https://github.com/meganz/MEGAsync"
+	EGIT_REPO_URI="https://github.com/opcm/pcm.git"
 	KEYWORDS=""
 	EGIT_SUBMODULES=( '*' )
 else


             reply	other threads:[~2019-05-26  1:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-26  1:00 Samuel Bernardo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-03  1:59 [gentoo-commits] repo/user/ssnb:master commit in: sys-apps/pcm/ Samuel Bernardo
2019-05-26  1:19 Samuel Bernardo
2019-05-26  0:53 Samuel Bernardo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1558832438.29b871974a57bed709b01efd489b0442bfbf47ba.samuelbernardo@gentoo \
    --to=samuelbernardo.mail@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox