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-misc/xtscal/
Date: Sun, 11 Mar 2018 06:16:25 +0000 (UTC)	[thread overview]
Message-ID: <1520748920.0c608ed3294c6ab55f6031abc3f9afe5a8aa68e5.mattst88@gentoo> (raw)

commit:     0c608ed3294c6ab55f6031abc3f9afe5a8aa68e5
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 11 06:13:52 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 06:15:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c608ed3

x11-misc/xtscal: Remove

Bug: https://bugs.gentoo.org/646838

 x11-misc/xtscal/Manifest               |  2 --
 x11-misc/xtscal/metadata.xml           | 12 ------------
 x11-misc/xtscal/xtscal-0.6.3-r1.ebuild | 30 ------------------------------
 3 files changed, 44 deletions(-)

diff --git a/x11-misc/xtscal/Manifest b/x11-misc/xtscal/Manifest
deleted file mode 100644
index 7b7d72135f3..00000000000
--- a/x11-misc/xtscal/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xtscal-0.6.3-patches-0.2.tar.bz2 6152 BLAKE2B fa9b6e907bb6dd63ca9e46cc0da21ffdfea8250f36e9733b1a09f8b1fafaff9a335a0ab8d4bc48ee4f88f79eb68c45ed934305ffc0688351f63f111f195b410c SHA512 ee2285b380e62e661c1765658dc8fe970b7bc970b15b0bc257d7dec40391bc3ddeae74ec083ce0142ea103d4a9711df100f3bd3a486924fd731cf9d8fe3e26ea
-DIST xtscal-0.6.3.tar.bz2 80155 BLAKE2B 21db1fd4fa3d923a44e149a33b4fe2b8955d6964b740a023512475a095a3e29bd1036cd472536051bc68a76899ee862bfd7bdaa6be437c5be189a333de63b312 SHA512 f6f0ea5332f707151873e7130d4275d584a77d764b4d79e02602b777a67be4e0c02562a31b0cd988490ab89069fb01e7d589e8cd21838988dfabf7b774d79153

diff --git a/x11-misc/xtscal/metadata.xml b/x11-misc/xtscal/metadata.xml
deleted file mode 100644
index c7b47913b66..00000000000
--- a/x11-misc/xtscal/metadata.xml
+++ /dev/null
@@ -1,12 +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>
-<maintainer type="project">
-	<email>embedded@gentoo.org</email>
-	<name>Embedded Gentoo</name>
-</maintainer>
-</pkgmetadata>

diff --git a/x11-misc/xtscal/xtscal-0.6.3-r1.ebuild b/x11-misc/xtscal/xtscal-0.6.3-r1.ebuild
deleted file mode 100644
index 9e5d711c4ad..00000000000
--- a/x11-misc/xtscal/xtscal-0.6.3-r1.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 autotools eutils
-
-DESCRIPTION="Touchscreen calibration utility"
-HOMEPAGE="http://gpe.linuxtogo.org/"
-SRC_URI="http://gpe.linuxtogo.org/download/source/${P}.tar.bz2 mirror://gentoo/xtscal-0.6.3-patches-0.2.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
-	x11-libs/libXCalibrate
-	x11-libs/libXft
-	x11-proto/xcalibrateproto"
-
-src_prepare() {
-	epatch "${WORKDIR}"/patch/*.patch
-	eautoreconf
-}
-
-src_install() {
-	dobin xtscal
-}


             reply	other threads:[~2018-03-11  6:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-11  6:16 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-19 23:46 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xtscal/ David Seifert
2016-06-02 17:12 Tobias Klausmann
2016-01-09 14:35 Jeroen Roovers
2015-12-19 21:57 Markus Meier
2015-12-02 11:16 Agostino Sarubbo
2015-12-01 10:17 Agostino Sarubbo
2015-11-30 11:51 Agostino Sarubbo

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=1520748920.0c608ed3294c6ab55f6031abc3f9afe5a8aa68e5.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