diff options
author | Scott Stoddard <deltacow@gentoo.org> | 2006-03-13 23:59:14 +0000 |
---|---|---|
committer | Scott Stoddard <deltacow@gentoo.org> | 2006-03-13 23:59:14 +0000 |
commit | 6ea517494a3e98143884512fa549864026aebbf3 (patch) | |
tree | 5d7e75721327a227f0770043032ac22e6417d66c /sci-electronics/geda-suite | |
parent | add a sanity check for #125146 (diff) | |
download | gentoo-2-6ea517494a3e98143884512fa549864026aebbf3.tar.gz gentoo-2-6ea517494a3e98143884512fa549864026aebbf3.tar.bz2 gentoo-2-6ea517494a3e98143884512fa549864026aebbf3.zip |
~amd64 added.
(Portage version: 2.1_pre6-r1)
Diffstat (limited to 'sci-electronics/geda-suite')
-rw-r--r-- | sci-electronics/geda-suite/ChangeLog | 8 | ||||
-rw-r--r-- | sci-electronics/geda-suite/geda-suite-20050820.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-electronics/geda-suite/ChangeLog b/sci-electronics/geda-suite/ChangeLog index f0eba8d9dba3..f69e38f3f8bb 100644 --- a/sci-electronics/geda-suite/ChangeLog +++ b/sci-electronics/geda-suite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/geda-suite -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-suite/ChangeLog,v 1.1 2005/11/14 20:27:52 plasmaroo Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-suite/ChangeLog,v 1.2 2006/03/13 23:59:14 deltacow Exp $ + + 13 Mar 2006; Scott Stoddard <deltacow@gentoo.org> + geda-suite-20050820.ebuild: + Added ~amd64 closing bug 115614. 14 Nov 2005; <plasmaroo@gentoo.org> +geda-suite-20050820.ebuild: Initial commit (#107929). This removes all non-core dependencies of the gEDA diff --git a/sci-electronics/geda-suite/geda-suite-20050820.ebuild b/sci-electronics/geda-suite/geda-suite-20050820.ebuild index 729759053c2d..f7939c0d4391 100644 --- a/sci-electronics/geda-suite/geda-suite-20050820.ebuild +++ b/sci-electronics/geda-suite/geda-suite-20050820.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-suite/geda-suite-20050820.ebuild,v 1.2 2005/11/14 20:29:33 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-suite/geda-suite-20050820.ebuild,v 1.3 2006/03/13 23:59:14 deltacow Exp $ HOMEPAGE="http://www.geda.seul.org" DESCRIPTION="geda-suite is a metapackage which compiles all the necessary components you would expect for a full-featured gEDA/gaf system" IUSE='' LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" SLOT="0" RDEPEND=">=sci-electronics/geda-20050820 |