diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-04-17 18:28:16 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-04-17 18:28:16 +0000 |
commit | bc103970d4bb99c90127ad996f97c04c24887ae2 (patch) | |
tree | ebeaa6221c33498e37731238a7b2c80b77bdbf99 /xfce-extra | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-bc103970d4bb99c90127ad996f97c04c24887ae2.tar.gz gentoo-2-bc103970d4bb99c90127ad996f97c04c24887ae2.tar.bz2 gentoo-2-bc103970d4bb99c90127ad996f97c04c24887ae2.zip |
Stable on ppc.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-systray/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog index 35cf5cc46c1a..6688437c3c81 100644 --- a/xfce-extra/xfce4-systray/ChangeLog +++ b/xfce-extra/xfce4-systray/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-systray # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.60 2006/04/15 01:53:32 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.61 2006/04/17 18:28:16 hansmi Exp $ + + 17 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> + xfce4-systray-4.2.3.ebuild: + Stable on ppc. See bug #129371. 15 Apr 2006; Mark Loeser <halcy0n@gentoo.org> xfce4-systray-4.2.3.ebuild: Stable on x86; bug #129371 diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild index 48460e93dd18..fcc439a5d714 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-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-systray/xfce4-systray-4.2.3.ebuild,v 1.4 2006/04/15 01:53:32 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild,v 1.5 2006/04/17 18:28:16 hansmi Exp $ inherit xfce42 DESCRIPTION="Xfce 4 system tray" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" RDEPEND=">=xfce-base/xfce4-panel-${PV}" |