diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:43:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:43:40 +0000 |
commit | 9c8637baac053c1626c5c4401c34200d464109a5 (patch) | |
tree | 611fdbd1e7c36fbd36e48017efc477103e1e2120 /xfce-base/xfce4-panel | |
parent | Version bump, fixes #126420 (diff) | |
download | historical-9c8637baac053c1626c5c4401c34200d464109a5.tar.gz historical-9c8637baac053c1626c5c4401c34200d464109a5.tar.bz2 historical-9c8637baac053c1626c5c4401c34200d464109a5.zip |
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'xfce-base/xfce4-panel')
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index 09a52197f4a7..c19ad934ea82 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.64 2006/04/20 14:39:55 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.65 2006/04/22 10:38:46 corsair Exp $ + + 22 Apr 2006; Markus Rothe <corsair@gentoo.org> xfce4-panel-4.2.3.ebuild: + Stable on ppc64 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> xfce4-panel-4.2.3.ebuild: amd64 stable, bug 129371 diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild index 22ee53b2b38a..0e4d81a8a80b 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-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-base/xfce4-panel/xfce4-panel-4.2.3.ebuild,v 1.6 2006/04/20 14:39:55 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.2.3.ebuild,v 1.7 2006/04/22 10:38:46 corsair Exp $ inherit xfce42 DESCRIPTION="Xfce 4 panel" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE |