diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-29 07:25:09 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-29 07:25:09 +0000 |
commit | 2a68e2df0f6bb8f3f5050b780ae5cd80eb19f838 (patch) | |
tree | 405599426960e77c14e063c94dd4ba777fcc4379 /xfce-extra/xfce4-mpc-plugin | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | historical-2a68e2df0f6bb8f3f5050b780ae5cd80eb19f838.tar.gz historical-2a68e2df0f6bb8f3f5050b780ae5cd80eb19f838.tar.bz2 historical-2a68e2df0f6bb8f3f5050b780ae5cd80eb19f838.zip |
Stable on amd64 wrt bug #323729
Package-Manager: portage-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 |