diff options
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index c012a11a5c00..a2ef88c3813c 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4mcs # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.94 2007/05/24 20:38:40 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.95 2007/05/27 06:11:49 kumba Exp $ + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> libxfce4mcs-4.4.1.ebuild: + Stable on mips. 24 May 2007; Lars Weiler <pylon@gentoo.org> libxfce4mcs-4.4.1.ebuild: Stable on ppc; bug #178510. diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild index a57cb77fc94f..02e63427404c 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-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/libxfce4mcs/libxfce4mcs-4.4.1.ebuild,v 1.6 2007/05/24 20:38:40 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild,v 1.7 2007/05/27 06:11:49 kumba Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Components library" HOMEPAGE="http://www.xfce.org/projects/libraries" -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 doc startup-notification" RDEPEND="x11-libs/libX11 |