From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxklavier/
Date: Sun, 8 Nov 2015 11:13:48 +0000 (UTC) [thread overview]
Message-ID: <1446981216.2aa50489fa354b99d3f7e03b18d1a75d4d8dfeb4.mrueg@gentoo> (raw)
commit: 2aa50489fa354b99d3f7e03b18d1a75d4d8dfeb4
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 8 11:13:36 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Nov 8 11:13:36 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa50489
x11-libs/libxklavier: Remove old
Package-Manager: portage-2.2.24
x11-libs/libxklavier/Manifest | 1 -
x11-libs/libxklavier/libxklavier-5.2.1.ebuild | 49 ---------------------------
2 files changed, 50 deletions(-)
diff --git a/x11-libs/libxklavier/Manifest b/x11-libs/libxklavier/Manifest
index fbdf480..8f2d0b3 100644
--- a/x11-libs/libxklavier/Manifest
+++ b/x11-libs/libxklavier/Manifest
@@ -1,2 +1 @@
-DIST libxklavier-5.2.1.tar.xz 312944 SHA256 a7a1ca8ae493fb652e3456a6b3a0b07514447161aab41feed96b968f2d338b5e SHA512 8e69b8129cfbf2e2649dc81c49dd168e31a095ea9f8b2c4b5c01ffb97533d4556fa25ad3e17ecaa6b207ebaabdd9ac6f9e629561c8b9bbf890a7d3247d039f33 WHIRLPOOL e2bf2959349552f0bd5f0d062f18f092701589d467cafc18c4c526150d339f8e3c706ca2c37c476a31161f5492fb7ac3105f1076cf540b1296c72577f0ec5143
DIST libxklavier-5.3.tar.xz 315684 SHA256 ebec3bc54b5652838502b96223152fb1cd8fcb14ace5cb02d718fc3276bbd404 SHA512 7bec94aeedbe80aec2c44c9e2a3b7ea170618970fff3c1b5e677f1b292241e208b74eabd825d477eeab25bb0ee1d27f9b55f986a19ea8aacb078651a0c83b289 WHIRLPOOL e9f64343e750397e2ec55311ce8ed650bfb71fb09eccdf3563cd8ac5a83f4203d79d00695978f7d27c0a91a03d67fd29c4842b401fc8b23621121cd9e9b0d84b
diff --git a/x11-libs/libxklavier/libxklavier-5.2.1.ebuild b/x11-libs/libxklavier/libxklavier-5.2.1.ebuild
deleted file mode 100644
index 3ab1e7d..0000000
--- a/x11-libs/libxklavier/libxklavier-5.2.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit gnome.org libtool
-
-DESCRIPTION="A library for the X Keyboard Extension (high-level API)"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/LibXklavier"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="doc +introspection"
-
-RDEPEND="app-text/iso-codes
- >=dev-libs/glib-2.16
- dev-libs/libxml2
- x11-apps/xkbcomp
- x11-libs/libX11
- >=x11-libs/libXi-1.1.3
- x11-libs/libxkbfile
- >=x11-misc/xkeyboard-config-2.4.1-r3
- introspection? ( >=dev-libs/gobject-introspection-1.30 )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- sys-devel/gettext
- doc? ( >=dev-util/gtk-doc-1.4 )"
-
-DOCS="AUTHORS ChangeLog CREDITS NEWS README"
-
-src_prepare() {
- elibtoolize
-}
-
-src_configure() {
- econf \
- --disable-static \
- $(use_enable introspection) \
- $(use_enable doc gtk-doc) \
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html \
- --with-xkb-base="${EPREFIX}"/usr/share/X11/xkb \
- --with-xkb-bin-base="${EPREFIX}"/usr/bin
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -exec rm -f {} +
-}
next reply other threads:[~2015-11-08 11:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-08 11:13 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-07 22:26 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxklavier/ Gilles Dartiguelongue
2016-01-19 22:16 Gilles Dartiguelongue
2017-06-16 21:05 Michał Górny
2017-12-19 12:08 Jason Zaman
2017-12-21 11:05 Sergei Trofimovich
2017-12-24 11:11 Sergei Trofimovich
2017-12-25 11:01 Sergei Trofimovich
2018-01-04 22:11 Sergei Trofimovich
2018-01-29 15:51 Tobias Klausmann
2018-03-17 13:34 Mikle Kolyada
2018-03-20 11:26 Michael Palimaka
2018-10-03 8:55 Michał Górny
2019-05-28 4:06 Aaron Bauman
2020-12-28 17:35 Mike Gilbert
2021-05-29 0:03 Yixun Lan
2023-01-01 16:20 David Seifert
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=1446981216.2aa50489fa354b99d3f7e03b18d1a75d4d8dfeb4.mrueg@gentoo \
--to=mrueg@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