diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 19:06:55 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 19:06:55 +0000 |
commit | 17115655c89889c9ec20237c2db2b1081b60843a (patch) | |
tree | 25233fc21300450adae5e41526eb6d149a93ba8f /media-video | |
parent | amd64 stable, bug 496018 (diff) | |
download | gentoo-2-17115655c89889c9ec20237c2db2b1081b60843a.tar.gz gentoo-2-17115655c89889c9ec20237c2db2b1081b60843a.tar.bz2 gentoo-2-17115655c89889c9ec20237c2db2b1081b60843a.zip |
amd64 stable, bug 496018
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/parole/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/parole/parole-0.5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/parole/ChangeLog b/media-video/parole/ChangeLog index ca35cad4ddca..e9a85990118b 100644 --- a/media-video/parole/ChangeLog +++ b/media-video/parole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/parole -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/parole/ChangeLog,v 1.41 2013/12/28 13:57:20 ssuominen Exp $ +# 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 $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> parole-0.5.2.ebuild: + amd64 stable, bug 496018 *parole-0.5.4 (28 Dec 2013) diff --git a/media-video/parole/parole-0.5.2.ebuild b/media-video/parole/parole-0.5.2.ebuild index 9ef4bb2238ae..8eb07176a8cd 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-2013 Gentoo Foundation +# 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.1 2013/07/25 12:33:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/parole/parole-0.5.2.ebuild,v 1.2 2014/01/19 19:06:55 pacho 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 |