diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 22:07:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 22:07:24 +0000 |
commit | 776c8578599af12d5fd5f11240f6af7b61602c23 (patch) | |
tree | 150a90fb0c4dc7480a4b9efd8fbcf5ab2837d4b2 /xfce-base/libxfce4mcs | |
parent | Bump patchset for g/fbsd wrt bug 169825 and fix bug 150419 (diff) | |
download | historical-776c8578599af12d5fd5f11240f6af7b61602c23.tar.gz historical-776c8578599af12d5fd5f11240f6af7b61602c23.tar.bz2 historical-776c8578599af12d5fd5f11240f6af7b61602c23.zip |
Stable on sparc wrt #169987
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-base/libxfce4mcs')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index bd21cbde1858..64360ddc239d 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,10 @@ # 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.81 2007/03/02 22:42:40 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.82 2007/03/08 22:00:54 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + libxfce4mcs-4.4.0.ebuild: + Stable on sparc wrt #169987 02 Mar 2007; Peter Weller <welp@gentoo.org> libxfce4mcs-4.4.0.ebuild: Keyworded on x86-fbsd diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild index 7614216b981a..dff66920455e 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.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.0.ebuild,v 1.5 2007/03/02 22:42:40 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.6 2007/03/08 22:00:54 gustavoz Exp $ inherit xfce44 @@ -8,7 +8,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 |