public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/
@ 2017-01-17 23:16 Matt Turner
  0 siblings, 0 replies; 8+ messages in thread
From: Matt Turner @ 2017-01-17 23:16 UTC (permalink / raw
  To: gentoo-commits

commit:     68eb6fb702515128d0336c33c9c4ed555533700a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 22:59:13 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 23:16:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68eb6fb7

x11-drivers/xf86-video-tdfx: Version bump to 1.4.7.

 x11-drivers/xf86-video-tdfx/Manifest                |  1 +
 .../xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild    | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-video-tdfx/Manifest b/x11-drivers/xf86-video-tdfx/Manifest
index b3349ca..2d09353 100644
--- a/x11-drivers/xf86-video-tdfx/Manifest
+++ b/x11-drivers/xf86-video-tdfx/Manifest
@@ -1 +1,2 @@
 DIST xf86-video-tdfx-1.4.6.tar.bz2 368300 SHA256 3a8a88867c40ad61f1c9a09ffd7ac64102fa821685855d50ce66c7603dcc6d37 SHA512 d47421000f7aaeabcd13700c39a0a869c2967e6e1d02526cc348155415ac62064f61bbc5416c75b7e44a55fa9124a9feabbe6008d43c41a2305c1a0c842f384c WHIRLPOOL 4fb37d85b797baa802e1a67bdb7216c06401a1ef701f27fcb705ab500546bb3a90a8e2a2a917cc727f93369d086c2a49be222e2caa3e0e3b3cf569eb3c5de1ef
+DIST xf86-video-tdfx-1.4.7.tar.bz2 372249 SHA256 4cf48ee14ead52b23493c3dce5032496fd68bf1d000170bb138730497e212a42 SHA512 573eea7a6b05ed33a963f8e2f80ac1cb14632b7fd10d8d90da16c07db432e73641ced885ee979f68e4ead8429b39506b2f231ca4ac296a0780c9f6d223c3b405 WHIRLPOOL 2be4b7cf838bc0a02543a981e595567981d1b8941cb2a3f431128d195f2e7df3be4738d4a7ddc37914d13122a14ac5819b6afde52448c3eab243be0c2d158563

diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
new file mode 100644
index 00000000..6e04f34
--- /dev/null
+++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+XORG_DRI=dri
+
+inherit xorg-2
+
+DESCRIPTION="3Dfx video driver"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE="dri"
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+	XORG_CONFIGURE_OPTIONS=(
+		$(use_enable dri)
+	)
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/
@ 2017-03-06 15:50 Tobias Klausmann
  0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann @ 2017-03-06 15:50 UTC (permalink / raw
  To: gentoo-commits

commit:     8617b6610afff4e9dee0084234673c16839cc266
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  6 15:36:31 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Mar  6 15:50:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8617b661

x11-drivers/xf86-video-tdfx-1.4.7-r0: add alpha keyword

Gentoo-Bug: 611056

 x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
index 3818c9875e7..dd4c0975f68 100644
--- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
+++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
@@ -7,7 +7,7 @@ XORG_DRI=dri
 inherit xorg-2
 
 DESCRIPTION="3Dfx video driver"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/
@ 2017-03-10  9:09 Agostino Sarubbo
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2017-03-10  9:09 UTC (permalink / raw
  To: gentoo-commits

commit:     f8f2c6986c063f40db56c5f8c581f0f706787785
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 09:06:24 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 09:06:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f2c698

x11-drivers/xf86-video-tdfx: amd64 stable wrt bug #611056

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

 x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
index dd4c0975f68..0b3c114fd4b 100644
--- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
+++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
@@ -7,7 +7,7 @@ XORG_DRI=dri
 inherit xorg-2
 
 DESCRIPTION="3Dfx video driver"
-KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/
@ 2017-03-10 12:53 Agostino Sarubbo
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2017-03-10 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     bde06a4509950f854990239181e709ccad9cf697
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 12:51:55 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 12:51:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde06a45

x11-drivers/xf86-video-tdfx: sparc stable wrt bug #611056

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

 x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
index eaeed0d08c4..3ef78de3954 100644
--- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
+++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
@@ -7,7 +7,7 @@ XORG_DRI=dri
 inherit xorg-2
 
 DESCRIPTION="3Dfx video driver"
-KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/
@ 2017-03-10 21:17 Michael Weber
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Weber @ 2017-03-10 21:17 UTC (permalink / raw
  To: gentoo-commits

commit:     d57479b110fe9a58d209d0d1ede64a730302e98c
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 21:15:11 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 21:15:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d57479b1

x11-drivers/xf86-video-tdfx: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

 x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
index 3ef78de3954..ed1d007f096 100644
--- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
+++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
@@ -7,7 +7,7 @@ XORG_DRI=dri
 inherit xorg-2
 
 DESCRIPTION="3Dfx video driver"
-KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~ia64 ppc sparc x86 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/
@ 2017-03-11 18:59 Agostino Sarubbo
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2017-03-11 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     7142e7ec8362af06a35a186724c9084eeb87719d
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 18:57:57 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 18:57:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7142e7ec

x11-drivers/xf86-video-tdfx: ia64 stable wrt bug #611056

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

 x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
index ed1d007f096..dfbf6c76000 100644
--- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
+++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
@@ -7,7 +7,7 @@ XORG_DRI=dri
 inherit xorg-2
 
 DESCRIPTION="3Dfx video driver"
-KEYWORDS="alpha amd64 ~ia64 ppc sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd"
 IUSE="dri"
 
 RDEPEND=">=x11-base/xorg-server-1.0.99"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/
@ 2017-03-16 20:37 Matt Turner
  0 siblings, 0 replies; 8+ messages in thread
From: Matt Turner @ 2017-03-16 20:37 UTC (permalink / raw
  To: gentoo-commits

commit:     fc141bc9eaf65526b967304e0ff7606c4b63ed4c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 03:27:23 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 20:36:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc141bc9

x11-drivers/xf86-video-tdfx: Drop old versions

 x11-drivers/xf86-video-tdfx/Manifest                 |  1 -
 .../xf86-video-tdfx/xf86-video-tdfx-1.4.6.ebuild     | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/x11-drivers/xf86-video-tdfx/Manifest b/x11-drivers/xf86-video-tdfx/Manifest
index 2d09353d3e6..2a389e50c22 100644
--- a/x11-drivers/xf86-video-tdfx/Manifest
+++ b/x11-drivers/xf86-video-tdfx/Manifest
@@ -1,2 +1 @@
-DIST xf86-video-tdfx-1.4.6.tar.bz2 368300 SHA256 3a8a88867c40ad61f1c9a09ffd7ac64102fa821685855d50ce66c7603dcc6d37 SHA512 d47421000f7aaeabcd13700c39a0a869c2967e6e1d02526cc348155415ac62064f61bbc5416c75b7e44a55fa9124a9feabbe6008d43c41a2305c1a0c842f384c WHIRLPOOL 4fb37d85b797baa802e1a67bdb7216c06401a1ef701f27fcb705ab500546bb3a90a8e2a2a917cc727f93369d086c2a49be222e2caa3e0e3b3cf569eb3c5de1ef
 DIST xf86-video-tdfx-1.4.7.tar.bz2 372249 SHA256 4cf48ee14ead52b23493c3dce5032496fd68bf1d000170bb138730497e212a42 SHA512 573eea7a6b05ed33a963f8e2f80ac1cb14632b7fd10d8d90da16c07db432e73641ced885ee979f68e4ead8429b39506b2f231ca4ac296a0780c9f6d223c3b405 WHIRLPOOL 2be4b7cf838bc0a02543a981e595567981d1b8941cb2a3f431128d195f2e7df3be4738d4a7ddc37914d13122a14ac5819b6afde52448c3eab243be0c2d158563

diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.6.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.6.ebuild
deleted file mode 100644
index 69676ac9e96..00000000000
--- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI=dri
-
-inherit xorg-2
-
-DESCRIPTION="3Dfx video driver"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd"
-IUSE="dri"
-
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-	XORG_CONFIGURE_OPTIONS=(
-		$(use_enable dri)
-	)
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/
@ 2019-04-02  7:36 Matt Turner
  0 siblings, 0 replies; 8+ messages in thread
From: Matt Turner @ 2019-04-02  7:36 UTC (permalink / raw
  To: gentoo-commits

commit:     370b08d328a88b8c19bdf33ca79ce1698fbf363b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  2 07:20:51 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr  2 07:36:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370b08d3

x11-drivers/xf86-video-tdfx: Remove

Bug: https://bugs.gentoo.org/679256
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-video-tdfx/Manifest                 |  1 -
 x11-drivers/xf86-video-tdfx/metadata.xml             |  8 --------
 .../xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild     | 20 --------------------
 3 files changed, 29 deletions(-)

diff --git a/x11-drivers/xf86-video-tdfx/Manifest b/x11-drivers/xf86-video-tdfx/Manifest
deleted file mode 100644
index ea2d6a14527..00000000000
--- a/x11-drivers/xf86-video-tdfx/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xf86-video-tdfx-1.4.7.tar.bz2 372249 BLAKE2B 0200d55deb75ef28906ed27d142736dba69a83ac5db7995caf13d022711d8d537182953a1fb78645137eb974af393c5c33c79ecabca3cb12178eb3fa39edcf58 SHA512 573eea7a6b05ed33a963f8e2f80ac1cb14632b7fd10d8d90da16c07db432e73641ced885ee979f68e4ead8429b39506b2f231ca4ac296a0780c9f6d223c3b405

diff --git a/x11-drivers/xf86-video-tdfx/metadata.xml b/x11-drivers/xf86-video-tdfx/metadata.xml
deleted file mode 100644
index e943b72b8a4..00000000000
--- a/x11-drivers/xf86-video-tdfx/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>x11@gentoo.org</email>
-	<name>X11</name>
-</maintainer>
-</pkgmetadata>

diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
deleted file mode 100644
index dfbf6c76000..00000000000
--- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI=dri
-
-inherit xorg-2
-
-DESCRIPTION="3Dfx video driver"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd"
-IUSE="dri"
-
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-	XORG_CONFIGURE_OPTIONS=(
-		$(use_enable dri)
-	)
-}


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

end of thread, other threads:[~2019-04-02  7:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-10  9:09 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2019-04-02  7:36 Matt Turner
2017-03-16 20:37 Matt Turner
2017-03-11 18:59 Agostino Sarubbo
2017-03-10 21:17 Michael Weber
2017-03-10 12:53 Agostino Sarubbo
2017-03-06 15:50 Tobias Klausmann
2017-01-17 23:16 Matt Turner

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