diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 18:12:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 18:12:27 +0000 |
commit | 4efc31fee98a3ef0f0003a2e61b4f39a38d497ed (patch) | |
tree | 24756c9e5e52f95158f79cd1311efb4189858b53 /xfce-base/xfce4-session | |
parent | keyword ~amd64 (diff) | |
download | historical-4efc31fee98a3ef0f0003a2e61b4f39a38d497ed.tar.gz historical-4efc31fee98a3ef0f0003a2e61b4f39a38d497ed.tar.bz2 historical-4efc31fee98a3ef0f0003a2e61b4f39a38d497ed.zip |
Stable on sparc wrt #178510
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-base/xfce4-session')
-rw-r--r-- | xfce-base/xfce4-session/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-session/xfce4-session-4.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog index 53a62b8dbb2d..2805d344e792 100644 --- a/xfce-base/xfce4-session/ChangeLog +++ b/xfce-base/xfce4-session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce4-session # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.59 2007/04/12 14:42:13 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.60 2007/05/15 18:07:44 gustavoz Exp $ + + 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-session-4.4.1.ebuild: + Stable on sparc wrt #178510 *xfce4-session-4.4.1 (11 Apr 2007) diff --git a/xfce-base/xfce4-session/xfce4-session-4.4.1.ebuild b/xfce-base/xfce4-session/xfce4-session-4.4.1.ebuild index f58471f2b73a..38c3e5c5ec99 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.4.1.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-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/xfce4-session/xfce4-session-4.4.1.ebuild,v 1.1 2007/04/12 14:42:13 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.4.1.ebuild,v 1.2 2007/05/15 18:07:44 gustavoz Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Session manager" HOMEPAGE="http://www.xfce.org/projects/xfce4-session/" -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="dbus debug gnome" RDEPEND="x11-libs/libX11 |