diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-10 20:13:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-10 20:13:16 +0000 |
commit | e10f450c80fa99ea90229e59ff945f38a6ec3e99 (patch) | |
tree | 873ab71da9acb23d63fafdd2a8310eef393b7529 /xfce-extra/xfce4-systray | |
parent | version bump for bug #126830; currently hardmasked (diff) | |
download | historical-e10f450c80fa99ea90229e59ff945f38a6ec3e99.tar.gz historical-e10f450c80fa99ea90229e59ff945f38a6ec3e99.tar.bz2 historical-e10f450c80fa99ea90229e59ff945f38a6ec3e99.zip |
Stable on sparc wrt #129371
Package-Manager: portage-2.0.54
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.3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog index e071c4cccfd1..969a26e0bfb5 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.59 2006/04/10 20:13:16 gustavoz Exp $ + + 10 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-systray-4.2.3.ebuild: + Stable on sparc wrt #129371 10 Apr 2006; Jeroen Roovers <jer@gentoo.org> xfce4-systray-4.2.3.ebuild: Stable on hppa (bug #129371). 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 7418cbc82ec2..ec2f1f94a970 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild @@ -1,12 +1,12 @@ # 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.2 2006/04/10 00:51:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild,v 1.3 2006/04/10 20:13:16 gustavoz 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}" -core_package
\ No newline at end of file +core_package |