diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:45:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:45:09 +0000 |
commit | b61193dea55a9309692065c3d70cabf0af469422 (patch) | |
tree | 25ab8193c5b0d2eeb433aa4bae8bc43dd9d591d3 /app-office/texmacs | |
parent | fix automake issues (diff) | |
download | gentoo-2-b61193dea55a9309692065c3d70cabf0af469422.tar.gz gentoo-2-b61193dea55a9309692065c3d70cabf0af469422.tar.bz2 gentoo-2-b61193dea55a9309692065c3d70cabf0af469422.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.0.19.ebuild | 4 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/texmacs/texmacs-1.0.0.19.ebuild b/app-office/texmacs/texmacs-1.0.0.19.ebuild index db348556e9ec..90af0cb42d38 100644 --- a/app-office/texmacs/texmacs-1.0.0.19.ebuild +++ b/app-office/texmacs/texmacs-1.0.0.19.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/app-office/texmacs/texmacs-1.0.0.19.ebuild,v 1.5 2003/06/12 20:18:34 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.0.19.ebuild,v 1.6 2003/07/02 11:45:09 aliz Exp $ MY_P=${P/tex/TeX}-src S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.texmacs.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=app-text/tetex-1.0.7-r7 >=dev-util/guile-1.3.4 diff --git a/app-office/texmacs/texmacs-1.0.1.ebuild b/app-office/texmacs/texmacs-1.0.1.ebuild index 84ed386edc34..e29ab969e4f8 100644 --- a/app-office/texmacs/texmacs-1.0.1.ebuild +++ b/app-office/texmacs/texmacs-1.0.1.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/app-office/texmacs/texmacs-1.0.1.ebuild,v 1.5 2003/06/12 20:18:34 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.1.ebuild,v 1.6 2003/07/02 11:45:09 aliz Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.texmacs.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=app-text/tetex-1.0.7-r7 >=dev-util/guile-1.3.4 |