summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-26 02:58:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-26 02:58:34 +0000
commit79ee30f2b4b3bb32376fe8ccd1eef73ca5e953b1 (patch)
treece9317431d39fa1672902e5b3d6d44951134a214 /media-video
parentStable for alpha, wrt bug #473840 (diff)
downloadgentoo-2-79ee30f2b4b3bb32376fe8ccd1eef73ca5e953b1.tar.gz
gentoo-2-79ee30f2b4b3bb32376fe8ccd1eef73ca5e953b1.tar.bz2
gentoo-2-79ee30f2b4b3bb32376fe8ccd1eef73ca5e953b1.zip
Stable for alpha, wrt bug #473236
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mplayer/ChangeLog5
-rw-r--r--media-video/mplayer/mplayer-1.1.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog
index 1e757c8046ad..8c17ec21067d 100644
--- a/media-video/mplayer/ChangeLog
+++ b/media-video/mplayer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/mplayer
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.892 2013/06/25 16:57:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.893 2013/06/26 02:58:34 ago Exp $
+
+ 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mplayer-1.1.1-r1.ebuild:
+ Stable for alpha, wrt bug #473236
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mplayer-1.1.1-r1.ebuild:
Stable for amd64, wrt bug #473236
diff --git a/media-video/mplayer/mplayer-1.1.1-r1.ebuild b/media-video/mplayer/mplayer-1.1.1-r1.ebuild
index 7459bb1f10af..49c4c4a281d5 100644
--- a/media-video/mplayer/mplayer-1.1.1-r1.ebuild
+++ b/media-video/mplayer/mplayer-1.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.1.1-r1.ebuild,v 1.4 2013/06/25 16:57:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.1.1-r1.ebuild,v 1.5 2013/06/26 02:58:34 ago Exp $
EAPI=4
@@ -156,7 +156,7 @@ DEPEND="${RDEPEND}
SLOT="0"
LICENSE="GPL-2"
if [[ ${PV} != *9999* ]]; then
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
else
KEYWORDS=""
fi