diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-01-04 23:50:19 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-01-04 23:50:19 +0000 |
commit | 1b3dae5e38683dea82c2d663f907d0c51a025655 (patch) | |
tree | caca44c5f429ea8a48b315dbe88d13f0646ba36b /sci-electronics/gnucap | |
parent | change !virtual/imapd to !mail-mta/courier (Manifest recommit) (diff) | |
download | gentoo-2-1b3dae5e38683dea82c2d663f907d0c51a025655.tar.gz gentoo-2-1b3dae5e38683dea82c2d663f907d0c51a025655.tar.bz2 gentoo-2-1b3dae5e38683dea82c2d663f907d0c51a025655.zip |
Added ~amd64 to KEYWORDS.
Diffstat (limited to 'sci-electronics/gnucap')
-rw-r--r-- | sci-electronics/gnucap/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/gnucap/gnucap-0.34.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/gnucap/ChangeLog b/sci-electronics/gnucap/ChangeLog index f0ea04d82274..445a4495187f 100644 --- a/sci-electronics/gnucap/ChangeLog +++ b/sci-electronics/gnucap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/gnucap -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnucap/ChangeLog,v 1.2 2004/12/27 20:55:57 swegener Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnucap/ChangeLog,v 1.3 2005/01/04 23:50:19 cryos Exp $ + + 04 Jan 2005; Marcus Hanwell <cryos@gentoo.org> gnucap-0.34.ebuild: + Marked ~amd64. *gnucap-0.34 (27 Dec 2004) diff --git a/sci-electronics/gnucap/gnucap-0.34.ebuild b/sci-electronics/gnucap/gnucap-0.34.ebuild index 861921bb9ede..c5474ae5e5a8 100644 --- a/sci-electronics/gnucap/gnucap-0.34.ebuild +++ b/sci-electronics/gnucap/gnucap-0.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnucap/gnucap-0.34.ebuild,v 1.1 2004/12/27 19:37:57 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnucap/gnucap-0.34.ebuild,v 1.2 2005/01/04 23:50:19 cryos Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/gnucap" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" DEPEND=">=sys-libs/glibc-2.1.3" |