diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-11-05 11:47:13 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-11-05 11:47:13 +0000 |
commit | d24f0bc193dd0d6b821c2d5f8c4da47da62c6cb5 (patch) | |
tree | 225c15859e0033dbd242bff24600ca8a6874417b /xfce-extra | |
parent | stable x86, bug 343645 (diff) | |
download | gentoo-2-d24f0bc193dd0d6b821c2d5f8c4da47da62c6cb5.tar.gz gentoo-2-d24f0bc193dd0d6b821c2d5f8c4da47da62c6cb5.tar.bz2 gentoo-2-d24f0bc193dd0d6b821c2d5f8c4da47da62c6cb5.zip |
x86 stable wrt bug #343985
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-radio-plugin/ChangeLog b/xfce-extra/xfce4-radio-plugin/ChangeLog index 8c4f7c9978ff..150f8e843d29 100644 --- a/xfce-extra/xfce4-radio-plugin/ChangeLog +++ b/xfce-extra/xfce4-radio-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-radio-plugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.7 2010/11/04 15:59:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.8 2010/11/05 11:47:13 phajdan.jr Exp $ + + 05 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xfce4-radio-plugin-0.4.3.ebuild: + x86 stable wrt bug #343985 *xfce4-radio-plugin-0.4.4 (04 Nov 2010) diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.3.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.3.ebuild index 56182f0f7ecf..70b46ba53bc9 100644 --- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.3.ebuild +++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.3.ebuild,v 1.1 2010/10/26 09:58:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.3.ebuild,v 1.2 2010/11/05 11:47:13 phajdan.jr Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug" RDEPEND=">=xfce-base/libxfcegui4-4.3.22 |