public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdg-user-dirs/
Date: Mon,  1 Oct 2018 10:45:03 +0000 (UTC)	[thread overview]
Message-ID: <1538390671.6843f848a8c0a40b91edfcd2c93c8e025fe92c63.johu@gentoo> (raw)

commit:     6843f848a8c0a40b91edfcd2c93c8e025fe92c63
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  1 10:44:31 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Oct  1 10:44:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6843f848

x11-misc/xdg-user-dirs: Remove 0.16

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

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

diff --git a/x11-misc/xdg-user-dirs/Manifest b/x11-misc/xdg-user-dirs/Manifest
index 796c099492a..dc216c40fd9 100644
--- a/x11-misc/xdg-user-dirs/Manifest
+++ b/x11-misc/xdg-user-dirs/Manifest
@@ -1,2 +1 @@
-DIST xdg-user-dirs-0.16.tar.gz 255933 BLAKE2B 827e1ec8265592cc2abe4861945fc0cb32ce777fc951df3a00e4f7e53f53f49e1c57ae242c6d3ff62eacd75ff7965fbb482aa4f8d2b4c2aece3b535e3a83ee47 SHA512 245513d1b16adc970b4a3c0b4a078cdeda62d36b39e4561754d8331e76ee0013a769d8c2e43c94f8b5c378619ee58bca534721a8675ceaeccbb3fdf69cf6f7ae
 DIST xdg-user-dirs-0.17.tar.gz 257291 BLAKE2B 75b44a841b7961977824581dbbc760282fa3a5eed0a5496746ff6e09cabe4dec022d0f6fb129a877d8310c1fb214035f1e917c0e327dd5267bb83c47bbe00d5f SHA512 a02cc251f2d0a8bd0dad498901c8c6fbe8dae0e0e156abcaf27b1ded376a1ed369c2e59201d56ab4e38c9d521026fa39199177f3868c30e5c50cc03665dc335f

diff --git a/x11-misc/xdg-user-dirs/xdg-user-dirs-0.16.ebuild b/x11-misc/xdg-user-dirs/xdg-user-dirs-0.16.ebuild
deleted file mode 100644
index 2fe86c80de6..00000000000
--- a/x11-misc/xdg-user-dirs/xdg-user-dirs-0.16.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-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 )
-PATCHES=( "${FILESDIR}"/${PN}-0.15-libiconv.patch )
-
-src_prepare() {
-	default
-	sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die #467032
-	eautoreconf # for the above patch
-}


             reply	other threads:[~2018-10-01 10:45 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-01 10:45 Johannes Huber [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-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-17  0:22 Michael Palimaka
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=1538390671.6843f848a8c0a40b91edfcd2c93c8e025fe92c63.johu@gentoo \
    --to=johu@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