diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 16:58:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 16:58:19 +0000 |
commit | 39c03daba2143aa6d299b6b452d15f868bb7d501 (patch) | |
tree | 3279a99ca84e113c349dff729cb86e196263094d /xfce-base/libxfce4mcs | |
parent | Stable for HPPA (bug #178510). (diff) | |
download | gentoo-2-39c03daba2143aa6d299b6b452d15f868bb7d501.tar.gz gentoo-2-39c03daba2143aa6d299b6b452d15f868bb7d501.tar.bz2 gentoo-2-39c03daba2143aa6d299b6b452d15f868bb7d501.zip |
Stable for HPPA (bug #178510).
(Portage version: 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 0fd250b70fd5..b0ebec9f4b59 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.92 2007/05/19 14:36:31 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.93 2007/05/21 16:58:18 jer Exp $ + + 21 May 2007; Jeroen Roovers <jer@gentoo.org> libxfce4mcs-4.4.1.ebuild: + Stable for HPPA (bug #178510). 19 May 2007; Peter Weller <welp@gentoo.org> libxfce4mcs-4.4.1.ebuild: Stable on amd64 wrt bug 178510 diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild index a8bbb39c2240..c4ec7ee29f7c 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.4 2007/05/19 14:36:31 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild,v 1.5 2007/05/21 16:58:19 jer 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 |