diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-09 18:29:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-09 18:29:35 +0000 |
commit | 8e054a920f26c70765b1461853ac57d07b140443 (patch) | |
tree | bb3512e6c75e9f8687448bb34ba59f711e55cacf /dev-vcs | |
parent | Fix building with boost 1.50, thanks to Iván in bug #425450; use boost-m4 to... (diff) | |
download | gentoo-2-8e054a920f26c70765b1461853ac57d07b140443.tar.gz gentoo-2-8e054a920f26c70765b1461853ac57d07b140443.tar.bz2 gentoo-2-8e054a920f26c70765b1461853ac57d07b140443.zip |
Add ~amd64, wrt bug #442202
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/cvsq/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/cvsq/cvsq-0.4.4.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-vcs/cvsq/ChangeLog b/dev-vcs/cvsq/ChangeLog index 8c303eb68dd3..cee29b7affa9 100644 --- a/dev-vcs/cvsq/ChangeLog +++ b/dev-vcs/cvsq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/cvsq -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v 1.1 2010/06/19 00:32:21 abcd Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v 1.2 2012/11/09 18:29:35 ago Exp $ + + 09 Nov 2012; Agostino Sarubbo <ago@gentoo.org> cvsq-0.4.4.ebuild: + Add ~amd64, wrt bug #442202 19 Jun 2010; Jonathan Callen <abcd@gentoo.org> +cvsq-0.4.3.ebuild, +cvsq-0.4.4.ebuild, +metadata.xml: @@ -35,4 +38,3 @@ 22 Sep 2003; Chuck Short <zul@gentoo.org> cvsq-0.4.3.ebuild: Initial version, closes bug #29050. - diff --git a/dev-vcs/cvsq/cvsq-0.4.4.ebuild b/dev-vcs/cvsq/cvsq-0.4.4.ebuild index 39e4264350c0..8fc635e941c7 100644 --- a/dev-vcs/cvsq/cvsq-0.4.4.ebuild +++ b/dev-vcs/cvsq/cvsq-0.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v 1.1 2010/06/19 00:32:21 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v 1.2 2012/11/09 18:29:35 ago Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://metawire.org/~vslavik/sw/cvsq/" SLOT="0" LICENSE="public-domain" -KEYWORDS="x86 ~ppc" +KEYWORDS="~amd64 ~ppc x86" DEPEND="" # This is just a shell script. RDEPEND="dev-vcs/cvs |