diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-04-10 00:51:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-04-10 00:51:28 +0000 |
commit | 0f4641259c5d0f948227f3150139e3f38039afaa (patch) | |
tree | 26b8434dba9011c5870b09a95f77bf4a7e54e293 /xfce-extra/xfce4-systray | |
parent | Stable on hppa (bug #129371). (diff) | |
download | gentoo-2-0f4641259c5d0f948227f3150139e3f38039afaa.tar.gz gentoo-2-0f4641259c5d0f948227f3150139e3f38039afaa.tar.bz2 gentoo-2-0f4641259c5d0f948227f3150139e3f38039afaa.zip |
Stable on hppa (bug #129371).
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r-- | xfce-extra/xfce4-systray/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog index 3c685692fe58..e071c4cccfd1 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.57 2005/12/09 21:28:50 dostrow Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.58 2006/04/10 00:51:28 jer Exp $ + + 10 Apr 2006; Jeroen Roovers <jer@gentoo.org> xfce4-systray-4.2.3.ebuild: + Stable on hppa (bug #129371). *xfce4-systray-4.2.3 (09 Dec 2005) 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 88ff68992c8f..7418cbc82ec2 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-2005 Gentoo Foundation +# 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.1 2005/12/09 21:28:50 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild,v 1.2 2006/04/10 00:51:28 jer 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}" |