diff options
author | 2005-07-11 20:02:56 +0000 | |
---|---|---|
committer | 2005-07-11 20:02:56 +0000 | |
commit | 72c84e84be1c830e15526484800debb3ab5e10d7 (patch) | |
tree | 0b521702cfd76045f8d3ea2e40a88a7c57edd1df /xfce-extra | |
parent | Stable on alpha + ia64. (diff) | |
download | gentoo-2-72c84e84be1c830e15526484800debb3ab5e10d7.tar.gz gentoo-2-72c84e84be1c830e15526484800debb3ab5e10d7.tar.bz2 gentoo-2-72c84e84be1c830e15526484800debb3ab5e10d7.zip |
Stable on alpha + ia64.
(Portage version: 2.0.51.22-r1)
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.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog index 1ff040bca6fe..b5e551503282 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.53 2005/07/11 17:44:12 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.54 2005/07/11 20:02:56 kloeri Exp $ + + 11 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + xfce4-systray-4.2.2.ebuild: + Stable on alpha + ia64. 11 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> xfce4-systray-4.2.2.ebuild: 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 763ba35fdfc6..81e5f313f334 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.2.2.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.2.2.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.2.ebuild,v 1.6 2005/07/11 17:44:12 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.2.ebuild,v 1.7 2005/07/11 20:02:56 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" RDEPEND=">=xfce-base/xfce4-panel-${PV}" |