* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mesa/
@ 2015-09-11 14:50 Manuel Rüger
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2015-09-11 14:50 UTC (permalink / raw
To: gentoo-commits
commit: c63c7222bb3a5750c034a4ca33235cf5a927326f
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 14:50:43 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 14:50:43 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63c7222
app-eselect/eselect-mesa: Remove old
Package-Manager: portage-2.2.20.1
app-eselect/eselect-mesa/Manifest | 1 -
app-eselect/eselect-mesa/eselect-mesa-0.0.9.ebuild | 31 ----------------------
2 files changed, 32 deletions(-)
diff --git a/app-eselect/eselect-mesa/Manifest b/app-eselect/eselect-mesa/Manifest
index 41ee5d5..5dcaace 100644
--- a/app-eselect/eselect-mesa/Manifest
+++ b/app-eselect/eselect-mesa/Manifest
@@ -1,2 +1 @@
DIST eselect-mesa-0.0.10.tar.gz 2214 SHA256 736c4360902ddf78d02c6153e558164f3e09cfe74953ae15b74c6ca1647aca7c SHA512 c039ca769a436ccb5a7f0271532d3bc988f29ba31784fc74d1a4dd230e4f9c6db7ef3b9b40a1341202d9641eca9278a73c74e13091f2370065dca7d3707d91c3 WHIRLPOOL 7687b1abab31ccd6a4cad4b585fad0d31b3b7a22e64e3169309824e3cf410ddfd92e8974085d3d01e5deaa884c14964e7af3468ab11b0f2a705657e46091a19e
-DIST eselect-mesa-0.0.9.tar.gz 2217 SHA256 27adf2beff6f7cbd54004e4c27f9ac869e8c7bc72cb83c32acfbccf4119b2494 SHA512 3e00f7e0cc122c15d0c6878b3a3a006e8a8c032c81570fa31143c7e5e8feddc69afdb4f19207f6bc0755172b7cc5e96bcd4093d65218a387af30cfdf230abbf0 WHIRLPOOL bcbcdfdcf17808548ed31fb60fe4f16f26c2e88ab121a4f8a12a5b6c44b9faeb32736fd760e5acbbd90f5afadfcb63798f0f6c46a51540014c967ccf34ec43b7
diff --git a/app-eselect/eselect-mesa/eselect-mesa-0.0.9.ebuild b/app-eselect/eselect-mesa/eselect-mesa-0.0.9.ebuild
deleted file mode 100644
index fd2b5ee..0000000
--- a/app-eselect/eselect-mesa/eselect-mesa-0.0.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-DESCRIPTION="Utility to change the Mesa OpenGL driver being used"
-HOMEPAGE="https://www.gentoo.org/"
-
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=app-admin/eselect-1.2.4
- >=app-shells/bash-4"
-
-src_install() {
- insinto /usr/share/eselect/modules
- doins mesa.eselect || die
-}
-
-pkg_postinst() {
- if has_version ">=media-libs/mesa-7.9" && \
- ! [ -f "${EROOT}"/usr/share/mesa/eselect-mesa.conf ]; then
- eerror "Rebuild media-libs/mesa for ${PN} to work."
- fi
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mesa/
@ 2017-01-22 14:24 Manuel Rüger
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2017-01-22 14:24 UTC (permalink / raw
To: gentoo-commits
commit: b4114871e66b894ee419f62bfdd089e735dba133
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 14:22:18 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 14:24:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4114871
app-eselect/eselect-mesa: Update EAPI
Package-Manager: portage-2.3.3
.../eselect-mesa/eselect-mesa-0.0.10-r1.ebuild | 31 ++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild b/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild
new file mode 100644
index 00000000..f89550f
--- /dev/null
+++ b/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Utility to change the Mesa OpenGL driver being used"
+HOMEPAGE="https://www.gentoo.org/"
+
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=app-admin/eselect-1.2.4
+ >=app-shells/bash-4"
+
+src_install() {
+ insinto /usr/share/eselect/modules
+ doins mesa.eselect
+}
+
+pkg_postinst() {
+ if has_version ">=media-libs/mesa-7.9" && \
+ ! [ -f "${EROOT}"/usr/share/mesa/eselect-mesa.conf ]; then
+ eerror "Rebuild media-libs/mesa for ${PN} to work."
+ fi
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mesa/
@ 2017-01-22 14:24 Manuel Rüger
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2017-01-22 14:24 UTC (permalink / raw
To: gentoo-commits
commit: 354062b10809867e89a3f500c34d1883b0280b93
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 14:23:22 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 14:24:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354062b1
app-eselect/eselect-mesa: Stabilize on stable arches
Package-Manager: portage-2.3.3
app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild b/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild
index f89550f..65bda22 100644
--- a/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild
+++ b/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mesa/
@ 2017-01-22 14:24 Manuel Rüger
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2017-01-22 14:24 UTC (permalink / raw
To: gentoo-commits
commit: bee2f8b3160b58e67e7e02d121e5c93d59c49a2d
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 14:23:48 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 14:24:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee2f8b3
app-eselect/eselect-mesa: Remove old
Package-Manager: portage-2.3.3
.../eselect-mesa/eselect-mesa-0.0.10.ebuild | 31 ----------------------
1 file changed, 31 deletions(-)
diff --git a/app-eselect/eselect-mesa/eselect-mesa-0.0.10.ebuild b/app-eselect/eselect-mesa/eselect-mesa-0.0.10.ebuild
deleted file mode 100644
index b44527a..00000000
--- a/app-eselect/eselect-mesa/eselect-mesa-0.0.10.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-DESCRIPTION="Utility to change the Mesa OpenGL driver being used"
-HOMEPAGE="https://www.gentoo.org/"
-
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=app-admin/eselect-1.2.4
- >=app-shells/bash-4"
-
-src_install() {
- insinto /usr/share/eselect/modules
- doins mesa.eselect || die
-}
-
-pkg_postinst() {
- if has_version ">=media-libs/mesa-7.9" && \
- ! [ -f "${EROOT}"/usr/share/mesa/eselect-mesa.conf ]; then
- eerror "Rebuild media-libs/mesa for ${PN} to work."
- fi
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mesa/
@ 2018-06-28 13:38 Mikle Kolyada
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2018-06-28 13:38 UTC (permalink / raw
To: gentoo-commits
commit: b6030a04167bbdb71a6009a341ddabf8d6cc19eb
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 13:38:45 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 13:38:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6030a04
app-eselect/eselect-mesa: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild b/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild
index 10db83f4c3e..041b0f20e05 100644
--- a/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild
+++ b/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-06-28 13:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28 13:38 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mesa/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2017-01-22 14:24 Manuel Rüger
2017-01-22 14:24 Manuel Rüger
2017-01-22 14:24 Manuel Rüger
2015-09-11 14:50 Manuel Rüger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox