diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:31:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:31:20 +0000 |
commit | 83c7847dcc60b2092fe73de549836b2c446369c8 (patch) | |
tree | 8c167875bc9c29f45a81fc70c3a4f575935f3e31 /xfce-extra/xfce4-taskbar | |
parent | bump startup-notification dep. Closes bug 84883 (diff) | |
download | gentoo-2-83c7847dcc60b2092fe73de549836b2c446369c8.tar.gz gentoo-2-83c7847dcc60b2092fe73de549836b2c446369c8.tar.bz2 gentoo-2-83c7847dcc60b2092fe73de549836b2c446369c8.zip |
arm/hppa/ia64 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'xfce-extra/xfce4-taskbar')
-rw-r--r-- | xfce-extra/xfce4-taskbar/xfce4-taskbar-0.2.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-taskbar/xfce4-taskbar-0.2.2-r1.ebuild b/xfce-extra/xfce4-taskbar/xfce4-taskbar-0.2.2-r1.ebuild index 435f738450b1..d4b2608485fb 100644 --- a/xfce-extra/xfce4-taskbar/xfce4-taskbar-0.2.2-r1.ebuild +++ b/xfce-extra/xfce4-taskbar/xfce4-taskbar-0.2.2-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-taskbar/xfce4-taskbar-0.2.2-r1.ebuild,v 1.4 2005/01/31 15:44:46 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-taskbar/xfce4-taskbar-0.2.2-r1.ebuild,v 1.5 2005/03/12 20:31:20 vapier Exp $ DESCRIPTION="Xfce4 panel taskbar plugin" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" GOODIES_PLUGIN=1 -inherit xfce4
\ No newline at end of file +inherit xfce4 |