diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-26 10:10:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-26 10:10:35 +0000 |
commit | 6307b8e661bc21804a29ba6c2cec0957e509cb1f (patch) | |
tree | 6efab549074e4bfc3f68195b6234b8c26977fba3 /xfce-extra/xfce4-radio-plugin | |
parent | stable x86, bug 281376 (diff) | |
download | historical-6307b8e661bc21804a29ba6c2cec0957e509cb1f.tar.gz historical-6307b8e661bc21804a29ba6c2cec0957e509cb1f.tar.bz2 historical-6307b8e661bc21804a29ba6c2cec0957e509cb1f.zip |
stable x86, bug 282648
Package-Manager: portage-2.1.6.13/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.4.2.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 d10f9a6ef82e..cf7df69d4465 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.3 2009/08/26 03:07:47 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.4 2009/08/26 10:10:35 fauli Exp $ + + 26 Aug 2009; Christian Faulhammer <fauli@gentoo.org> + xfce4-radio-plugin-0.4.2.ebuild: + stable x86, bug 282648 26 Aug 2009; Jeremy Olexa <darkside@gentoo.org> xfce4-radio-plugin-0.4.2.ebuild: diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild index 62661a5570f4..9b5387dc98c6 100644 --- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild +++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.ebuild,v 1.3 2009/08/26 03:07:47 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild,v 1.4 2009/08/26 10:10:35 fauli Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=xfce-base/xfce4-panel-4.3.22" |