public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdg-user-dirs/
Date: Sat, 17 Mar 2018 00:22:07 +0000 (UTC)	[thread overview]
Message-ID: <1521246118.71687354f311adb1a7c6308217d50e9cfb05542e.kensington@gentoo> (raw)

commit:     71687354f311adb1a7c6308217d50e9cfb05542e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 00:21:05 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 00:21:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71687354

x11-misc/xdg-user-dirs: remove 0.15

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-misc/xdg-user-dirs/Manifest                  |  1 -
 x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.ebuild | 30 ------------------------
 2 files changed, 31 deletions(-)

diff --git a/x11-misc/xdg-user-dirs/Manifest b/x11-misc/xdg-user-dirs/Manifest
index bb5492a4203..8073a1eb3be 100644
--- a/x11-misc/xdg-user-dirs/Manifest
+++ b/x11-misc/xdg-user-dirs/Manifest
@@ -1,2 +1 @@
-DIST xdg-user-dirs-0.15.tar.gz 243747 BLAKE2B 79ecef7689f5445b43d8f46fe9ddf735e6b699e74315619864f7049b22102fa25d38bfefdd6918a5680844fe9b7f13fc168032dac53334a166e80bc0bea1efc9 SHA512 2365003d4c116326357755dbeb462d5d7a4fd1391fe0b4ced5597db1017dff230676773aa8cd4bdd9dbb1bfb59c1c71d08ed860a047e0e9c2ab2487c814c7ca9
 DIST xdg-user-dirs-0.16.tar.gz 255933 BLAKE2B 827e1ec8265592cc2abe4861945fc0cb32ce777fc951df3a00e4f7e53f53f49e1c57ae242c6d3ff62eacd75ff7965fbb482aa4f8d2b4c2aece3b535e3a83ee47 SHA512 245513d1b16adc970b4a3c0b4a078cdeda62d36b39e4561754d8331e76ee0013a769d8c2e43c94f8b5c378619ee58bca534721a8675ceaeccbb3fdf69cf6f7ae

diff --git a/x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.ebuild b/x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.ebuild
deleted file mode 100644
index 7ed8fb165ad..00000000000
--- a/x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-DESCRIPTION="A tool to help manage 'well known' user directories"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/xdg-user-dirs"
-SRC_URI="https://user-dirs.freedesktop.org/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="gtk"
-
-RDEPEND=""
-# libxslt is mandatory because 0.15 tarball is broken, re:
-# https://bugs.freedesktop.org/show_bug.cgi?id=66251
-DEPEND="app-text/docbook-xml-dtd:4.3
-	dev-libs/libxslt
-	sys-devel/gettext"
-PDEPEND="gtk? ( x11-misc/xdg-user-dirs-gtk )"
-
-DOCS=( AUTHORS ChangeLog NEWS )
-
-src_prepare() {
-	sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die #467032
-	epatch "${FILESDIR}"/${P}-libiconv.patch
-	eautoreconf # for the above patch
-}


             reply	other threads:[~2018-03-17  0:22 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-17  0:22 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-24  8:29 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdg-user-dirs/ Sam James
2022-12-24  8:29 Sam James
2022-11-25 15:44 Arthur Zamarin
2022-11-25 10:46 Arthur Zamarin
2022-11-25  9:36 Arthur Zamarin
2022-11-25  9:26 Sam James
2022-11-25  9:26 Sam James
2022-11-25  9:18 Arthur Zamarin
2022-11-25  9:15 Arthur Zamarin
2022-11-25  9:12 Arthur Zamarin
2022-08-16 22:18 Sam James
2022-05-14 10:30 WANG Xuerui
2022-04-25 18:08 Sam James
2019-04-13 21:55 Aaron Bauman
2018-10-01 10:45 Johannes Huber
2018-07-23  8:24 Tobias Klausmann
2018-07-22 15:09 Mikle Kolyada
2018-07-22  9:01 Sergei Trofimovich
2018-07-20 23:18 Sergei Trofimovich
2018-07-20 22:48 Sergei Trofimovich
2018-07-20 22:40 Thomas Deutschmann
2018-07-20  8:08 Sergei Trofimovich
2018-07-19 20:15 Sergei Trofimovich
2018-07-17 11:43 Mikle Kolyada
2018-06-13 17:17 Johannes Huber
2018-04-28 16:36 Sergei Trofimovich
2018-03-15 13:46 Mikle Kolyada
2018-02-06 18:36 Thomas Deutschmann
2018-01-29 15:51 Tobias Klausmann
2017-12-25 11:01 Sergei Trofimovich
2017-12-24 11:11 Sergei Trofimovich
2017-12-21 11:05 Sergei Trofimovich
2017-12-18 16:18 Jason Zaman

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=1521246118.71687354f311adb1a7c6308217d50e9cfb05542e.kensington@gentoo \
    --to=kensington@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