diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-09 14:00:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-09 14:00:19 +0000 |
commit | ea8880acba926efeb57a8f61f7a7b893b9f5eda9 (patch) | |
tree | 9b6d6b5ef84e01c0e1ab9b83f7363a7484216481 /media-video | |
parent | alpha/ia64/s390/sh/sparc stable wrt #362185 (diff) | |
download | gentoo-2-ea8880acba926efeb57a8f61f7a7b893b9f5eda9.tar.gz gentoo-2-ea8880acba926efeb57a8f61f7a7b893b9f5eda9.tar.bz2 gentoo-2-ea8880acba926efeb57a8f61f7a7b893b9f5eda9.zip |
alpha/sparc stable wrt #360189
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/vlc/vlc-1.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index 04de1abf7c94..722c3f60366c 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/vlc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.702 2011/04/03 14:55:43 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.703 2011/04/09 14:00:19 armin76 Exp $ + + 09 Apr 2011; Raúl Porcel <armin76@gentoo.org> vlc-1.1.8.ebuild: + alpha/sparc stable wrt #360189 03 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> vlc-1.1.8.ebuild: x86 stable wrt security bug #360189 diff --git a/media-video/vlc/vlc-1.1.8.ebuild b/media-video/vlc/vlc-1.1.8.ebuild index d08e39cff77d..1e16b7f242fb 100644 --- a/media-video/vlc/vlc-1.1.8.ebuild +++ b/media-video/vlc/vlc-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.1.8.ebuild,v 1.6 2011/04/03 14:55:43 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.1.8.ebuild,v 1.7 2011/04/09 14:00:19 armin76 Exp $ EAPI="3" @@ -45,7 +45,7 @@ LICENSE="GPL-2" SLOT="0" if [ "${PV%9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~x86-fbsd" + KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~x86-fbsd" else KEYWORDS="" fi |