public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-block/viaideinfo/
@ 2019-10-11 11:11 Jeroen Roovers
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers @ 2019-10-11 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     5a422969161cee9b6ba83581a836c0e84b0820d1
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 11:10:41 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 11:11:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a422969

sys-block/viaideinfo: EAPI=7

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Bug: https://bugs.gentoo.org/show_bug.cgi?id=697190
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild b/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild
new file mode 100644
index 00000000000..c936f5478a5
--- /dev/null
+++ b/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Query VIA IDE controllers for various information"
+HOMEPAGE="http://www.reactivated.net/software/viaideinfo"
+SRC_URI="http://www.reactivated.net/software/viaideinfo/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=sys-apps/pciutils-2.2.0"
+RDEPEND="${DEPEND}"
+DOCS=(
+	ChangeLog NEWS README THANKS
+)


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

* [gentoo-commits] repo/gentoo:master commit in: sys-block/viaideinfo/
@ 2019-11-12 10:05 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2019-11-12 10:05 UTC (permalink / raw
  To: gentoo-commits

commit:     17c43c9ffbd7663e4281b27a6737ffd369d54a1d
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 10:04:59 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 10:04:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17c43c9f

sys-block/viaideinfo: x86 stable wrt bug #697190

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild b/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild
index c936f5478a5..44bbd1a6c7c 100644
--- a/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild
+++ b/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.reactivated.net/software/viaideinfo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND=">=sys-apps/pciutils-2.2.0"
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-block/viaideinfo/
@ 2019-11-12 10:45 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2019-11-12 10:45 UTC (permalink / raw
  To: gentoo-commits

commit:     a88b7fb55a6b04e7ccf89b6ab71b45e40b65086a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 10:45:14 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 10:45:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88b7fb5

sys-block/viaideinfo: amd64 stable wrt bug #697190

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild b/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild
index 44bbd1a6c7c..09238683e7f 100644
--- a/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild
+++ b/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.reactivated.net/software/viaideinfo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND=">=sys-apps/pciutils-2.2.0"
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-block/viaideinfo/
@ 2019-11-23 18:32 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2019-11-23 18:32 UTC (permalink / raw
  To: gentoo-commits

commit:     8a9513f8deb5a96508e8bec6a5628b3b72a53f3b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 18:31:05 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 18:31:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9513f8

sys-block/viaideinfo: Drop EAPI 0 ebuild

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-block/viaideinfo/viaideinfo-0.5.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/sys-block/viaideinfo/viaideinfo-0.5.ebuild b/sys-block/viaideinfo/viaideinfo-0.5.ebuild
deleted file mode 100644
index 9d12b500408..00000000000
--- a/sys-block/viaideinfo/viaideinfo-0.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="Query VIA IDE controllers for various information"
-HOMEPAGE="http://www.reactivated.net/software/viaideinfo"
-SRC_URI="http://www.reactivated.net/software/viaideinfo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=sys-apps/pciutils-2.2.0"
-
-src_install() {
-	emake install DESTDIR="${D}"
-	dodoc ChangeLog NEWS README THANKS
-}


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

end of thread, other threads:[~2019-11-23 18:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-12 10:45 [gentoo-commits] repo/gentoo:master commit in: sys-block/viaideinfo/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2019-11-23 18:32 Michał Górny
2019-11-12 10:05 Agostino Sarubbo
2019-10-11 11:11 Jeroen Roovers

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