diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 05:25:04 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 05:25:04 +0000 |
commit | b60bea70a757a343fcd8c4915b76c39264fb9cb8 (patch) | |
tree | 07de88bdfcdca02727c8106d82bbd29deebedd9a /xfce-extra | |
parent | amd64 stable wrt #386963 (diff) | |
download | gentoo-2-b60bea70a757a343fcd8c4915b76c39264fb9cb8.tar.gz gentoo-2-b60bea70a757a343fcd8c4915b76c39264fb9cb8.tar.bz2 gentoo-2-b60bea70a757a343fcd8c4915b76c39264fb9cb8.zip |
amd64 stable wrt #386963
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64, RepoMan options: --force)
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.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 ba262d48ec8b..2eeb5060cb6f 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.16 2011/10/16 03:38:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.17 2011/10/16 05:25:04 ssuominen Exp $ + + 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> + xfce4-radio-plugin-0.5.1.ebuild: + amd64 stable wrt #386963 16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xfce4-radio-plugin-0.5.1.ebuild: 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 38161637f2b0..c46112258744 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.2 2011/10/16 03:38:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.3 2011/10/16 05:25:04 ssuominen 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 |