diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-12 15:44:15 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-12 15:44:15 +0000 |
commit | e3db202c656422bead9f74dfa8a09363cdf8359a (patch) | |
tree | 731dd1bda61b3e700c15704cc674380d105b3967 /media-plugins/live | |
parent | Stable on sparc, security bug #239564 (diff) | |
download | gentoo-2-e3db202c656422bead9f74dfa8a09363cdf8359a.tar.gz gentoo-2-e3db202c656422bead9f74dfa8a09363cdf8359a.tar.bz2 gentoo-2-e3db202c656422bead9f74dfa8a09363cdf8359a.zip |
Stable on sparc, bug #240457
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-02721-gfd04808 sparc64)
Diffstat (limited to 'media-plugins/live')
-rw-r--r-- | media-plugins/live/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/live/live-2008.09.02.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/live/ChangeLog b/media-plugins/live/ChangeLog index 8ba3fd905797..92baf799d671 100644 --- a/media-plugins/live/ChangeLog +++ b/media-plugins/live/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/live # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.98 2008/10/08 20:37:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.99 2008/10/12 15:44:15 bluebird Exp $ + + 12 Oct 2008; Friedrich Oslage <bluebird@gentoo.org> + live-2008.09.02.ebuild: + Stable on sparc, bug #240457 08 Oct 2008; Markus Meier <maekke@gentoo.org> live-2008.09.02.ebuild: amd64/x86 stable, bug #240457 diff --git a/media-plugins/live/live-2008.09.02.ebuild b/media-plugins/live/live-2008.09.02.ebuild index 9bf7439caf9b..8db938abe036 100644 --- a/media-plugins/live/live-2008.09.02.ebuild +++ b/media-plugins/live/live-2008.09.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild,v 1.2 2008/10/08 20:37:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2008.09.02.ebuild,v 1.3 2008/10/12 15:44:15 bluebird Exp $ inherit flag-o-matic eutils toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.live555.com/liveMedia/public/${P/-/.}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" S="${WORKDIR}" |