diff options
author | 2007-12-05 23:04:23 +0000 | |
---|---|---|
committer | 2007-12-05 23:04:23 +0000 | |
commit | 9848315277d56481f8790f5a8ce0bd2535f8a325 (patch) | |
tree | 59700c6002a3c646d77acac6c0c57df3d15639c7 /xfce-base/xfce4-panel/xfce4-panel-4.4.1-r2.ebuild | |
parent | Stable on amd64 wrt security bug #201289 (diff) | |
download | gentoo-2-9848315277d56481f8790f5a8ce0bd2535f8a325.tar.gz gentoo-2-9848315277d56481f8790f5a8ce0bd2535f8a325.tar.bz2 gentoo-2-9848315277d56481f8790f5a8ce0bd2535f8a325.zip |
Stable on amd64 wrt bug #201293
(Portage version: 2.1.4_rc7)
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" |