diff options
author | 2007-11-10 21:58:18 +0000 | |
---|---|---|
committer | 2007-11-10 21:58:18 +0000 | |
commit | b5fd94a0f22173587e7108cf698d9ff0a79f04ee (patch) | |
tree | 454c92996fba01f44964e0745f991aa685d36bd0 /xfce-base | |
parent | Stable on ppc64; bug #198561 (diff) | |
download | gentoo-2-b5fd94a0f22173587e7108cf698d9ff0a79f04ee.tar.gz gentoo-2-b5fd94a0f22173587e7108cf698d9ff0a79f04ee.tar.bz2 gentoo-2-b5fd94a0f22173587e7108cf698d9ff0a79f04ee.zip |
Stable on ppc64; bug #198562
(Portage version: 2.1.3.19)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index 7e8417fae34f..9ecd70de8613 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.108 2007/11/10 14:52:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.109 2007/11/10 21:58:18 corsair Exp $ + + 10 Nov 2007; Markus Rothe <corsair@gentoo.org> + xfce4-panel-4.4.1-r1.ebuild: + Stable on ppc64; bug #198562 10 Nov 2007; Raúl Porcel <armin76@gentoo.org> xfce4-panel-4.4.1-r1.ebuild: diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild index 53b86cd5182f..15353d0d85c6 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4.1-r1.ebuild,v 1.4 2007/11/10 14:52:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild,v 1.5 2007/11/10 21:58:18 corsair Exp $ inherit eutils xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Panel" HOMEPAGE="http://www.xfce.org/projects/xfce4-panel/" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc startup-notification" |