diff options
author | 2005-02-21 21:03:39 +0000 | |
---|---|---|
committer | 2005-02-21 21:03:39 +0000 | |
commit | 59081a1bbd4f00573ce29a73e6a59210b3ea445d (patch) | |
tree | e5de685fa4973fc696af55e8c36d91b521816506 /app-office | |
parent | ~amd64 (diff) | |
download | gentoo-2-59081a1bbd4f00573ce29a73e6a59210b3ea445d.tar.gz gentoo-2-59081a1bbd4f00573ce29a73e6a59210b3ea445d.tar.bz2 gentoo-2-59081a1bbd4f00573ce29a73e6a59210b3ea445d.zip |
added ~amd64 to KEYWORDS. fixes #71106
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 4617b3fe99f3..51590fc7ca89 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmacs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.33 2005/01/02 21:44:42 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.34 2005/02/21 21:03:39 luckyduck Exp $ + + 21 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> texmacs-1.0.4.5.ebuild: + added ~amd64 to KEYWORDS. fixes #71106 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-office/texmacs/texmacs-1.0.4.5.ebuild b/app-office/texmacs/texmacs-1.0.4.5.ebuild index 067250ef12dd..ad006474cc17 100644 --- a/app-office/texmacs/texmacs-1.0.4.5.ebuild +++ b/app-office/texmacs/texmacs-1.0.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.4.5.ebuild,v 1.2 2005/01/01 15:42:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.4.5.ebuild,v 1.3 2005/02/21 21:03:39 luckyduck 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 static" # TeXmacs 1.0.X-r? -> stable release, TeXmacs 1.0.X.Y -> development release -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" RDEPEND="virtual/tetex >=dev-util/guile-1.4 |