diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:38:52 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:38:52 +0000 |
commit | a7200a8ad4f0b2d231206207a64c5cb912205b8a (patch) | |
tree | d42fc76532f93801cbb5cdcd99c602df63db2aa9 /gnome-extra/deskbar-applet/deskbar-applet-2.16.2.ebuild | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-a7200a8ad4f0b2d231206207a64c5cb912205b8a.tar.gz gentoo-2-a7200a8ad4f0b2d231206207a64c5cb912205b8a.tar.bz2 gentoo-2-a7200a8ad4f0b2d231206207a64c5cb912205b8a.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'gnome-extra/deskbar-applet/deskbar-applet-2.16.2.ebuild')
-rw-r--r-- | gnome-extra/deskbar-applet/deskbar-applet-2.16.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/deskbar-applet/deskbar-applet-2.16.2.ebuild b/gnome-extra/deskbar-applet/deskbar-applet-2.16.2.ebuild index 8be32552990c..e5369cd50938 100644 --- a/gnome-extra/deskbar-applet/deskbar-applet-2.16.2.ebuild +++ b/gnome-extra/deskbar-applet/deskbar-applet-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/deskbar-applet/deskbar-applet-2.16.2.ebuild,v 1.3 2006/12/10 20:36:04 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/deskbar-applet/deskbar-applet-2.16.2.ebuild,v 1.4 2006/12/12 16:38:52 wolf31o2 Exp $ inherit gnome2 eutils autotools python @@ -9,7 +9,7 @@ HOMEPAGE="http://raphael.slinckx.net/deskbar/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="eds" RDEPEND=">=dev-lang/python-2.4 |