diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:38:07 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:38:07 +0000 |
commit | d1fd7b34926be3d4d0e3e383a7c12a4916b4e6ad (patch) | |
tree | e46ccd3363f790377c1458d7ee1bfeb81d27bb93 /xfce-extra/xfce4-radio-plugin | |
parent | x86 stable wrt bug #386963 (diff) | |
download | gentoo-2-d1fd7b34926be3d4d0e3e383a7c12a4916b4e6ad.tar.gz gentoo-2-d1fd7b34926be3d4d0e3e383a7c12a4916b4e6ad.tar.bz2 gentoo-2-d1fd7b34926be3d4d0e3e383a7c12a4916b4e6ad.zip |
x86 stable wrt bug #386963
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-radio-plugin')
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.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 4d54f5764945..ba262d48ec8b 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.15 2011/06/19 16:05:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.16 2011/10/16 03:38:07 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xfce4-radio-plugin-0.5.1.ebuild: + x86 stable wrt bug #386963 *xfce4-radio-plugin-0.5.1 (19 Jun 2011) diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild index af5898edba4e..38161637f2b0 100644 --- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild +++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.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/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.1 2011/06/19 16:05:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.2 2011/10/16 03:38:07 phajdan.jr Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug" RDEPEND=">=xfce-base/libxfcegui4-4.3.22 |