diff options
Diffstat (limited to 'xfce-base/xfce4-panel/xfce4-panel-4.4.1.ebuild')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.4.1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.4.1.ebuild index 59eae53b0d21..a7ec2b31a914 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.4.1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.4.1.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.ebuild,v 1.7 2007/05/24 20:50:07 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.1.ebuild,v 1.8 2007/05/27 06:25:18 kumba Exp $ inherit 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" |