diff options
author | Jason Wever <weeve@gentoo.org> | 2004-05-01 18:56:23 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-05-01 18:56:23 +0000 |
commit | 3023a6395680305281eb2b759b5bf15e7e163fba (patch) | |
tree | 63c2c4776e5f8009d4f707dbaa766d91c4b41202 /app-office/texmacs | |
parent | Added two patches for ssl issues. (Manifest recommit) (diff) | |
download | gentoo-2-3023a6395680305281eb2b759b5bf15e7e163fba.tar.gz gentoo-2-3023a6395680305281eb2b759b5bf15e7e163fba.tar.bz2 gentoo-2-3023a6395680305281eb2b759b5bf15e7e163fba.zip |
Added ~sparc keyword to help resolve #49540.
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index a15165255d23..7fea2d681089 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmacs # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.21 2004/04/26 16:43:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.22 2004/05/01 18:56:23 weeve Exp $ + + 01 May 2004; Jason Wever <weeve@gentoo.org> texmacs-1.0.3.7.ebuild: + Added ~sparc keyword to help resolve #49540. 26 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> texmacs-1.0.3.7.ebuild: Keyworded ~alpha, requested by Decade at freenode/#gentoo-alpha. diff --git a/app-office/texmacs/texmacs-1.0.3.7.ebuild b/app-office/texmacs/texmacs-1.0.3.7.ebuild index 249ae711862d..721235002faa 100644 --- a/app-office/texmacs/texmacs-1.0.3.7.ebuild +++ b/app-office/texmacs/texmacs-1.0.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3.7.ebuild,v 1.2 2004/04/26 16:43:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.3.7.ebuild,v 1.3 2004/05/01 18:56:23 weeve Exp $ # although flag-o-matic functions in portage, we should inherit it inherit flag-o-matic @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="spell" # TeXmacs 1.0.X -> stable release, TeXmacs 1.0.X.Y -> development release -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="~x86 ~ppc ~alpha ~sparc" RDEPEND="virtual/tetex >=dev-util/guile-1.4 |