diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-09 17:20:29 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-09 17:20:29 +0000 |
commit | 26902097508b2fc49112782db2388c72d35bc995 (patch) | |
tree | 2ae309b78bb930934071b3a2d47c5810352e5ed2 /xfce-base/xfce-mcs-plugins | |
parent | Stable on ppc64; bug #201707 (diff) | |
download | gentoo-2-26902097508b2fc49112782db2388c72d35bc995.tar.gz gentoo-2-26902097508b2fc49112782db2388c72d35bc995.tar.bz2 gentoo-2-26902097508b2fc49112782db2388c72d35bc995.zip |
Stable on amd64/x86 (bug #201747)
(Portage version: 2.1.3.19)
Diffstat (limited to 'xfce-base/xfce-mcs-plugins')
-rw-r--r-- | xfce-base/xfce-mcs-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce-mcs-plugins/ChangeLog b/xfce-base/xfce-mcs-plugins/ChangeLog index 4a245f90aa32..aac573941f9e 100644 --- a/xfce-base/xfce-mcs-plugins/ChangeLog +++ b/xfce-base/xfce-mcs-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce-mcs-plugins # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.108 2007/11/18 06:41:13 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.109 2007/12/09 17:20:29 cla Exp $ + + 09 Dec 2007; Dawid Węgliński <cla@gentoo.org> + xfce-mcs-plugins-4.4.2.ebuild: + Stable on amd64/x86 (bug #201747) *xfce-mcs-plugins-4.4.2 (18 Nov 2007) diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild index 6e5dc71a8314..8f0c75f9a1bc 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild,v 1.1 2007/11/18 06:41:13 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild,v 1.2 2007/12/09 17:20:29 cla Exp $ inherit xfce44 @@ -8,7 +8,7 @@ XFCE_VERSION=4.4.2 xfce44 DESCRIPTION="Setting plugins" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug" |