diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-29 07:18:04 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-29 07:18:04 +0000 |
commit | 4cc2cd5cf62764e28f895d350f22aaa8a31614b9 (patch) | |
tree | ffc7c4f4f7f29c91fea924d7605a1f6e98d6a71b /xfce-extra/xfce4-mpc-plugin | |
parent | Stable on amd64 wrt bug #323729 (diff) | |
download | gentoo-2-4cc2cd5cf62764e28f895d350f22aaa8a31614b9.tar.gz gentoo-2-4cc2cd5cf62764e28f895d350f22aaa8a31614b9.tar.bz2 gentoo-2-4cc2cd5cf62764e28f895d350f22aaa8a31614b9.zip |
Stable on amd64 wrt bug #323729
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-mpc-plugin')
-rw-r--r-- | xfce-extra/xfce4-mpc-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mpc-plugin/ChangeLog b/xfce-extra/xfce4-mpc-plugin/ChangeLog index 1a339af51353..43d16a040e7a 100644 --- a/xfce-extra/xfce4-mpc-plugin/ChangeLog +++ b/xfce-extra/xfce4-mpc-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mpc-plugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.5 2010/05/18 19:23:40 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.6 2010/06/29 07:18:04 angelos Exp $ + + 29 Jun 2010; Christoph Mende <angelos@gentoo.org> + xfce4-mpc-plugin-0.3.5.ebuild: + Stable on amd64 wrt bug #323729 *xfce4-mpc-plugin-0.3.5 (18 May 2010) diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.5.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.5.ebuild index 0b118f30d6ed..c0918caaeebd 100644 --- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.5.ebuild +++ b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.5.ebuild,v 1.1 2010/05/18 19:23:40 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.5.ebuild,v 1.2 2010/06/29 07:18:04 angelos Exp $ inherit xfconf @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.3/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="debug libmpd" RDEPEND=">=xfce-base/xfce4-panel-4.3.22 |