diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 17:53:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 17:53:31 +0000 |
commit | 1901e8311008bbc6c916096e7f27efcd583869e8 (patch) | |
tree | 4fb3fddc70441547e2e614846a3d9f9ee27367d6 /xfce-base/libxfce4mcs | |
parent | Stable on sparc wrt #178510 (diff) | |
download | gentoo-2-1901e8311008bbc6c916096e7f27efcd583869e8.tar.gz gentoo-2-1901e8311008bbc6c916096e7f27efcd583869e8.tar.bz2 gentoo-2-1901e8311008bbc6c916096e7f27efcd583869e8.zip |
Stable on sparc wrt #178510
(Portage version: 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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index 19258102c90d..2ef385dc395a 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.89 2007/04/12 14:42:13 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.90 2007/05/15 17:53:31 gustavoz Exp $ + + 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + libxfce4mcs-4.4.1.ebuild: + Stable on sparc wrt #178510 *libxfce4mcs-4.4.1 (11 Apr 2007) diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild index e64fc7919300..09e9cacf07be 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.1 2007/04/12 14:42:13 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild,v 1.2 2007/05/15 17:53:31 gustavoz 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 |