diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:16:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:16:58 +0000 |
commit | 265864fb64a301884c242bbcedf46fb9830e87b3 (patch) | |
tree | 5391c4606d77a12b8cb2287316ceb944deac8519 /media-video | |
parent | Stable for x86, wrt bug #496018 (diff) | |
download | gentoo-2-265864fb64a301884c242bbcedf46fb9830e87b3.tar.gz gentoo-2-265864fb64a301884c242bbcedf46fb9830e87b3.tar.bz2 gentoo-2-265864fb64a301884c242bbcedf46fb9830e87b3.zip |
Stable for x86, wrt bug #496018
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/parole/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/parole/parole-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/parole/ChangeLog b/media-video/parole/ChangeLog index e9a85990118b..c72ec9fa3cfd 100644 --- a/media-video/parole/ChangeLog +++ b/media-video/parole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/parole # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/parole/ChangeLog,v 1.42 2014/01/19 19:06:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/parole/ChangeLog,v 1.43 2014/01/28 14:16:58 ago Exp $ + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> parole-0.5.2.ebuild: + Stable for x86, wrt bug #496018 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> parole-0.5.2.ebuild: amd64 stable, bug 496018 diff --git a/media-video/parole/parole-0.5.2.ebuild b/media-video/parole/parole-0.5.2.ebuild index 8eb07176a8cd..c7f639fa667a 100644 --- a/media-video/parole/parole-0.5.2.ebuild +++ b/media-video/parole/parole-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/parole/parole-0.5.2.ebuild,v 1.2 2014/01/19 19:06:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/parole/parole-0.5.2.ebuild,v 1.3 2014/01/28 14:16:58 ago Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips x86" IUSE="debug libnotify taglib" COMMON_DEPEND=">=dev-libs/dbus-glib-0.100 |