diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-27 14:56:32 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-27 14:56:32 +0000 |
commit | fb477163933988139ebc49abf0df12bcc53eb865 (patch) | |
tree | b86fe54961fecf163bef654ddf87b2578ba9d198 /sci-electronics/petrify/petrify-4.2.ebuild | |
parent | Fix the metadata giving this back to BaSS, sorry for the misunderstanding. (diff) | |
download | historical-fb477163933988139ebc49abf0df12bcc53eb865.tar.gz historical-fb477163933988139ebc49abf0df12bcc53eb865.tar.bz2 historical-fb477163933988139ebc49abf0df12bcc53eb865.zip |
Add ~amd64 wrt bug #144460.
Package-Manager: portage-2.1.2_rc4
Diffstat (limited to 'sci-electronics/petrify/petrify-4.2.ebuild')
-rw-r--r-- | sci-electronics/petrify/petrify-4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/petrify/petrify-4.2.ebuild b/sci-electronics/petrify/petrify-4.2.ebuild index e4ed5bc9de0e..04218a6b582e 100644 --- a/sci-electronics/petrify/petrify-4.2.ebuild +++ b/sci-electronics/petrify/petrify-4.2.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/petrify/petrify-4.2.ebuild,v 1.4 2005/09/16 15:04:00 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/petrify/petrify-4.2.ebuild,v 1.5 2006/12/27 14:53:29 peper Exp $ DESCRIPTION="Synthesize Petri nets into asynchronous circuits" HOMEPAGE="http://www.lsi.upc.edu/~jordicf/petrify/" SRC_URI="http://www.lsi.upc.edu/~jordicf/petrify/distrib/petrify-4.2-linux.tgz" LICENSE="petrify" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RESTRICT="nostrip" RDEPEND="media-gfx/graphviz" SLOT="0" |