diff options
Diffstat (limited to 'dev-vcs/monotone/monotone-0.48.1.ebuild')
-rw-r--r-- | dev-vcs/monotone/monotone-0.48.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/monotone/monotone-0.48.1.ebuild b/dev-vcs/monotone/monotone-0.48.1.ebuild index 6f11462873f6..036e79917c0b 100644 --- a/dev-vcs/monotone/monotone-0.48.1.ebuild +++ b/dev-vcs/monotone/monotone-0.48.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/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.1 2010/10/29 15:24:17 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.2 2010/10/31 12:25:14 hwoarang Exp $ EAPI=2 inherit bash-completion elisp-common eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://monotone.ca/downloads/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~x86" IUSE="doc emacs ipv6 nls" RDEPEND="sys-libs/zlib |