diff options
author | Brent Baude <ranger@gentoo.org> | 2007-06-01 00:14:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-06-01 00:14:49 +0000 |
commit | 436e6070af44df933e04a7d29d3aa71ac0e7fde1 (patch) | |
tree | 4c831f3191061b12f916fc9c58e7185acee9a689 /xfce-base/xfce-mcs-plugins | |
parent | Marking xfwm4-4.4.1 ppc64 stable for bug #178510 (diff) | |
download | gentoo-2-436e6070af44df933e04a7d29d3aa71ac0e7fde1.tar.gz gentoo-2-436e6070af44df933e04a7d29d3aa71ac0e7fde1.tar.bz2 gentoo-2-436e6070af44df933e04a7d29d3aa71ac0e7fde1.zip |
Marking xfce-mcs-plugins-4.4.1 ppc64 stable for bug #178510
(Portage version: 2.1.2.7)
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.1.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 e1e2d23eb019..2b7991a81457 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.99 2007/05/29 16:44:02 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.100 2007/06/01 00:14:49 ranger Exp $ + + 01 Jun 2007; Brent Baude <ranger@gentoo.org> + xfce-mcs-plugins-4.4.1.ebuild: + Marking xfce-mcs-plugins-4.4.1 ppc64 stable for bug #178510 29 May 2007; Samuli Suominen <drac@gentoo.org> xfce-mcs-plugins-4.4.1-r1.ebuild: diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild index bc211ec6276d..97103146d0a1 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.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.1.ebuild,v 1.9 2007/05/27 06:18:40 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild,v 1.10 2007/06/01 00:14:49 ranger Exp $ inherit xfce44 @@ -8,7 +8,7 @@ XFCE_VERSION=4.4.1 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" |