diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-29 20:16:34 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-29 20:16:34 +0000 |
commit | 4b719f94268131a4e5e0eb930e6fb81df426a2fe (patch) | |
tree | b8b3d7bd982af3ba7947e27271df31c9a2bdfe38 /xfce-extra/xfce4-toys | |
parent | remove unnecessary ppc logic (diff) | |
download | gentoo-2-4b719f94268131a4e5e0eb930e6fb81df426a2fe.tar.gz gentoo-2-4b719f94268131a4e5e0eb930e6fb81df426a2fe.tar.bz2 gentoo-2-4b719f94268131a4e5e0eb930e6fb81df426a2fe.zip |
Xfce 4.2 stable on ppc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'xfce-extra/xfce4-toys')
-rw-r--r-- | xfce-extra/xfce4-toys/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-toys/ChangeLog b/xfce-extra/xfce4-toys/ChangeLog index 3923e7d7ffe6..d937ea160564 100644 --- a/xfce-extra/xfce4-toys/ChangeLog +++ b/xfce-extra/xfce4-toys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-toys # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.43 2005/01/24 20:17:20 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.44 2005/01/29 20:16:34 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce4-toys-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce4-toys-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild index 8d61abb675c2..3d735ba2109f 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 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.0.ebuild,v 1.3 2005/01/24 20:17:20 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild,v 1.4 2005/01/29 20:16:34 pylon Exp $ 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" BZIPPED=1 XRDEPEND=">=xfce-base/xfce4-panel-${PV}" |