diff options
author | Scott Stoddard <deltacow@gentoo.org> | 2006-03-13 23:54:42 +0000 |
---|---|---|
committer | Scott Stoddard <deltacow@gentoo.org> | 2006-03-13 23:54:42 +0000 |
commit | 0d1b7cadc3b83935b78fb61b8b69f2d82061f4ad (patch) | |
tree | d73eb6b64e4e4067fa3692a6929b19922fe804a6 /sci-electronics | |
parent | added ~amd64 closing bug #115610. (diff) | |
download | gentoo-2-0d1b7cadc3b83935b78fb61b8b69f2d82061f4ad.tar.gz gentoo-2-0d1b7cadc3b83935b78fb61b8b69f2d82061f4ad.tar.bz2 gentoo-2-0d1b7cadc3b83935b78fb61b8b69f2d82061f4ad.zip |
added ~amd64 closing bug #115613.
(Portage version: 2.1_pre6-r1)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gerbv/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/gerbv/ChangeLog b/sci-electronics/gerbv/ChangeLog index 19bd2ca9ab0f..a9c9e2e94b27 100644 --- a/sci-electronics/gerbv/ChangeLog +++ b/sci-electronics/gerbv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/gerbv # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.9 2006/03/10 19:51:02 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.10 2006/03/13 23:54:42 deltacow Exp $ + + 13 Mar 2006; Scott Stoddard <deltacow@gentoo.org> gerbv-1.0.1-r1.ebuild: + Added ~amd64. 10 Mar 2006; <plasmaroo@gentoo.org> gerbv-1.0.1-r1.ebuild, +files/gerbv-1.0.0-gcc-4.10.patch: diff --git a/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild b/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild index a120ddb75db2..71ba58128703 100644 --- a/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild +++ b/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild,v 1.3 2006/03/10 19:51:02 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild,v 1.4 2006/03/13 23:54:42 deltacow Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.geda.seul.org" IUSE="doc png xinerama" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND="=x11-libs/gtk+-2* png? ( media-libs/libpng |