public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2016-02-15  6:43 Yixun Lan
  0 siblings, 0 replies; 10+ messages in thread
From: Yixun Lan @ 2016-02-15  6:43 UTC (permalink / raw
  To: gentoo-commits

commit:     a05ae88fbe0f3ba3dec4d1124c361ac9e9dccd08
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 05:47:45 2016 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 06:42:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05ae88f

dev-util/vmtouch: version bump 1.0.2

Package-Manager: portage-2.2.27

 dev-util/vmtouch/Manifest             |  1 +
 dev-util/vmtouch/vmtouch-1.0.2.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-util/vmtouch/Manifest b/dev-util/vmtouch/Manifest
index ffdd57e..037504f 100644
--- a/dev-util/vmtouch/Manifest
+++ b/dev-util/vmtouch/Manifest
@@ -1 +1,2 @@
 DIST vmtouch-0.8.0.tar.gz 224882 SHA256 6848b9355451e8ab848501b5604f47a396bce1ef1dcb613577feaaaea1dfe262 SHA512 71756a2b93545f916441913b11a6d366fe886df99d131303df2ae2ac382346321f47809620711f57f0a2df4133c175524234128abafdea47747b5c74017062bb WHIRLPOOL 54b645fa1a7eeb5fe86182de0bb3c9f54684698f9da0ad5392910bf8316008560a6f4592bf3c7720519db11bbd3759c306637acfb3f33e76c163b697936e459d
+DIST vmtouch-1.0.2.tar.gz 13404 SHA256 48d41e5b805a0fcac46c12feeb4650e4b9def44b75d528d7c66c2f8b3a747c39 SHA512 df0d8a1599c970540e70e050dab33327589f0dd64548640c7d44607c3ef3397c7b1d2184fe80195ec5cb9a73d7218d7fd1b2cda2cee227ce84a8c20e8874f489 WHIRLPOOL 903813783d93395b637b565a887b8d0d3d5d3b7d548d9a98d49c1ab9bfc82322a495c771937cc7688561de30d0ec2aca6edb6d599508c440bd963547b78915b9

diff --git a/dev-util/vmtouch/vmtouch-1.0.2.ebuild b/dev-util/vmtouch/vmtouch-1.0.2.ebuild
new file mode 100644
index 0000000..f4beade
--- /dev/null
+++ b/dev-util/vmtouch/vmtouch-1.0.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs
+
+DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
+HOMEPAGE="http://hoytech.com/vmtouch/"
+SRC_URI="https://github.com/hoytech/${PN}/archive/${P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}"/${PN}-${P}
+
+src_install() {
+	local my_prefix="${ED}/usr"
+	emake PREFIX="${my_prefix}" MANDIR="${my_prefix}/share/man" install
+	dodoc CHANGES README.md TODO
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2016-02-15  6:43 Yixun Lan
  0 siblings, 0 replies; 10+ messages in thread
From: Yixun Lan @ 2016-02-15  6:43 UTC (permalink / raw
  To: gentoo-commits

commit:     d6fe79eae5c9710aa12a6b49417c6418fc0299fc
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 05:50:59 2016 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 06:42:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6fe79ea

dev-util/vmtouch: drop old 0.8.0

Package-Manager: portage-2.2.27

 dev-util/vmtouch/Manifest             |  1 -
 dev-util/vmtouch/vmtouch-0.8.0.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-util/vmtouch/Manifest b/dev-util/vmtouch/Manifest
index 037504f..ac26980 100644
--- a/dev-util/vmtouch/Manifest
+++ b/dev-util/vmtouch/Manifest
@@ -1,2 +1 @@
-DIST vmtouch-0.8.0.tar.gz 224882 SHA256 6848b9355451e8ab848501b5604f47a396bce1ef1dcb613577feaaaea1dfe262 SHA512 71756a2b93545f916441913b11a6d366fe886df99d131303df2ae2ac382346321f47809620711f57f0a2df4133c175524234128abafdea47747b5c74017062bb WHIRLPOOL 54b645fa1a7eeb5fe86182de0bb3c9f54684698f9da0ad5392910bf8316008560a6f4592bf3c7720519db11bbd3759c306637acfb3f33e76c163b697936e459d
 DIST vmtouch-1.0.2.tar.gz 13404 SHA256 48d41e5b805a0fcac46c12feeb4650e4b9def44b75d528d7c66c2f8b3a747c39 SHA512 df0d8a1599c970540e70e050dab33327589f0dd64548640c7d44607c3ef3397c7b1d2184fe80195ec5cb9a73d7218d7fd1b2cda2cee227ce84a8c20e8874f489 WHIRLPOOL 903813783d93395b637b565a887b8d0d3d5d3b7d548d9a98d49c1ab9bfc82322a495c771937cc7688561de30d0ec2aca6edb6d599508c440bd963547b78915b9

diff --git a/dev-util/vmtouch/vmtouch-0.8.0.ebuild b/dev-util/vmtouch/vmtouch-0.8.0.ebuild
deleted file mode 100644
index 51d07ae..0000000
--- a/dev-util/vmtouch/vmtouch-0.8.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
-HOMEPAGE="http://hoytech.com/vmtouch/"
-SRC_URI="https://github.com/hoytech/${PN}/archive/${P}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}"/${PN}-${P}
-
-src_install() {
-	default
-	doman vmtouch.8
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2016-08-08  5:20 Yixun Lan
  0 siblings, 0 replies; 10+ messages in thread
From: Yixun Lan @ 2016-08-08  5:20 UTC (permalink / raw
  To: gentoo-commits

commit:     322c64ad2f830667da982844c6d1f748aa689568
Author:     Karl Linden <karl.j.linden <AT> gmail <DOT> com>
AuthorDate: Fri Aug  5 15:31:34 2016 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Aug  8 05:19:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=322c64ad

dev-util/vmtouch: respect CC and correct man page installation

Gentoo-Bug: 590560
Gentoo-Bug: 590562

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2026

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-util/vmtouch/vmtouch-1.0.2.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-util/vmtouch/vmtouch-1.0.2.ebuild b/dev-util/vmtouch/vmtouch-1.0.2.ebuild
index f4beade..fe580a1 100644
--- a/dev-util/vmtouch/vmtouch-1.0.2.ebuild
+++ b/dev-util/vmtouch/vmtouch-1.0.2.ebuild
@@ -20,8 +20,12 @@ RDEPEND=""
 
 S="${WORKDIR}"/${PN}-${P}
 
+src_compile() {
+	emake CC="$(tc-getCC)"
+}
+
 src_install() {
 	local my_prefix="${ED}/usr"
-	emake PREFIX="${my_prefix}" MANDIR="${my_prefix}/share/man" install
+	emake PREFIX="${my_prefix}" MANDIR="${my_prefix}/share/man/man8" install
 	dodoc CHANGES README.md TODO
 }


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2017-02-06  6:26 Yixun Lan
  0 siblings, 0 replies; 10+ messages in thread
From: Yixun Lan @ 2017-02-06  6:26 UTC (permalink / raw
  To: gentoo-commits

commit:     6eefa78d5b87b6addb3610ef6357593af0432cbb
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  6 06:25:05 2017 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Feb  6 06:26:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eefa78d

dev-util/vmtouch: version bump 1.2.0

Gentoo-Bug: 607098

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/vmtouch/Manifest             |  1 +
 dev-util/vmtouch/vmtouch-1.2.0.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-util/vmtouch/Manifest b/dev-util/vmtouch/Manifest
index ac26980..21ed08f 100644
--- a/dev-util/vmtouch/Manifest
+++ b/dev-util/vmtouch/Manifest
@@ -1 +1,2 @@
 DIST vmtouch-1.0.2.tar.gz 13404 SHA256 48d41e5b805a0fcac46c12feeb4650e4b9def44b75d528d7c66c2f8b3a747c39 SHA512 df0d8a1599c970540e70e050dab33327589f0dd64548640c7d44607c3ef3397c7b1d2184fe80195ec5cb9a73d7218d7fd1b2cda2cee227ce84a8c20e8874f489 WHIRLPOOL 903813783d93395b637b565a887b8d0d3d5d3b7d548d9a98d49c1ab9bfc82322a495c771937cc7688561de30d0ec2aca6edb6d599508c440bd963547b78915b9
+DIST vmtouch-1.2.0.tar.gz 15993 SHA256 154034dec5ef550dcb7ff5a359ee1b7a9421f586f47237e3bc2617efa148b5fd SHA512 cc13688c1b8bee38495ed3b9295d0066e33f4242b6bb70c4547cb99c1403c15b71ae1c739a8f7dc718f760c40ff4e7ba3dd55691900b501305d9263797c3b5cd WHIRLPOOL 237243ccd97774896fe5178e4535bb09efa0a3369a3d337350d228d44415b348ff51a6f7d57f08ee5f6ee0f32c38f3eba99f2696081dcff5db817396deb0fb78

diff --git a/dev-util/vmtouch/vmtouch-1.2.0.ebuild b/dev-util/vmtouch/vmtouch-1.2.0.ebuild
new file mode 100644
index 00000000..fdf230f
--- /dev/null
+++ b/dev-util/vmtouch/vmtouch-1.2.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
+HOMEPAGE="http://hoytech.com/vmtouch/"
+SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_compile() {
+	emake CC="$(tc-getCC)"
+}
+
+src_install() {
+	local my_prefix="${ED}/usr"
+	emake PREFIX="${my_prefix}" MANDIR="${my_prefix}/share/man/man8" install
+	dodoc CHANGES README.md TODO
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2017-04-17  5:28 Yixun Lan
  0 siblings, 0 replies; 10+ messages in thread
From: Yixun Lan @ 2017-04-17  5:28 UTC (permalink / raw
  To: gentoo-commits

commit:     139ca0caf8ce599896128b9a22777c310ad0d8de
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 05:26:27 2017 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 05:28:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139ca0ca

dev-util/vmtouch: version bump 1.3.0

Gentoo-Bug: 613648
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-util/vmtouch/Manifest             |  1 +
 dev-util/vmtouch/vmtouch-1.3.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-util/vmtouch/Manifest b/dev-util/vmtouch/Manifest
index 21ed08f5a0e..bfbedf6f43a 100644
--- a/dev-util/vmtouch/Manifest
+++ b/dev-util/vmtouch/Manifest
@@ -1,2 +1,3 @@
 DIST vmtouch-1.0.2.tar.gz 13404 SHA256 48d41e5b805a0fcac46c12feeb4650e4b9def44b75d528d7c66c2f8b3a747c39 SHA512 df0d8a1599c970540e70e050dab33327589f0dd64548640c7d44607c3ef3397c7b1d2184fe80195ec5cb9a73d7218d7fd1b2cda2cee227ce84a8c20e8874f489 WHIRLPOOL 903813783d93395b637b565a887b8d0d3d5d3b7d548d9a98d49c1ab9bfc82322a495c771937cc7688561de30d0ec2aca6edb6d599508c440bd963547b78915b9
 DIST vmtouch-1.2.0.tar.gz 15993 SHA256 154034dec5ef550dcb7ff5a359ee1b7a9421f586f47237e3bc2617efa148b5fd SHA512 cc13688c1b8bee38495ed3b9295d0066e33f4242b6bb70c4547cb99c1403c15b71ae1c739a8f7dc718f760c40ff4e7ba3dd55691900b501305d9263797c3b5cd WHIRLPOOL 237243ccd97774896fe5178e4535bb09efa0a3369a3d337350d228d44415b348ff51a6f7d57f08ee5f6ee0f32c38f3eba99f2696081dcff5db817396deb0fb78
+DIST vmtouch-1.3.0.tar.gz 18733 SHA256 4615980b8f824c8eb164e50ec0880bcb71591f4e3989a6075e5a3e2efd122ceb SHA512 ddb86b764dffea6c43a2dc5c48dc91fa862c104a2e5ee7beefb45815b60aba14d255936082593cec97534f7231d65f91f23b0cab3f985695af365c34341a8a19 WHIRLPOOL 0b6c4fe0a4732a0daae9069eaabbdb7bb5dd149e96b1044ee5b18509ce33e5be761c27670b52d927d8bf6919285d250f01ea81d41a75065dfb499bd80e16b9a7

diff --git a/dev-util/vmtouch/vmtouch-1.3.0.ebuild b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
new file mode 100644
index 00000000000..e043a354abd
--- /dev/null
+++ b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
+HOMEPAGE="http://hoytech.com/vmtouch/"
+SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_compile() {
+	emake CC="$(tc-getCC)"
+}
+
+src_install() {
+	local my_prefix="${ED}/usr"
+	emake PREFIX="${my_prefix}" MANDIR="${my_prefix}/share/man/man8" install
+	dodoc CHANGES README.md TODO
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2019-01-12  1:28 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2019-01-12  1:28 UTC (permalink / raw
  To: gentoo-commits

commit:     d52db010b15dd49555eaba4beb57e98b63e68da2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 12 01:27:59 2019 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jan 12 01:28:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52db010

dev-util/vmtouch: Keyword ~arm64

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-util/vmtouch/vmtouch-1.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/vmtouch/vmtouch-1.3.0.ebuild b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
index e043a354abd..0ac4532e6bd 100644
--- a/dev-util/vmtouch/vmtouch-1.3.0.ebuild
+++ b/dev-util/vmtouch/vmtouch-1.3.0.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/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2019-02-12  2:16 Yixun Lan
  0 siblings, 0 replies; 10+ messages in thread
From: Yixun Lan @ 2019-02-12  2:16 UTC (permalink / raw
  To: gentoo-commits

commit:     5ccf4fece388767d437e0095d10cac2fd957b490
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 12 02:13:36 2019 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Feb 12 02:16:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccf4fec

dev-util/vmtouch: drop old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-util/vmtouch/Manifest             |  2 --
 dev-util/vmtouch/vmtouch-1.0.2.ebuild | 30 ------------------------------
 dev-util/vmtouch/vmtouch-1.2.0.ebuild | 28 ----------------------------
 3 files changed, 60 deletions(-)

diff --git a/dev-util/vmtouch/Manifest b/dev-util/vmtouch/Manifest
index e4f5cb3968f..0393566c68b 100644
--- a/dev-util/vmtouch/Manifest
+++ b/dev-util/vmtouch/Manifest
@@ -1,4 +1,2 @@
-DIST vmtouch-1.0.2.tar.gz 13404 BLAKE2B e144bd27afa3dcddc7de936ab723fde4b15d9f026218dd894b0b29a3bbe44604c585d78f4b69d677d6129e06ce07f39a38c4750c23ca95b3fe645d1813020ed1 SHA512 df0d8a1599c970540e70e050dab33327589f0dd64548640c7d44607c3ef3397c7b1d2184fe80195ec5cb9a73d7218d7fd1b2cda2cee227ce84a8c20e8874f489
-DIST vmtouch-1.2.0.tar.gz 15993 BLAKE2B 0a8db0e1515a080b7990e38dfafb3f9e26d95b9c489ee90d6de88102ef59ddd28e19e975073700f191e90735fd99a5c4d3b0c9ce73366d3951e2a2ef10827e3f SHA512 cc13688c1b8bee38495ed3b9295d0066e33f4242b6bb70c4547cb99c1403c15b71ae1c739a8f7dc718f760c40ff4e7ba3dd55691900b501305d9263797c3b5cd
 DIST vmtouch-1.3.0.tar.gz 18733 BLAKE2B 558561302f2fc4fd9ba940d766f999bbed0f471ca15b174900457aead0a5c61ff7ea40a0b71e2e471e1613af38d657367282cde21525aa0841cd595824c89d85 SHA512 ddb86b764dffea6c43a2dc5c48dc91fa862c104a2e5ee7beefb45815b60aba14d255936082593cec97534f7231d65f91f23b0cab3f985695af365c34341a8a19
 DIST vmtouch-1.3.1.tar.gz 20311 BLAKE2B 5e54d4d82b6f666ed3077af5a75807f5d69c03a2f55b1f652a32ab373d668c427875cbed3a7b5d23bdfa37e9e65a0c7fe7bb08dd7b63b99927d5641064dd0f1d SHA512 77c4f55c003a03c06e894cc19fae651f4be85ab416d5ba64053580d6daa2ac59be59e8d4a93b243681ef7ead47fe7fb12b2efa3971af33af89c2ab39905ea854

diff --git a/dev-util/vmtouch/vmtouch-1.0.2.ebuild b/dev-util/vmtouch/vmtouch-1.0.2.ebuild
deleted file mode 100644
index 9678761838e..00000000000
--- a/dev-util/vmtouch/vmtouch-1.0.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
-HOMEPAGE="http://hoytech.com/vmtouch/"
-SRC_URI="https://github.com/hoytech/${PN}/archive/${P}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}"/${PN}-${P}
-
-src_compile() {
-	emake CC="$(tc-getCC)"
-}
-
-src_install() {
-	local my_prefix="${ED}/usr"
-	emake PREFIX="${my_prefix}" MANDIR="${my_prefix}/share/man/man8" install
-	dodoc CHANGES README.md TODO
-}

diff --git a/dev-util/vmtouch/vmtouch-1.2.0.ebuild b/dev-util/vmtouch/vmtouch-1.2.0.ebuild
deleted file mode 100644
index e043a354abd..00000000000
--- a/dev-util/vmtouch/vmtouch-1.2.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
-HOMEPAGE="http://hoytech.com/vmtouch/"
-SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_compile() {
-	emake CC="$(tc-getCC)"
-}
-
-src_install() {
-	local my_prefix="${ED}/usr"
-	emake PREFIX="${my_prefix}" MANDIR="${my_prefix}/share/man/man8" install
-	dodoc CHANGES README.md TODO
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2019-02-12  2:16 Yixun Lan
  0 siblings, 0 replies; 10+ messages in thread
From: Yixun Lan @ 2019-02-12  2:16 UTC (permalink / raw
  To: gentoo-commits

commit:     6ff43ececc8d5de64218319922d6cf462a69b7ed
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 12 02:12:56 2019 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Feb 12 02:16:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff43ece

dev-util/vmtouch: version bump 1.3.1

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-util/vmtouch/Manifest             |  1 +
 dev-util/vmtouch/vmtouch-1.3.1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-util/vmtouch/Manifest b/dev-util/vmtouch/Manifest
index e6cff4e4d8c..e4f5cb3968f 100644
--- a/dev-util/vmtouch/Manifest
+++ b/dev-util/vmtouch/Manifest
@@ -1,3 +1,4 @@
 DIST vmtouch-1.0.2.tar.gz 13404 BLAKE2B e144bd27afa3dcddc7de936ab723fde4b15d9f026218dd894b0b29a3bbe44604c585d78f4b69d677d6129e06ce07f39a38c4750c23ca95b3fe645d1813020ed1 SHA512 df0d8a1599c970540e70e050dab33327589f0dd64548640c7d44607c3ef3397c7b1d2184fe80195ec5cb9a73d7218d7fd1b2cda2cee227ce84a8c20e8874f489
 DIST vmtouch-1.2.0.tar.gz 15993 BLAKE2B 0a8db0e1515a080b7990e38dfafb3f9e26d95b9c489ee90d6de88102ef59ddd28e19e975073700f191e90735fd99a5c4d3b0c9ce73366d3951e2a2ef10827e3f SHA512 cc13688c1b8bee38495ed3b9295d0066e33f4242b6bb70c4547cb99c1403c15b71ae1c739a8f7dc718f760c40ff4e7ba3dd55691900b501305d9263797c3b5cd
 DIST vmtouch-1.3.0.tar.gz 18733 BLAKE2B 558561302f2fc4fd9ba940d766f999bbed0f471ca15b174900457aead0a5c61ff7ea40a0b71e2e471e1613af38d657367282cde21525aa0841cd595824c89d85 SHA512 ddb86b764dffea6c43a2dc5c48dc91fa862c104a2e5ee7beefb45815b60aba14d255936082593cec97534f7231d65f91f23b0cab3f985695af365c34341a8a19
+DIST vmtouch-1.3.1.tar.gz 20311 BLAKE2B 5e54d4d82b6f666ed3077af5a75807f5d69c03a2f55b1f652a32ab373d668c427875cbed3a7b5d23bdfa37e9e65a0c7fe7bb08dd7b63b99927d5641064dd0f1d SHA512 77c4f55c003a03c06e894cc19fae651f4be85ab416d5ba64053580d6daa2ac59be59e8d4a93b243681ef7ead47fe7fb12b2efa3971af33af89c2ab39905ea854

diff --git a/dev-util/vmtouch/vmtouch-1.3.1.ebuild b/dev-util/vmtouch/vmtouch-1.3.1.ebuild
new file mode 100644
index 00000000000..ce4da1de358
--- /dev/null
+++ b/dev-util/vmtouch/vmtouch-1.3.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
+HOMEPAGE="http://hoytech.com/vmtouch/"
+SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_compile() {
+	emake CC="$(tc-getCC)"
+}
+
+src_install() {
+	local my_prefix="${ED}/usr"
+	emake PREFIX="${my_prefix}" MANDIR="${my_prefix}/share/man/man8" install
+	dodoc CHANGES README.md TODO
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2019-03-12  0:37 Aaron Bauman
  0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2019-03-12  0:37 UTC (permalink / raw
  To: gentoo-commits

commit:     164b1066f2aac691624af06bf5d7fc8a7edc0f56
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Mar 11 18:34:15 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 00:37:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164b1066

dev-util/vmtouch: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11341
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-util/vmtouch/vmtouch-1.3.0.ebuild | 2 +-
 dev-util/vmtouch/vmtouch-1.3.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/vmtouch/vmtouch-1.3.0.ebuild b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
index 0ac4532e6bd..fa9794273df 100644
--- a/dev-util/vmtouch/vmtouch-1.3.0.ebuild
+++ b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
-HOMEPAGE="http://hoytech.com/vmtouch/"
+HOMEPAGE="https://hoytech.com/vmtouch/"
 SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-util/vmtouch/vmtouch-1.3.1.ebuild b/dev-util/vmtouch/vmtouch-1.3.1.ebuild
index ce4da1de358..c01b2005e2f 100644
--- a/dev-util/vmtouch/vmtouch-1.3.1.ebuild
+++ b/dev-util/vmtouch/vmtouch-1.3.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
-HOMEPAGE="http://hoytech.com/vmtouch/"
+HOMEPAGE="https://hoytech.com/vmtouch/"
 SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/
@ 2022-09-02 18:10 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2022-09-02 18:10 UTC (permalink / raw
  To: gentoo-commits

commit:     18979e2fc17bc0a31c5781f85aea5ac429969a3a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 28 17:24:05 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 18:09:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18979e2f

dev-util/vmtouch: drop 1.3.0, EAPI-6--

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-util/vmtouch/Manifest             |  1 -
 dev-util/vmtouch/vmtouch-1.3.0.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-util/vmtouch/Manifest b/dev-util/vmtouch/Manifest
index 0393566c68b6..d9383f3e6f03 100644
--- a/dev-util/vmtouch/Manifest
+++ b/dev-util/vmtouch/Manifest
@@ -1,2 +1 @@
-DIST vmtouch-1.3.0.tar.gz 18733 BLAKE2B 558561302f2fc4fd9ba940d766f999bbed0f471ca15b174900457aead0a5c61ff7ea40a0b71e2e471e1613af38d657367282cde21525aa0841cd595824c89d85 SHA512 ddb86b764dffea6c43a2dc5c48dc91fa862c104a2e5ee7beefb45815b60aba14d255936082593cec97534f7231d65f91f23b0cab3f985695af365c34341a8a19
 DIST vmtouch-1.3.1.tar.gz 20311 BLAKE2B 5e54d4d82b6f666ed3077af5a75807f5d69c03a2f55b1f652a32ab373d668c427875cbed3a7b5d23bdfa37e9e65a0c7fe7bb08dd7b63b99927d5641064dd0f1d SHA512 77c4f55c003a03c06e894cc19fae651f4be85ab416d5ba64053580d6daa2ac59be59e8d4a93b243681ef7ead47fe7fb12b2efa3971af33af89c2ab39905ea854

diff --git a/dev-util/vmtouch/vmtouch-1.3.0.ebuild b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
deleted file mode 100644
index fa9794273df1..000000000000
--- a/dev-util/vmtouch/vmtouch-1.3.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Virtual Memory Toucher, portable file system cache diagnostics and control"
-HOMEPAGE="https://hoytech.com/vmtouch/"
-SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_compile() {
-	emake CC="$(tc-getCC)"
-}
-
-src_install() {
-	local my_prefix="${ED}/usr"
-	emake PREFIX="${my_prefix}" MANDIR="${my_prefix}/share/man/man8" install
-	dodoc CHANGES README.md TODO
-}


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

end of thread, other threads:[~2022-09-02 18:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-12  2:16 [gentoo-commits] repo/gentoo:master commit in: dev-util/vmtouch/ Yixun Lan
  -- strict thread matches above, loose matches on Subject: below --
2022-09-02 18:10 Andreas Sturmlechner
2019-03-12  0:37 Aaron Bauman
2019-02-12  2:16 Yixun Lan
2019-01-12  1:28 Kent Fredric
2017-04-17  5:28 Yixun Lan
2017-02-06  6:26 Yixun Lan
2016-08-08  5:20 Yixun Lan
2016-02-15  6:43 Yixun Lan
2016-02-15  6:43 Yixun Lan

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