summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-08-26 03:07:47 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-08-26 03:07:47 +0000
commita9b167ed17af641d3834188c687df7204141c534 (patch)
tree8535c5a604cb391c2fb87661e4a780d007a18797 /xfce-extra/xfce4-radio-plugin
parentuseful HOMEPAGE (diff)
downloadgentoo-2-a9b167ed17af641d3834188c687df7204141c534.tar.gz
gentoo-2-a9b167ed17af641d3834188c687df7204141c534.tar.bz2
gentoo-2-a9b167ed17af641d3834188c687df7204141c534.zip
amd64 stable, bug 282648. Compile tested only due to lack of hardware
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-radio-plugin')
-rw-r--r--xfce-extra/xfce4-radio-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-radio-plugin/ChangeLog b/xfce-extra/xfce4-radio-plugin/ChangeLog
index 8584588df3c6..d10f9a6ef82e 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.2 2009/08/26 02:56:12 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.3 2009/08/26 03:07:47 darkside Exp $
+
+ 26 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
+ xfce4-radio-plugin-0.4.2.ebuild:
+ amd64 stable, bug 282648. Compile tested only due to lack of hardware
26 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
xfce4-radio-plugin-0.3.1.ebuild, 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 1c6345b80aa6..62661a5570f4 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.2 2009/08/26 02:56:12 darkside Exp $
+# $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 $
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"