summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-01-13 19:14:41 +0000
committerUlrich Müller <ulm@gentoo.org>2013-01-13 19:14:41 +0000
commit198e277cb6f6f85f5998693387b4b9797623fdb5 (patch)
tree5cc16a500a51dc13def9d6e0e8577c422dcd0421 /sci-electronics/petrify
parentInitial import. (diff)
downloadgentoo-2-198e277cb6f6f85f5998693387b4b9797623fdb5.tar.gz
gentoo-2-198e277cb6f6f85f5998693387b4b9797623fdb5.tar.bz2
gentoo-2-198e277cb6f6f85f5998693387b4b9797623fdb5.zip
Update LICENSE, the petrify license is a duplicate of Old-MIT.
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'sci-electronics/petrify')
-rw-r--r--sci-electronics/petrify/ChangeLog7
-rw-r--r--sci-electronics/petrify/petrify-4.2.ebuild12
2 files changed, 12 insertions, 7 deletions
diff --git a/sci-electronics/petrify/ChangeLog b/sci-electronics/petrify/ChangeLog
index 215f5358d8fd..595768fa0758 100644
--- a/sci-electronics/petrify/ChangeLog
+++ b/sci-electronics/petrify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/petrify
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/petrify/ChangeLog,v 1.7 2007/07/02 15:24:57 peper Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/petrify/ChangeLog,v 1.8 2013/01/13 19:14:41 ulm Exp $
+
+ 13 Jan 2013; Ulrich Müller <ulm@gentoo.org> petrify-4.2.ebuild:
+ Update LICENSE, the petrify license is a duplicate of Old-MIT.
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> petrify-4.2.ebuild:
(QA) RESTRICT clean up.
diff --git a/sci-electronics/petrify/petrify-4.2.ebuild b/sci-electronics/petrify/petrify-4.2.ebuild
index 152ba09847bd..6387ee222fe4 100644
--- a/sci-electronics/petrify/petrify-4.2.ebuild
+++ b/sci-electronics/petrify/petrify-4.2.ebuild
@@ -1,16 +1,18 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2013 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.6 2007/07/02 15:24:57 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/petrify/petrify-4.2.ebuild,v 1.7 2013/01/13 19:14:41 ulm 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"
+
+LICENSE="Old-MIT"
+SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE=""
RESTRICT="strip"
+
RDEPEND="media-gfx/graphviz"
-SLOT="0"
-IUSE=""
src_install () {
cd ${WORKDIR}/petrify