diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-09 18:42:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-09 18:42:32 +0000 |
commit | 8af9e3f2ecc03b0e61118dab3f6c4bd400b638ac (patch) | |
tree | f5463b7f32ed9af4c2c950cf307307e110c1dbb2 /xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild | |
parent | Stable on ppc wrt bug 198558 (diff) | |
download | historical-8af9e3f2ecc03b0e61118dab3f6c4bd400b638ac.tar.gz historical-8af9e3f2ecc03b0e61118dab3f6c4bd400b638ac.tar.bz2 historical-8af9e3f2ecc03b0e61118dab3f6c4bd400b638ac.zip |
amd64/arm stable wrt #198562
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 8d940f845b7c..d62c3024b6b4 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.1 2007/10/21 09:28:19 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild,v 1.2 2007/11/09 18:42:32 drac 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" |