diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:11:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:11:26 +0000 |
commit | 719df3673b79452bc76ac84909c06996beaae930 (patch) | |
tree | 698a786ac79f04c732979fbf8f38d86e3709e414 /sys-apps/syslog-notify/syslog-notify-0.2.ebuild | |
parent | Stable for x86, wrt bug #441516 (diff) | |
download | gentoo-2-719df3673b79452bc76ac84909c06996beaae930.tar.gz gentoo-2-719df3673b79452bc76ac84909c06996beaae930.tar.bz2 gentoo-2-719df3673b79452bc76ac84909c06996beaae930.zip |
Stable for x86, wrt bug #441518
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps/syslog-notify/syslog-notify-0.2.ebuild')
-rw-r--r-- | sys-apps/syslog-notify/syslog-notify-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/syslog-notify/syslog-notify-0.2.ebuild b/sys-apps/syslog-notify/syslog-notify-0.2.ebuild index 50600066cc8c..4b49c697fce3 100644 --- a/sys-apps/syslog-notify/syslog-notify-0.2.ebuild +++ b/sys-apps/syslog-notify/syslog-notify-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslog-notify/syslog-notify-0.2.ebuild,v 1.5 2012/11/06 17:07:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslog-notify/syslog-notify-0.2.ebuild,v 1.6 2012/11/21 10:11:26 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://github/jtniehof/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=x11-libs/libnotify-0.7" |