diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-07-08 00:27:15 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-07-08 00:27:15 +0000 |
commit | b34c5167487ea67379aaee9ef3e3f3e43fdbc816 (patch) | |
tree | 84059bbd69d886a9ec8b4990ee58377389b03ae7 /xfce-extra/xfce4-systray | |
parent | fix broken commit (diff) | |
download | gentoo-2-b34c5167487ea67379aaee9ef3e3f3e43fdbc816.tar.gz gentoo-2-b34c5167487ea67379aaee9ef3e3f3e43fdbc816.tar.bz2 gentoo-2-b34c5167487ea67379aaee9ef3e3f3e43fdbc816.zip |
Mark stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r-- | xfce-extra/xfce4-systray/xfce4-systray-4.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.2.2.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.2.2.ebuild index 3de504a220ca..a810aa0a6387 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.2.2.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.2.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.2.ebuild,v 1.2 2005/07/07 01:19:54 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.2.ebuild,v 1.3 2005/07/08 00:27:15 bcowan Exp $ 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-4.2.1.1" +RDEPEND=">=xfce-base/xfce4-panel-${PV}" inherit xfce4 |