diff options
author | Mike Doty <kingtaco@gentoo.org> | 2006-04-20 15:08:21 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2006-04-20 15:08:21 +0000 |
commit | 95b815697e07b98d9c0ab277b47150b970d52f04 (patch) | |
tree | 6e893e8980ea03464d0122159ac9a6cd9c97f6f4 /xfce-extra/xfce4-systray | |
parent | amd64 stable, bug 129371 (diff) | |
download | gentoo-2-95b815697e07b98d9c0ab277b47150b970d52f04.tar.gz gentoo-2-95b815697e07b98d9c0ab277b47150b970d52f04.tar.bz2 gentoo-2-95b815697e07b98d9c0ab277b47150b970d52f04.zip |
amd64 stable, bug 129371
(Portage version: 2.1_pre7-r5)
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.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog index 6688437c3c81..12380e986ff9 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.61 2006/04/17 18:28:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.62 2006/04/20 15:08:21 kingtaco Exp $ + + 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> xfce4-systray-4.2.3.ebuild: + amd64 stable, bug 129371 17 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> xfce4-systray-4.2.3.ebuild: 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 fcc439a5d714..6e49b22c318c 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.5 2006/04/17 18:28:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild,v 1.6 2006/04/20 15:08:21 kingtaco 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}" |