diff options
author | Graham Forest <vitaminmoo@gentoo.org> | 2003-03-17 17:17:57 +0000 |
---|---|---|
committer | Graham Forest <vitaminmoo@gentoo.org> | 2003-03-17 17:17:57 +0000 |
commit | b478c2cc1735353f54401e3b790e35a8a832e071 (patch) | |
tree | 6f3a87cca53116af2dda2dcfa5d19fe89faa761d /app-office/texmacs | |
parent | cleanup (diff) | |
download | historical-b478c2cc1735353f54401e3b790e35a8a832e071.tar.gz historical-b478c2cc1735353f54401e3b790e35a8a832e071.tar.bz2 historical-b478c2cc1735353f54401e3b790e35a8a832e071.zip |
added ~ppc to keywords
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.1.ebuild | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 639e494328a8..1ffbb323789a 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-office/texmacs # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.7 2003/02/12 05:14:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.8 2003/03/17 17:17:57 vladimir Exp $ *texmacs-1.0.1 (02 Jan 2002) + 17 Mar 2003; Graham Forest <vladimir@gentoo.org> texmacs-1.0.1.ebuild: + set ~ppc in keywords + 02 Jan 2002; Matthew Turk <satai@gentoo.org> texmacs-1.0.1.ebuild : Included some opts, manually turned off all inlining. Hopefully this'll work diff --git a/app-office/texmacs/texmacs-1.0.1.ebuild b/app-office/texmacs/texmacs-1.0.1.ebuild index 6bc7a9b0203f..31adbcae5de0 100644 --- a/app-office/texmacs/texmacs-1.0.1.ebuild +++ b/app-office/texmacs/texmacs-1.0.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://www.texmacs.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND=">=app-text/tetex-1.0.7-r7 >=dev-util/guile-1.3.4 |