diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-26 16:20:29 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-26 16:20:29 +0000 |
commit | f7224b1767f12eba8ac6705844f8dfb3f0287e99 (patch) | |
tree | edd9540463497419f6b87a7cb8ee864fa205907a /xfce-extra/thunar-volman | |
parent | fpm now is a supported SAPI (diff) | |
download | gentoo-2-f7224b1767f12eba8ac6705844f8dfb3f0287e99.tar.gz gentoo-2-f7224b1767f12eba8ac6705844f8dfb3f0287e99.tar.bz2 gentoo-2-f7224b1767f12eba8ac6705844f8dfb3f0287e99.zip |
drop x86-fbsd, no udev in fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/thunar-volman')
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.5.1.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.5.1.ebuild index a82a9a9f52ae..aaef7246ca76 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.5.1.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.5.1.ebuild,v 1.1 2010/07/26 16:03:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.5.1.ebuild,v 1.2 2010/07/26 16:20:29 ssuominen Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.5/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug libnotify" COMMON_DEPEND=">=xfce-base/exo-0.5.3 |