diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-04-17 18:28:31 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-04-17 18:28:31 +0000 |
commit | 0ffa26023c90c2199665a00cd26fb2f9b7dd21af (patch) | |
tree | 9fc3eabe481fef2995ac75e27cfeefc7c437ed3b /xfce-extra/xfce4-toys | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-0ffa26023c90c2199665a00cd26fb2f9b7dd21af.tar.gz gentoo-2-0ffa26023c90c2199665a00cd26fb2f9b7dd21af.tar.bz2 gentoo-2-0ffa26023c90c2199665a00cd26fb2f9b7dd21af.zip |
Stable on ppc.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'xfce-extra/xfce4-toys')
-rw-r--r-- | xfce-extra/xfce4-toys/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-toys/ChangeLog b/xfce-extra/xfce4-toys/ChangeLog index c8b2de0af04f..22b8bd936f6b 100644 --- a/xfce-extra/xfce4-toys/ChangeLog +++ b/xfce-extra/xfce4-toys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-toys # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.60 2006/04/15 01:53:53 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.61 2006/04/17 18:28:31 hansmi Exp $ + + 17 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> + xfce4-toys-4.2.3.ebuild: + Stable on ppc. See bug #129371. 15 Apr 2006; Mark Loeser <halcy0n@gentoo.org> xfce4-toys-4.2.3.ebuild: Stable on x86; bug #129371 diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild index 03c46a487c74..239af0adcb0b 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild,v 1.4 2006/04/15 01:53:53 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild,v 1.5 2006/04/17 18:28:31 hansmi Exp $ inherit xfce42 DESCRIPTION="Xfce 4 panel toys plugin" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE |