diff options
author | 2011-10-22 19:05:18 +0000 | |
---|---|---|
committer | 2011-10-22 19:05:18 +0000 | |
commit | 6e175705fe7b8bdd13c91526a573dd359b99eae0 (patch) | |
tree | 05c167d939d0337750fc1e03dd92c6fd25dbaed9 /app-emacs/nagios-mode/nagios-mode-0.3.ebuild | |
parent | Stable on amd64 wrt bug #388011 (diff) | |
download | gentoo-2-6e175705fe7b8bdd13c91526a573dd359b99eae0.tar.gz gentoo-2-6e175705fe7b8bdd13c91526a573dd359b99eae0.tar.bz2 gentoo-2-6e175705fe7b8bdd13c91526a573dd359b99eae0.zip |
Stable on amd64 wrt bug #387229
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/nagios-mode/nagios-mode-0.3.ebuild')
-rw-r--r-- | app-emacs/nagios-mode/nagios-mode-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/nagios-mode/nagios-mode-0.3.ebuild b/app-emacs/nagios-mode/nagios-mode-0.3.ebuild index 1425425c1b49..492c8babe4df 100644 --- a/app-emacs/nagios-mode/nagios-mode-0.3.ebuild +++ b/app-emacs/nagios-mode/nagios-mode-0.3.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/app-emacs/nagios-mode/nagios-mode-0.3.ebuild,v 1.1 2011/07/17 17:47:00 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nagios-mode/nagios-mode-0.3.ebuild,v 1.2 2011/10/22 19:05:18 hwoarang Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" SITEFILE="50${PN}-gentoo.el" |