diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-19 04:17:32 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-19 04:17:32 +0000 |
commit | d923a23813510615b38060582e20274f73d46dae (patch) | |
tree | 52f3435e33e696d615e003776b6310a9a23ec3e2 /xfce-extra/xfce4-systray | |
parent | Initial commit; closes bug #64190 (diff) | |
download | historical-d923a23813510615b38060582e20274f73d46dae.tar.gz historical-d923a23813510615b38060582e20274f73d46dae.tar.bz2 historical-d923a23813510615b38060582e20274f73d46dae.zip |
stable on ppc64, bug #57744
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r-- | xfce-extra/xfce4-systray/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog index fde102544e2b..9e376b9d936c 100644 --- a/xfce-extra/xfce4-systray/ChangeLog +++ b/xfce-extra/xfce4-systray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-systray # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.32 2004/08/30 18:49:01 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.33 2004/09/19 04:03:45 tgall Exp $ + + 18 Sep 2004; Tom Gall <tgall@gentoo.org> xfce4-systray-4.0.6.ebuild: + stable on ppc64, bug #57744 30 Aug 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xfce4-systray-4.0.6.ebuild: diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild index 903043e1f52d..631b6cb9a73a 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.0.6.ebuild,v 1.6 2004/08/30 18:49:01 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild,v 1.7 2004/09/19 04:03:45 tgall Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ppc alpha sparc ~amd64 hppa ~mips" +KEYWORDS="~ia64 x86 ppc alpha sparc ~amd64 hppa ~mips ppc64" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 |