diff options
author | 2011-03-22 10:47:21 +0000 | |
---|---|---|
committer | 2011-03-22 10:47:21 +0000 | |
commit | cc28fb31054476813776d4846da457bd40bd3192 (patch) | |
tree | dcab55e94742732f855c7e083543d4f5348c6216 /xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild | |
parent | x86 stable per bug 358407 (diff) | |
download | gentoo-2-cc28fb31054476813776d4846da457bd40bd3192.tar.gz gentoo-2-cc28fb31054476813776d4846da457bd40bd3192.tar.bz2 gentoo-2-cc28fb31054476813776d4846da457bd40bd3192.zip |
x86 stable per bug 358407
(Portage version: 2.1.9.44/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild index 79fb052ce58f..2e8ea2751372 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild,v 1.3 2011/03/13 16:30:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild,v 1.4 2011/03/22 10:47:21 tomka Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=">=xfce-base/libxfce4util-4.8 |