summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-07-16 23:05:51 +0000
committerMike Frysinger <vapier@gentoo.org>2004-07-16 23:05:51 +0000
commit394f5a0c28a33c210f8f2c2d8934b788cd880fdd (patch)
tree5fa5052b7170e724b9c9379783d09d954b5c6b3e /media-plugins
parenthppa for security #55456 (Manifest recommit) (diff)
downloadgentoo-2-394f5a0c28a33c210f8f2c2d8934b788cd880fdd.tar.gz
gentoo-2-394f5a0c28a33c210f8f2c2d8934b788cd880fdd.tar.bz2
gentoo-2-394f5a0c28a33c210f8f2c2d8934b788cd880fdd.zip
hppa for security #55456
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/live/live-2004.03.27.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/media-plugins/live/live-2004.03.27.ebuild b/media-plugins/live/live-2004.03.27.ebuild
index ac9bb2039558..38e0efe88dde 100644
--- a/media-plugins/live/live-2004.03.27.ebuild
+++ b/media-plugins/live/live-2004.03.27.ebuild
@@ -1,19 +1,21 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2004.03.27.ebuild,v 1.15 2004/07/10 23:39:21 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2004.03.27.ebuild,v 1.16 2004/07/16 23:00:59 vapier Exp $
inherit flag-o-matic eutils
+MY_P=${P/-/.}
DESCRIPTION="Source-code libraries for standards-based RTP/RTCP/RTSP multimedia streaming, suitable for embedded and/or low-cost streaming applications"
-
HOMEPAGE="http://www.live.com/"
-MY_P=${P/-/.}
SRC_URI="http://www.live.com/liveMedia/public/${MY_P}.tar.gz"
+
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ppc amd64 sparc alpha ~hppa"
+KEYWORDS="x86 ppc sparc alpha hppa amd64"
IUSE=""
+
DEPEND="virtual/libc"
+
S=${WORKDIR}/${PN}
src_unpack() {