diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 07:24:53 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 07:24:53 +0000 |
commit | 3d903c42925293847fb192d0ea0f509e8fd9e108 (patch) | |
tree | 0cbafc254acf95d94c2f1cdb17bb9df91fe8d59c | |
parent | Dropped ppc keywords wrt #350079 (diff) | |
download | gentoo-2-3d903c42925293847fb192d0ea0f509e8fd9e108.tar.gz gentoo-2-3d903c42925293847fb192d0ea0f509e8fd9e108.tar.bz2 gentoo-2-3d903c42925293847fb192d0ea0f509e8fd9e108.zip |
Dropped ppc keywords wrt #356143
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
-rw-r--r-- | dev-vcs/monotone/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/monotone/monotone-0.48.1.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/monotone/monotone-0.99-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/monotone/monotone-0.99.1.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-vcs/monotone/ChangeLog b/dev-vcs/monotone/ChangeLog index 77be350f6e17..81219f8f42a5 100644 --- a/dev-vcs/monotone/ChangeLog +++ b/dev-vcs/monotone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/monotone # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.16 2011/07/20 14:08:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.17 2011/08/13 07:24:53 xarthisius Exp $ + + 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> monotone-0.48.1.ebuild, + monotone-0.99-r1.ebuild, monotone-0.99.1.ebuild: + Dropped ppc keywords wrt #356143 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #34534 diff --git a/dev-vcs/monotone/monotone-0.48.1.ebuild b/dev-vcs/monotone/monotone-0.48.1.ebuild index ae5127e51c0b..02859227e4cb 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 +# 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.48.1.ebuild,v 1.4 2010/11/09 14:18:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.5 2011/08/13 07:24:53 xarthisius 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 x86" IUSE="doc emacs ipv6 nls" RDEPEND="sys-libs/zlib diff --git a/dev-vcs/monotone/monotone-0.99-r1.ebuild b/dev-vcs/monotone/monotone-0.99-r1.ebuild index 271a397d87bb..3c5a04144dc7 100644 --- a/dev-vcs/monotone/monotone-0.99-r1.ebuild +++ b/dev-vcs/monotone/monotone-0.99-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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-r1.ebuild,v 1.1 2010/10/29 15:24:17 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.99-r1.ebuild,v 1.2 2011/08/13 07:24:53 xarthisius 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 ~x86" IUSE="doc emacs ipv6 nls" RDEPEND="sys-libs/zlib diff --git a/dev-vcs/monotone/monotone-0.99.1.ebuild b/dev-vcs/monotone/monotone-0.99.1.ebuild index 670c7a4ed1ac..8fd6f30bde53 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.3 2011/05/04 19:53:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.99.1.ebuild,v 1.4 2011/08/13 07:24:53 xarthisius 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 x86" IUSE="doc emacs ipv6 nls" RDEPEND="sys-libs/zlib |