diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-03 22:49:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-03 22:49:39 +0000 |
commit | e4e96c26499fba776b25a94e75af799deb1dc83f (patch) | |
tree | 29e904c33f6070fdc08cb03821b91c1e11211288 /dev-vcs/cvs2cl/cvs2cl-2.71.ebuild | |
parent | Marking clusterssh-3.28 ppc for bug 397165 (diff) | |
download | gentoo-2-e4e96c26499fba776b25a94e75af799deb1dc83f.tar.gz gentoo-2-e4e96c26499fba776b25a94e75af799deb1dc83f.tar.bz2 gentoo-2-e4e96c26499fba776b25a94e75af799deb1dc83f.zip |
Marking cvs2cl-2.71 ppc for bug 397035
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-vcs/cvs2cl/cvs2cl-2.71.ebuild')
-rw-r--r-- | dev-vcs/cvs2cl/cvs2cl-2.71.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild index 569ee297774f..77b23552af26 100644 --- a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild +++ b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild,v 1.2 2012/02/02 17:44:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild,v 1.3 2012/02/03 22:49:39 ranger Exp $ DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources" HOMEPAGE="http://www.red-bean.com/cvs2cl/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.pl.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="dev-lang/perl" |