diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 09:27:00 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 09:27:00 +0000 |
commit | 0344838b3c4d9cbbb7ad62bde42da7801123937a (patch) | |
tree | 8c05d3fe783c3536814da26b29308354fd5c9d0c /dev-tex | |
parent | Added to ~ppc (diff) | |
download | historical-0344838b3c4d9cbbb7ad62bde42da7801123937a.tar.gz historical-0344838b3c4d9cbbb7ad62bde42da7801123937a.tar.bz2 historical-0344838b3c4d9cbbb7ad62bde42da7801123937a.zip |
Added to ~ppc
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/feynmf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/feynmf/Manifest | 14 | ||||
-rw-r--r-- | dev-tex/feynmf/feynmf-1.08.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-tex/feynmf/ChangeLog b/dev-tex/feynmf/ChangeLog index 4c7ce9c28401..3f62d2930684 100644 --- a/dev-tex/feynmf/ChangeLog +++ b/dev-tex/feynmf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/feynmf # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/ChangeLog,v 1.1 2004/10/02 09:23:56 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/ChangeLog,v 1.2 2004/10/17 09:27:00 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> feynmf-1.08.ebuild: + Added to ~ppc. *feynmf-1.08 (02 Oct 2004) diff --git a/dev-tex/feynmf/Manifest b/dev-tex/feynmf/Manifest index 1e9341a0b72d..ba56766d7db5 100644 --- a/dev-tex/feynmf/Manifest +++ b/dev-tex/feynmf/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 69a949d9e457898c5a0e9300e3bb67f3 feynmf-1.08.ebuild 1020 +MD5 7bb790d70dc220dba6eb669419d51f99 ChangeLog 524 +MD5 e3a083adda5ae417c819f9365fb63f5a feynmf-1.08.ebuild 1025 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 dac24cb7ef96f856f43dedfed845f3df ChangeLog 441 MD5 ad6433d8aff8cdf752a4b226b8aa2e29 files/digest-feynmf-1.08 63 MD5 9b2264341880e792b2134733e4f7fd90 files/feynmf-1.08.patch 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBXnJSVWNWqTUmv+0RAr/8AKCkvr2FxatDk2z4y7Uph5nWoyUMGACfSbdU -8dD+8mhlnRdsbr2jd0uNub4= -=9oHs ------END PGP SIGNATURE----- diff --git a/dev-tex/feynmf/feynmf-1.08.ebuild b/dev-tex/feynmf/feynmf-1.08.ebuild index c223db9b92af..50fd28afb1eb 100644 --- a/dev-tex/feynmf/feynmf-1.08.ebuild +++ b/dev-tex/feynmf/feynmf-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/feynmf-1.08.ebuild,v 1.1 2004/10/02 09:23:56 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/feynmf-1.08.ebuild,v 1.2 2004/10/17 09:27:00 dholm Exp $ inherit eutils latex-package @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/feynmf/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/tetex" S=${WORKDIR}/${PN} |