diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:41:10 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:41:10 +0000 |
commit | 286a73a7703c8998518e325c419a79c53bedbbf2 (patch) | |
tree | 2bff1d7e508eb6007471693b77d25359c3afcdeb /dev-vcs/cvs2cl/cvs2cl-2.71.ebuild | |
parent | x86 stable wrt bug #397031 (diff) | |
download | gentoo-2-286a73a7703c8998518e325c419a79c53bedbbf2.tar.gz gentoo-2-286a73a7703c8998518e325c419a79c53bedbbf2.tar.bz2 gentoo-2-286a73a7703c8998518e325c419a79c53bedbbf2.zip |
x86 stable wrt bug #397035
(Portage version: 2.1.10.44/cvs/Linux i686)
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 77b23552af26..176a8a8165d4 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.3 2012/02/03 22:49:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild,v 1.4 2012/02/16 18:41:10 phajdan.jr 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" |