diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-05-24 20:42:30 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-05-24 20:42:30 +0000 |
commit | 696c6e9e0ebfddaeee3d091e6592147c27d23106 (patch) | |
tree | 7cfe09da95134cc31089b83ec99fdd54e1e7ec0e /xfce-base/libxfce4mcs | |
parent | corrected ChangeLog, so it conforms to our standards (diff) | |
download | historical-696c6e9e0ebfddaeee3d091e6592147c27d23106.tar.gz historical-696c6e9e0ebfddaeee3d091e6592147c27d23106.tar.bz2 historical-696c6e9e0ebfddaeee3d091e6592147c27d23106.zip |
Stable on ppc; bug #178510.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'xfce-base/libxfce4mcs')
-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 b0ebec9f4b59..c012a11a5c00 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.93 2007/05/21 16:58:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.94 2007/05/24 20:38:40 pylon Exp $ + + 24 May 2007; Lars Weiler <pylon@gentoo.org> libxfce4mcs-4.4.1.ebuild: + Stable on ppc; bug #178510. 21 May 2007; Jeroen Roovers <jer@gentoo.org> libxfce4mcs-4.4.1.ebuild: Stable for HPPA (bug #178510). diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild index c4ec7ee29f7c..a57cb77fc94f 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.5 2007/05/21 16:58:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild,v 1.6 2007/05/24 20:38:40 pylon 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 |