diff options
author | 2007-03-10 08:32:57 +0000 | |
---|---|---|
committer | 2007-03-10 08:32:57 +0000 | |
commit | 8d8277cc07fafaa310d86421a3288092a8b6d131 (patch) | |
tree | b388b5de44458944dce8aee0dc7d65bfd73e8ca0 /xfce-base/xfce-mcs-plugins | |
parent | Remove dupe'd changelog entry (diff) | |
download | gentoo-2-8d8277cc07fafaa310d86421a3288092a8b6d131.tar.gz gentoo-2-8d8277cc07fafaa310d86421a3288092a8b6d131.tar.bz2 gentoo-2-8d8277cc07fafaa310d86421a3288092a8b6d131.zip |
Stable on amd64 wrt bug 169987
(Portage version: 2.1.2.2)
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.0-r1.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 7a48805cabcc..6e51b022fc53 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.83 2007/03/09 17:43:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.84 2007/03/10 08:32:57 welp Exp $ + + 10 Mar 2007; Peter Weller <welp@gentoo.org> + xfce-mcs-plugins-4.4.0-r1.ebuild: + Stable on amd64 wrt bug 169987 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> xfce-mcs-plugins-4.4.0-r1.ebuild: diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild index 637e9bf3a0a8..f061c0cdef45 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild @@ -1,13 +1,13 @@ # 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.0-r1.ebuild,v 1.5 2007/03/09 17:43:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild,v 1.6 2007/03/10 08:32:57 welp Exp $ inherit eutils xfce44 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" |