summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-03-22 10:47:45 +0000
committerThomas Kahle <tomka@gentoo.org>2011-03-22 10:47:45 +0000
commitf72dc129de2a2487dbe1ed0fdc73d69f5893d0d2 (patch)
tree935de7391cf84f492f023848a58cf52c5a8ca674
parentx86 stable per bug 358407 (diff)
downloadgentoo-2-f72dc129de2a2487dbe1ed0fdc73d69f5893d0d2.tar.gz
gentoo-2-f72dc129de2a2487dbe1ed0fdc73d69f5893d0d2.tar.bz2
gentoo-2-f72dc129de2a2487dbe1ed0fdc73d69f5893d0d2.zip
x86 stable per bug 358407
(Portage version: 2.1.9.44/cvs/Linux i686)
-rw-r--r--xfce-extra/xfce4-radio-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-radio-plugin/ChangeLog b/xfce-extra/xfce4-radio-plugin/ChangeLog
index 054627b43752..8a63ea99ba83 100644
--- a/xfce-extra/xfce4-radio-plugin/ChangeLog
+++ b/xfce-extra/xfce4-radio-plugin/ChangeLog
@@ -1,6 +1,9 @@
# 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.12 2011/03/13 16:30:36 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.13 2011/03/22 10:47:45 tomka Exp $
+
+ 22 Mar 2011; Thomas Kahle <tomka@gentoo.org> xfce4-radio-plugin-0.4.4.ebuild:
+ x86 stable per bug 358407
13 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
xfce4-radio-plugin-0.4.4.ebuild:
diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.4.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.4.ebuild
index 2c9dccce896f..58eda7cd0537 100644
--- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.4.ebuild
+++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.4.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.4.4.ebuild,v 1.3 2011/03/13 16:30:36 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.4.ebuild,v 1.4 2011/03/22 10:47:45 tomka Exp $
EAPI=3
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