public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/ikelos:master commit in: gnome-extra/gtkparasite/
@ 2013-02-18  0:16 Mike Auty
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Auty @ 2013-02-18  0:16 UTC (permalink / raw
  To: gentoo-commits

commit:     b11435770881baa5735444b7223cc4f0d0809f0c
Author:     Mike Auty <mike.auty <AT> gmail <DOT> com>
AuthorDate: Wed Jul 18 20:52:55 2012 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Wed Jul 18 20:52:55 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=b1143577

Add in gtkparasite manifest.

---
 gnome-extra/gtkparasite/Manifest |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/gtkparasite/Manifest b/gnome-extra/gtkparasite/Manifest
new file mode 100644
index 0000000..0c51eeb
--- /dev/null
+++ b/gnome-extra/gtkparasite/Manifest
@@ -0,0 +1 @@
+EBUILD gtkparasite-9999.ebuild 464 SHA256 3789539dda1e096564b4470d7c3e1fc066cbe4545b90aa389de509ad9102630d SHA512 cef68b93257ab50c51db0edb948c10b6ccfdeb3b600f99d38e0295a23d627a77cf7d2340ce52186cf1d1961df23012519cc2954d60373ab14fb89d34524cc976 WHIRLPOOL e58064784aee7ee1afee9ecc43159eaae30d1723bb34090ba1dd768c0c83e8ec1c64fba038ecc332812a657c5dfa4827b8474a05af1ec0e8644734c002b28745


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] dev/ikelos:master commit in: gnome-extra/gtkparasite/
@ 2015-08-17 17:08 Mike Auty
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Auty @ 2015-08-17 17:08 UTC (permalink / raw
  To: gentoo-commits

commit:     db6f4d8b7c710fe1f2821dc33a09a8e9b7711384
Author:     layman <layman <AT> localhost>
AuthorDate: Sun Aug 16 01:32:19 2015 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 01:32:19 2015 +0000
URL:        https://gitweb.gentoo.org/dev/ikelos.git/commit/?id=db6f4d8b

Update the EAPI in gtkparasite, because apparently old EAPIs aren't welcome anymore.

 gnome-extra/gtkparasite/Manifest                | 2 +-
 gnome-extra/gtkparasite/gtkparasite-9999.ebuild | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnome-extra/gtkparasite/Manifest b/gnome-extra/gtkparasite/Manifest
index 0c51eeb..d367dda 100644
--- a/gnome-extra/gtkparasite/Manifest
+++ b/gnome-extra/gtkparasite/Manifest
@@ -1 +1 @@
-EBUILD gtkparasite-9999.ebuild 464 SHA256 3789539dda1e096564b4470d7c3e1fc066cbe4545b90aa389de509ad9102630d SHA512 cef68b93257ab50c51db0edb948c10b6ccfdeb3b600f99d38e0295a23d627a77cf7d2340ce52186cf1d1961df23012519cc2954d60373ab14fb89d34524cc976 WHIRLPOOL e58064784aee7ee1afee9ecc43159eaae30d1723bb34090ba1dd768c0c83e8ec1c64fba038ecc332812a657c5dfa4827b8474a05af1ec0e8644734c002b28745
+EBUILD gtkparasite-9999.ebuild 456 SHA256 c76c869a67e51cd99f0ecd057a16ec366f417e30cc173c402076e3711fc1e471 SHA512 4be339d1f9a1f0fab9000bd3dd0a7e846ed6d30a03fe59411256faa3c72c3c894d353f07c83392db47bb9d873706ba631582108fa125c45a8db37c60ef76903b WHIRLPOOL 4e14ca60c7562752e4b4fb1a19859823a7e18ab05a381f3f60c09383377fe7a70e660b0bafd26c34fdb527740b49048b6d825021f1822ab6f1bc88b5277ec10b

diff --git a/gnome-extra/gtkparasite/gtkparasite-9999.ebuild b/gnome-extra/gtkparasite/gtkparasite-9999.ebuild
index 652ed3b..189bfd2 100644
--- a/gnome-extra/gtkparasite/gtkparasite-9999.ebuild
+++ b/gnome-extra/gtkparasite/gtkparasite-9999.ebuild
@@ -2,7 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-inherit autotools gnome2 git-2
+EAPI=5
+
+inherit autotools gnome2 git-r3
 
 EGIT_REPO_URI="git://github.com/chipx86/gtkparasite.git"
 
@@ -18,8 +20,7 @@ IUSE=""
 DEPEND=""
 RDEPEND=""
 
-src_unpack() {
-	git-2_src_unpack
+src_prepare() {
 	cd ${S}
 	eautoreconf
 }


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-17 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18  0:16 [gentoo-commits] dev/ikelos:master commit in: gnome-extra/gtkparasite/ Mike Auty
  -- strict thread matches above, loose matches on Subject: below --
2015-08-17 17:08 Mike Auty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox