diff options
author | 2010-11-09 14:18:39 +0000 | |
---|---|---|
committer | 2010-11-09 14:18:39 +0000 | |
commit | e15d71fecaa4b230a36b7679efdad162e4c4b025 (patch) | |
tree | 6a5f140293eeba07edb07b7b1396c8085e023ab8 /dev-vcs | |
parent | Depend on >=dev-perl/Socket6-0.20 to avoid duplicate definitions, bug 321701,... (diff) | |
download | gentoo-2-e15d71fecaa4b230a36b7679efdad162e4c4b025.tar.gz gentoo-2-e15d71fecaa4b230a36b7679efdad162e4c4b025.tar.bz2 gentoo-2-e15d71fecaa4b230a36b7679efdad162e4c4b025.zip |
Marking monotone-0.48.1 ppc for bug 342705
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/monotone/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/monotone/monotone-0.48.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/monotone/ChangeLog b/dev-vcs/monotone/ChangeLog index bbe9b64c3183..8483d18243e9 100644 --- a/dev-vcs/monotone/ChangeLog +++ b/dev-vcs/monotone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/monotone # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.11 2010/11/01 12:02:34 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.12 2010/11/09 14:18:39 ranger Exp $ + + 09 Nov 2010; Brent Baude <ranger@gentoo.org> monotone-0.48.1.ebuild: + Marking monotone-0.48.1 ppc for bug 342705 01 Nov 2010; Christian Faulhammer <fauli@gentoo.org> monotone-0.48.1.ebuild: diff --git a/dev-vcs/monotone/monotone-0.48.1.ebuild b/dev-vcs/monotone/monotone-0.48.1.ebuild index 3c159b827486..ae5127e51c0b 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.3 2010/11/01 12:02:34 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.4 2010/11/09 14:18:39 ranger 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 |