diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-10 08:18:59 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-10 08:18:59 +0000 |
commit | 6bd7b8c916953d6d66ab8ae06541af8615c21193 (patch) | |
tree | 3e0387ae66b7969b5c1e1697d1a22e35937099a2 /xfce-base/libxfce4mcs | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-6bd7b8c916953d6d66ab8ae06541af8615c21193.tar.gz gentoo-2-6bd7b8c916953d6d66ab8ae06541af8615c21193.tar.bz2 gentoo-2-6bd7b8c916953d6d66ab8ae06541af8615c21193.zip |
Stable on amd64 wrt bug 169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-base/libxfce4mcs')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index ac31fba16444..85a3be74fe47 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.84 2007/03/09 17:28:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.85 2007/03/10 08:18:59 welp Exp $ + + 10 Mar 2007; Peter Weller <welp@gentoo.org> libxfce4mcs-4.4.0.ebuild: + Stable on amd64 wrt bug 169987 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> libxfce4mcs-4.4.0.ebuild: Stable for HPPA (bug #169987). diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild index 19ddb882c655..02e37aa9eda4 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.8 2007/03/09 17:28:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.9 2007/03/10 08:18:59 welp 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 |