public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/eva:master commit in: profiles/, media-libs/gupnp-dlna/
Date: Mon, 21 Feb 2011 23:13:55 +0000 (UTC)	[thread overview]
Message-ID: <61349ddf21b0156ea1c3e00dde377c7cf7306d3b.eva@gentoo> (raw)

commit:     61349ddf21b0156ea1c3e00dde377c7cf7306d3b
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 22:45:05 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 22:45:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=61349ddf

media-libs/gupnp-dlna: moved to gentoo-x86

---
 media-libs/gupnp-dlna/Manifest                |    4 ----
 media-libs/gupnp-dlna/gupnp-dlna-0.5.0.ebuild |   22 ----------------------
 media-libs/gupnp-dlna/gupnp-dlna-0.5.1.ebuild |   22 ----------------------
 profiles/package.mask                         |    4 ----
 4 files changed, 0 insertions(+), 52 deletions(-)

diff --git a/media-libs/gupnp-dlna/Manifest b/media-libs/gupnp-dlna/Manifest
deleted file mode 100644
index 4e05b73..0000000
--- a/media-libs/gupnp-dlna/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST gupnp-dlna-0.5.0.tar.gz 403182 RMD160 bec5bcd9d2c469f01cd3436a3b4df88562a58c63 SHA1 a36d126233de821eeba1b9209e99196b3dee869c SHA256 35e18e21cd6f0031673c323aaeab340aa301d0bee4bedc0b889a76d661cb90e9
-DIST gupnp-dlna-0.5.1.tar.gz 383660 RMD160 63a1984423b01eea56068246032c7d2caa115922 SHA1 b25edaa5068d9c899b1d0250dbfe6aa8d1f7ddc7 SHA256 9888386ac3fd142a7a09229171201c12f46a122383cbeafd9a3eb77f1a182c52
-EBUILD gupnp-dlna-0.5.0.ebuild 636 RMD160 c98a94fad5218bd9c00e5e78715af56895154dfb SHA1 befaca0ad4f4638d6fb4ea8ae8481d0c138fa78b SHA256 1af44e272aa2a86265019514c861ab6aff8ef1af38358cbcda86d25120432603
-EBUILD gupnp-dlna-0.5.1.ebuild 636 RMD160 dd5e67c79351186828310f8677cb9bbdac99533d SHA1 57e7666a404b6eae7e14ad5e0cfa9910b02ff91e SHA256 fbb7519de326ed15d3b8f94b609b6c075f074be9eadbffb0dece3ac95f3d2733

diff --git a/media-libs/gupnp-dlna/gupnp-dlna-0.5.0.ebuild b/media-libs/gupnp-dlna/gupnp-dlna-0.5.0.ebuild
deleted file mode 100644
index 316e74f..0000000
--- a/media-libs/gupnp-dlna/gupnp-dlna-0.5.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/gupnp-dlna-0.4.2.ebuild,v 1.1 2010/10/14 20:19:43 ford_prefect Exp $
-
-EAPI=3
-
-inherit gnome2
-
-DESCRIPTION="Library that provides DLNA-related functionality for MediaServers"
-HOMEPAGE="http://gupnp.org/"
-SRC_URI="http://gupnp.org/sites/all/files/sources/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-RDEPEND=">=dev-libs/libxml2-2.5
-	>=media-libs/gstreamer-0.10.31
-	>=media-libs/gst-plugins-base-0.10.31"
-DEPEND="${RDEPEND}
-	dev-util/pkgconfig"

diff --git a/media-libs/gupnp-dlna/gupnp-dlna-0.5.1.ebuild b/media-libs/gupnp-dlna/gupnp-dlna-0.5.1.ebuild
deleted file mode 100644
index 83f9cb9..0000000
--- a/media-libs/gupnp-dlna/gupnp-dlna-0.5.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/gupnp-dlna-0.4.2.ebuild,v 1.1 2010/10/14 20:19:43 ford_prefect Exp $
-
-EAPI=3
-
-inherit gnome2
-
-DESCRIPTION="Library that provides DLNA-related functionality for MediaServers"
-HOMEPAGE="http://gupnp.org/"
-SRC_URI="http://gupnp.org/sites/all/files/sources/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-RDEPEND=">=dev-libs/libxml2-2.5
-	>=media-libs/gstreamer-0.10.32
-	>=media-libs/gst-plugins-base-0.10.32"
-DEPEND="${RDEPEND}
-	dev-util/pkgconfig"

diff --git a/profiles/package.mask b/profiles/package.mask
index 7f939d7..d8a1ae7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -6,7 +6,3 @@ mail-client/anjal
 # Gilles Dartiguelongue <eva@gentoo.org> (16 Dec 2010)
 # Breaks API/ABI and no compatible applications yet.
 >=x11-libs/libnotify-0.7
-
-# Gilles Dartiguelongue <eva@gentoo.org> (23 Jan 2011)
-# Depends on gstreamer-0.10.32 which is not in tree yet.
-=media-libs/gupnp-dlna-0.5.1



                 reply	other threads:[~2011-02-21 23:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=61349ddf21b0156ea1c3e00dde377c7cf7306d3b.eva@gentoo \
    --to=eva@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