diff options
author | 2012-03-18 15:45:27 +0000 | |
---|---|---|
committer | 2012-03-18 15:45:27 +0000 | |
commit | de09e06270a47fcfc8d27f6360c156662f136212 (patch) | |
tree | 0934989b01520beeb12d5e289f065ac3355d9a4a /dev-vcs/cvs2cl/cvs2cl-2.71.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-de09e06270a47fcfc8d27f6360c156662f136212.tar.gz gentoo-2-de09e06270a47fcfc8d27f6360c156662f136212.tar.bz2 gentoo-2-de09e06270a47fcfc8d27f6360c156662f136212.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
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 176a8a8165d4..83f22e1b9715 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.4 2012/02/16 18:41:10 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild,v 1.5 2012/03/18 15:45:27 armin76 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 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="dev-lang/perl" |