diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 10:43:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 10:43:06 +0000 |
commit | 41f62310a9c89383b9e3f85b0269ea551f63c53a (patch) | |
tree | 9f1dd3681e04d3cfa4b16d8a15e0c5efedb27d2b /xfce-base | |
parent | alpha/ia64/x86 stable wrt #178510 (diff) | |
download | gentoo-2-41f62310a9c89383b9e3f85b0269ea551f63c53a.tar.gz gentoo-2-41f62310a9c89383b9e3f85b0269ea551f63c53a.tar.bz2 gentoo-2-41f62310a9c89383b9e3f85b0269ea551f63c53a.zip |
alpha/ia64/x86 stable wrt #178510
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-base')
-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 2ef385dc395a..c7f4d0b37cbc 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.90 2007/05/15 17:53:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.91 2007/05/18 10:43:06 armin76 Exp $ + + 18 May 2007; Raúl Porcel <armin76@gentoo.org> libxfce4mcs-4.4.1.ebuild: + alpha/ia64/x86 stable wrt #178510 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> libxfce4mcs-4.4.1.ebuild: diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild index 09e9cacf07be..f7fbf5c6daf4 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.2 2007/05/15 17:53:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.1.ebuild,v 1.3 2007/05/18 10:43:06 armin76 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 |