diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-08 19:30:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-08 19:30:37 +0000 |
commit | d749b24995272803a9f6a9fead3b260f85679c5c (patch) | |
tree | 04dae871a92eba034cc7e77e82d39c5b2318f0b0 /dev-util/monotone | |
parent | ppc stable #295233 (diff) | |
download | gentoo-2-d749b24995272803a9f6a9fead3b260f85679c5c.tar.gz gentoo-2-d749b24995272803a9f6a9fead3b260f85679c5c.tar.bz2 gentoo-2-d749b24995272803a9f6a9fead3b260f85679c5c.zip |
ppc stable #291749
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-util/monotone')
-rw-r--r-- | dev-util/monotone/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/monotone/monotone-0.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/monotone/ChangeLog b/dev-util/monotone/ChangeLog index 064d66a29d1e..cf575f4f941f 100644 --- a/dev-util/monotone/ChangeLog +++ b/dev-util/monotone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/monotone # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.65 2009/12/07 22:30:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.66 2009/12/08 19:30:37 nixnut Exp $ + + 08 Dec 2009; nixnut <nixnut@gentoo.org> monotone-0.45.ebuild: + ppc stable #291749 07 Dec 2009; Markus Meier <maekke@gentoo.org> monotone-0.45.ebuild: x86 stable, bug #291749 diff --git a/dev-util/monotone/monotone-0.45.ebuild b/dev-util/monotone/monotone-0.45.ebuild index 8b547d327252..fd7ac73ca0c8 100644 --- a/dev-util/monotone/monotone-0.45.ebuild +++ b/dev-util/monotone/monotone-0.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.45.ebuild,v 1.3 2009/12/07 22:30:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.45.ebuild,v 1.4 2009/12/08 19:30:37 nixnut Exp $ EAPI=2 inherit bash-completion elisp-common eutils @@ -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 |