diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-08 23:59:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-08 23:59:49 +0000 |
commit | 392c2c0bc608701097fada3edc39fd8356690964 (patch) | |
tree | cb0b452eb1a2fd4359f996e981c2bc8dd44678d1 /xfce-extra/xfce4-systray | |
parent | Stable on alpha. (diff) | |
download | historical-392c2c0bc608701097fada3edc39fd8356690964.tar.gz historical-392c2c0bc608701097fada3edc39fd8356690964.tar.bz2 historical-392c2c0bc608701097fada3edc39fd8356690964.zip |
Stable on alpha.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r-- | xfce-extra/xfce4-systray/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog index 748d37d83b3f..754b82c50c09 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.45 2005/01/31 15:44:02 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.46 2005/02/08 23:50:35 kloeri Exp $ + + 09 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + xfce4-systray-4.2.0.ebuild: + Stable on alpha. 31 Jan 2005; lanius@gentoo.org xfce4-systray-4.2.0.ebuild: stable on amd64 diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild index d87e84f43af9..9369be95a3f8 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-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-systray/xfce4-systray-4.2.0.ebuild,v 1.6 2005/02/01 17:38:30 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild,v 1.7 2005/02/08 23:50:35 kloeri 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" BZIPPED=1 RDEPEND=">=xfce-base/xfce4-panel-${PV}" |