diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:52:30 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:52:30 +0000 |
commit | 9ff7d6193081c7dd5708b04f83dbbc8d3e16c2ad (patch) | |
tree | 134e5730d0044cd84c4ad9971efa9d213b81493c /xfce-extra/xfce4-mpc-plugin | |
parent | x86 stable per bug 358407 (diff) | |
download | historical-9ff7d6193081c7dd5708b04f83dbbc8d3e16c2ad.tar.gz historical-9ff7d6193081c7dd5708b04f83dbbc8d3e16c2ad.tar.bz2 historical-9ff7d6193081c7dd5708b04f83dbbc8d3e16c2ad.zip |
x86 stable per bug 358407
Package-Manager: portage-2.1.9.44/cvs/Linux i686
Diffstat (limited to 'xfce-extra/xfce4-mpc-plugin')
-rw-r--r-- | xfce-extra/xfce4-mpc-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mpc-plugin/ChangeLog b/xfce-extra/xfce4-mpc-plugin/ChangeLog index 3139913bdd91..47882eb4ebb7 100644 --- a/xfce-extra/xfce4-mpc-plugin/ChangeLog +++ b/xfce-extra/xfce4-mpc-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-mpc-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.12 2011/03/13 16:29:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.13 2011/03/22 10:45:25 tomka Exp $ + + 22 Mar 2011; Thomas Kahle <tomka@gentoo.org> xfce4-mpc-plugin-0.3.6.ebuild: + x86 stable per bug 358407 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xfce4-mpc-plugin-0.3.6.ebuild: diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild index 350a768dd192..0fd8ba0830d2 100644 --- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild +++ b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.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-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild,v 1.3 2011/03/13 16:29:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild,v 1.4 2011/03/22 10:45:25 tomka Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.3/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="libmpd" RDEPEND=">=xfce-base/exo-0.3.1.1 |