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] proj/x11:master commit in: dev-libs/wayland/
Date: Thu, 23 Jan 2014 19:40:50 +0000 (UTC)	[thread overview]
Message-ID: <1390506088.d347f4a1fbc9b908bfd430914c7891de0d5cf54f.mattst88@gentoo> (raw)

commit:     d347f4a1fbc9b908bfd430914c7891de0d5cf54f
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Mon Jan 20 01:28:57 2014 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 19:41:28 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=d347f4a1

dev-libs/wayland: 1.3.0 moved to tree.

---
 dev-libs/wayland/wayland-1.3.0.ebuild | 57 -----------------------------------
 1 file changed, 57 deletions(-)

diff --git a/dev-libs/wayland/wayland-1.3.0.ebuild b/dev-libs/wayland/wayland-1.3.0.ebuild
deleted file mode 100644
index cb0c1dd..0000000
--- a/dev-libs/wayland/wayland-1.3.0.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-if [[ ${PV} = 9999* ]]; then
-	EGIT_REPO_URI="git://anongit.freedesktop.org/git/${PN}/${PN}"
-	GIT_ECLASS="git-r3"
-	EXPERIMENTAL="true"
-	AUTOTOOLS_AUTORECONF=1
-fi
-
-inherit autotools-multilib toolchain-funcs $GIT_ECLASS
-
-DESCRIPTION="Wayland protocol libraries"
-HOMEPAGE="http://wayland.freedesktop.org/"
-
-if [[ $PV = 9999* ]]; then
-	SRC_URI="${SRC_PATCHES}"
-	KEYWORDS=""
-else
-	SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="doc static-libs"
-
-RDEPEND="dev-libs/expat[${MULTILIB_USEDEP}]
-	virtual/libffi[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen )
-	virtual/pkgconfig"
-
-src_configure() {
-	local myeconfargs=(
-		$(use_enable doc documentation)
-	)
-	if tc-is-cross-compiler ; then
-		myeconfargs+=( --disable-scanner )
-	fi
-	if ! multilib_is_native_abi; then
-		myeconfargs+=( --disable-documentation )
-	fi
-
-	autotools-multilib_src_configure
-}
-
-src_test() {
-	export XDG_RUNTIME_DIR="${T}/runtime-dir"
-	mkdir "${XDG_RUNTIME_DIR}" || die
-	chmod 0700 "${XDG_RUNTIME_DIR}" || die
-
-	autotools-multilib_src_test
-}


             reply	other threads:[~2014-01-23 19:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 19:40 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-22 18:34 [gentoo-commits] proj/x11:master commit in: dev-libs/wayland/ Matt Turner
2014-05-21 16:42 Chi-Thanh Christopher Nguyen
2014-01-24 20:18 Matt Turner
2013-12-20 13:50 David Heidelberger
2013-11-17  2:36 David Heidelberger
2013-07-17 16:42 Chi-Thanh Christopher Nguyen
2013-07-16 11:21 Nikoli
2013-07-16 10:26 Nikoli
2013-07-13 14:36 Chi-Thanh Christopher Nguyen
2013-06-09 12:23 David Heidelberger
2013-01-21 17:48 Matt Turner
2012-11-12 15:23 David Heidelberger
2012-02-10 17:16 Matt Turner
2012-02-10 17:12 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=1390506088.d347f4a1fbc9b908bfd430914c7891de0d5cf54f.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