diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-04 19:53:10 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-04 19:53:10 +0000 |
commit | 1b863503df1fa468084c0e664bcdeaf2d5fbd311 (patch) | |
tree | b0c28a1a3ce6c2bd1eb9b2a789d280ad2b2cd0aa /dev-vcs/monotone/monotone-0.99.1.ebuild | |
parent | Convert to unix line endings. Hopefuly this should fix patch not applying. (diff) | |
download | historical-1b863503df1fa468084c0e664bcdeaf2d5fbd311.tar.gz historical-1b863503df1fa468084c0e664bcdeaf2d5fbd311.tar.bz2 historical-1b863503df1fa468084c0e664bcdeaf2d5fbd311.zip |
Stable on amd64 wrt bug #356143
Package-Manager: portage-2.1.9.46/cvs/Linux x86_64
Diffstat (limited to 'dev-vcs/monotone/monotone-0.99.1.ebuild')
-rw-r--r-- | dev-vcs/monotone/monotone-0.99.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/monotone/monotone-0.99.1.ebuild b/dev-vcs/monotone/monotone-0.99.1.ebuild index 3323dcbfa71a..670c7a4ed1ac 100644 --- a/dev-vcs/monotone/monotone-0.99.1.ebuild +++ b/dev-vcs/monotone/monotone-0.99.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/dev-vcs/monotone/monotone-0.99.1.ebuild,v 1.2 2011/05/03 08:46:30 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.99.1.ebuild,v 1.3 2011/05/04 19:53:10 hwoarang Exp $ EAPI="4" 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 |