diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-12-08 04:51:25 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-12-08 04:51:25 +0000 |
commit | c4e2e7d4f1e8156bb4eca83dab860095544f3e9c (patch) | |
tree | d90bb50697a7d01b2ef5929a63a34be5b7754c36 /dev-tex/prosper/prosper-1.00.4-r1.ebuild | |
parent | marked ~ppc. (diff) | |
download | historical-c4e2e7d4f1e8156bb4eca83dab860095544f3e9c.tar.gz historical-c4e2e7d4f1e8156bb4eca83dab860095544f3e9c.tar.bz2 historical-c4e2e7d4f1e8156bb4eca83dab860095544f3e9c.zip |
Considered as stable
Diffstat (limited to 'dev-tex/prosper/prosper-1.00.4-r1.ebuild')
-rw-r--r-- | dev-tex/prosper/prosper-1.00.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/prosper/prosper-1.00.4-r1.ebuild b/dev-tex/prosper/prosper-1.00.4-r1.ebuild index bfe052cfb444..30923b38b03b 100644 --- a/dev-tex/prosper/prosper-1.00.4-r1.ebuild +++ b/dev-tex/prosper/prosper-1.00.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.00.4-r1.ebuild,v 1.1 2003/10/28 07:56:52 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.00.4-r1.ebuild,v 1.2 2003/12/08 04:51:21 usata Exp $ inherit latex-package @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz mirror://sourceforge/${PN}/contrib-prosper-1.0.0.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc sparc" DEPEND="" S=${WORKDIR}/${PN} |