public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/pixman/
Date: Thu, 31 Jan 2019 18:11:57 +0000 (UTC)	[thread overview]
Message-ID: <1548958308.a43bd8b4a716e7d5196333617b6d817b11b17fed.mattst88@gentoo> (raw)

commit:     a43bd8b4a716e7d5196333617b6d817b11b17fed
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 31 18:10:38 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 31 18:11:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43bd8b4

x11-libs/pixman: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/pixman/Manifest             |  1 -
 x11-libs/pixman/pixman-0.34.0.ebuild | 30 ------------------------------
 2 files changed, 31 deletions(-)

diff --git a/x11-libs/pixman/Manifest b/x11-libs/pixman/Manifest
index 2e6fde6cc78..257e9213fc3 100644
--- a/x11-libs/pixman/Manifest
+++ b/x11-libs/pixman/Manifest
@@ -1,2 +1 @@
-DIST pixman-0.34.0.tar.bz2 739656 BLAKE2B 8e235ec6332125046ac952c32bb3d6d2adabae01f121a952f62aed66470c367f31268f7fc5d4387db5e3a6145cde4f013871f2d82d2d8765e5a41cb8247d4761 SHA512 755a3f5596e7bd9710abc8e5bfd341adaf2177f5b21f7aaae7f85b8fb57580ea48df586ad32bf6adef6ce0430e7cadaa57754a2fa466bc4b15bf70ee64cd1418
 DIST pixman-0.36.0.tar.bz2 739957 BLAKE2B 05834dbed8a5bfed607a20f78523e7441f5b78a7a01c7d302c48b8f15dcda37111a8a99e7119b84a0a8a26b55fa93db1c2af316359095cb7db0d8a9e263a1eb7 SHA512 ed99c85a8ce11f52659da61bff599c0405ae0069c30434bdef7238bc9f18e83e6d534cddf38c14d753943edbaeba580c5005ad7575f27e469ca7be7878678d21

diff --git a/x11-libs/pixman/pixman-0.34.0.ebuild b/x11-libs/pixman/pixman-0.34.0.ebuild
deleted file mode 100644
index 17398e176c3..00000000000
--- a/x11-libs/pixman/pixman-0.34.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_MULTILIB=yes
-inherit xorg-2
-
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/pixman.git"
-DESCRIPTION="Low-level pixel manipulation routines"
-
-if [[ $PV != 9999* ]]; then
-	KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-fi
-
-IUSE="altivec loongson2f cpu_flags_arm_iwmmxt cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 cpu_flags_x86_ssse3"
-
-src_configure() {
-	XORG_CONFIGURE_OPTIONS=(
-		$(use_enable cpu_flags_arm_iwmmxt arm-iwmmxt)
-		$(use_enable cpu_flags_x86_mmxext mmx)
-		$(use_enable cpu_flags_x86_sse2 sse2)
-		$(use_enable cpu_flags_x86_ssse3 ssse3)
-		$(use_enable altivec vmx)
-		$(use_enable neon arm-neon)
-		$(use_enable loongson2f loongson-mmi)
-		--disable-gtk
-		--disable-libpng
-	)
-	xorg-2_src_configure
-}


             reply	other threads:[~2019-01-31 18:12 UTC|newest]

