diff options
Diffstat (limited to 'xfce-base/xfce4-panel/xfce4-panel-4.4.1-r2.ebuild')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r2.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r2.ebuild index 77ccd1f4dd8a..3136d0c209d0 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r2.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r2.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-r2.ebuild,v 1.1 2007/12/05 10:28:39 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r2.ebuild,v 1.2 2007/12/05 23:04:23 angelos 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" |