diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-11 23:41:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-11 23:41:20 +0000 |
commit | f8e02dc47401c5b8b213d96faed365aa017569fc (patch) | |
tree | 03c8cffabfe97a8a71e2919cef3d014fb0c36e5d /xfce-base/libxfce4mcs | |
parent | Added patch to let it compile on x86-fbsd, keyworded x86-fbsd (diff) | |
download | historical-f8e02dc47401c5b8b213d96faed365aa017569fc.tar.gz historical-f8e02dc47401c5b8b213d96faed365aa017569fc.tar.bz2 historical-f8e02dc47401c5b8b213d96faed365aa017569fc.zip |
Stable on Alpha + IA64.
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 6cff589cfa3a..851c92f6017b 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.86 2007/03/10 16:38:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.87 2007/03/11 23:32:42 kloeri Exp $ + + 11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + libxfce4mcs-4.4.0.ebuild: + Stable on Alpha + IA64. 10 Mar 2007; nixnut <nixnut@gentoo.org> libxfce4mcs-4.4.0.ebuild: Stable on ppc wrt bug 169987 diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild index ac36e3017589..ca637f817814 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.10 2007/03/10 16:38:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.11 2007/03/11 23:32:42 kloeri 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 |