Thread overview: 136+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-31 18:11 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-24  3:58 [gentoo-commits] repo/gentoo:master commit in: x11-libs/pixman/ Matt Turner
2024-12-17  3:58 Matt Turner
2024-12-15 19:07 Arthur Zamarin
2024-12-09 19:20 Arthur Zamarin
2024-12-08 18:58 Sam James
2024-12-08 18:58 Sam James
2024-12-08 18:58 Sam James
2024-12-08 18:58 Sam James
2024-12-08 18:57 Arthur Zamarin
2024-12-03  4:20 Matt Turner
2024-11-05 17:28 Matt Turner
2024-11-05 17:28 Matt Turner
2024-11-05 17:28 Matt Turner
2024-11-05 17:28 Matt Turner
2024-04-21 21:09 Matt Turner
2024-04-03  5:02 Sam James
2024-04-03  5:02 Sam James
2024-04-02 19:10 Arthur Zamarin
2024-04-02 17:15 Arthur Zamarin
2024-04-02 16:53 Arthur Zamarin
2024-04-02 16:43 Arthur Zamarin
2024-04-02 16:37 Arthur Zamarin
2024-03-03 16:59 Matt Turner
2024-03-01  7:28 Viorel Munteanu
2024-03-01  7:28 Viorel Munteanu
2024-03-01  7:28 Viorel Munteanu
2024-02-29 16:45 Matt Turner
2024-02-15 23:51 Sam James
2024-02-15 21:15 Sam James
2024-02-15 21:15 Sam James
2024-02-15 19:26 Jakov Smolić
2024-02-15 18:34 Jakov Smolić
2024-01-28 17:10 Matt Turner
2024-01-04 18:01 Matt Turner
2024-01-04 18:01 Matt Turner
2024-01-04 18:01 Matt Turner
2024-01-04 18:01 Matt Turner
2023-01-21  4:54 Sam James
2022-12-03  6:05 Arthur Zamarin
2022-12-02  6:32 Arthur Zamarin
2022-11-29 16:53 Matt Turner
2022-11-19  7:01 Arthur Zamarin
2022-11-16 18:23 Arthur Zamarin
2022-11-16  7:58 Arthur Zamarin
2022-11-12 15:55 Arthur Zamarin
2022-11-12 15:50 Arthur Zamarin
2022-11-02 17:43 Matt Turner
2022-10-18  1:08 Matt Turner
2022-05-15  1:18 Sam James
2022-05-07  4:28 WANG Xuerui
2022-05-07  4:28 WANG Xuerui
2021-11-07  2:17 Sam James
2021-09-19 12:47 James Le Cuirot
2021-06-04  1:14 Matt Turner
2021-04-05 22:19 Sam James
2021-01-06 12:01 Fabian Groffen
2020-10-15 19:15 Matt Turner
2020-06-24 20:13 Matt Turner
2020-06-24 17:22 Sergei Trofimovich
2020-06-15 15:16 Agostino Sarubbo
2020-06-15 15:12 Agostino Sarubbo
2020-06-15 15:10 Agostino Sarubbo
2020-06-15 15:08 Agostino Sarubbo
2020-06-15 15:06 Agostino Sarubbo
2020-06-15 15:03 Agostino Sarubbo
2020-06-15 15:00 Agostino Sarubbo
2020-04-19 22:12 Matt Turner
2020-04-19 22:12 Matt Turner
2019-09-11 18:21 Matt Turner
2019-08-27  0:57 Matt Turner
2019-07-13 17:37 Matt Turner
2019-06-17 15:42 Matt Turner
2019-05-01 20:47 Matt Turner
2019-05-01 18:24 Matt Turner
2019-04-28 20:59 Sergei Trofimovich
2019-04-28  9:35 Mikle Kolyada
2019-04-28  4:21 Matt Turner
2019-04-28  0:48 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27 11:47 Mikle Kolyada
2019-04-27  4:29 Aaron Bauman
2019-04-27  3:15 Aaron Bauman
2019-04-10 17:29 Matt Turner
2019-04-10 17:29 Matt Turner
2019-04-07 20:59 Matt Turner
2019-04-07 20:59 Matt Turner
2019-04-07 20:59 Matt Turner
2019-03-18 17:31 Matt Turner
2019-03-17 19:17 Matt Turner
2019-03-17 19:17 Matt Turner
2019-02-16  7:40 Mikle Kolyada
2019-01-28  5:10 Matt Turner
2019-01-27 14:14 Sergei Trofimovich
2019-01-27 12:18 Sergei Trofimovich
2019-01-24 22:22 Thomas Deutschmann
2019-01-22 10:48 Mart Raudsepp
2019-01-21 23:26 Sergei Trofimovich
2019-01-21  7:42 Mikle Kolyada
2019-01-21  7:39 Mikle Kolyada
2019-01-20  9:53 Sergei Trofimovich
2018-11-21 17:24 Matt Turner
2018-10-30 22:41 Matt Turner
2018-06-22 10:34 Mikle Kolyada
2018-06-05 18:37 Matt Turner
2017-08-16  7:16 Michał Górny
2017-03-28 22:52 Michael Weber
2017-03-05  3:00 Matt Turner
2017-01-25 12:28 Agostino Sarubbo
2017-01-22 17:20 Agostino Sarubbo
2016-11-17 10:48 Agostino Sarubbo
2016-11-16 10:44 Agostino Sarubbo
2016-10-16  8:28 Mart Raudsepp
2016-09-22 15:55 Tobias Klausmann
2016-09-17 11:14 Pacho Ramos
2016-09-17 10:49 Pacho Ramos
2016-08-06 10:58 Markus Meier
2016-08-03  4:32 Jeroen Roovers
2016-02-02 22:22 Manuel Rüger
2016-01-26  4:11 Matt Turner
2015-12-31  8:47 Agostino Sarubbo
2015-12-22 16:34 Manuel Rüger
2015-12-22 16:34 Manuel Rüger
2015-11-08  0:01 Mikle Kolyada
2015-11-05 10:58 Agostino Sarubbo
2015-11-04 14:38 Agostino Sarubbo
2015-11-01 12:38 Tobias Klausmann
2015-10-24 20:27 Matt Turner
2015-10-23 18:35 Matt Turner
2015-10-01 11:18 Mikle Kolyada
2015-09-28  2:58 Jeroen Roovers
2015-09-26 18:22 Mikle Kolyada
2015-09-26 10:18 Agostino Sarubbo
2015-09-25 19:50 Matt Turner
2015-08-22 19:36 Matt Turner
2015-08-22 19:36 Matt Turner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1548958308.a43bd8b4a716e7d5196333617b6d817b11b17fed.mattst88@gentoo \
    --to=mattst88@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox