diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-21 21:03:39 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-21 21:03:39 +0000 |
commit | 80edd48fade46d0b144b1dca30c317f0e1dc7f02 (patch) | |
tree | 0da4fd2e283fd13979663f3e21480ad70d6a388d /app-office/texmacs | |
parent | ~amd64 (diff) | |
download | historical-80edd48fade46d0b144b1dca30c317f0e1dc7f02.tar.gz historical-80edd48fade46d0b144b1dca30c317f0e1dc7f02.tar.bz2 historical-80edd48fade46d0b144b1dca30c317f0e1dc7f02.zip |
added ~amd64 to KEYWORDS. fixes #71106
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/Manifest | 6 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.4.5.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/app-office/texmacs/Manifest index 13c86213956d..03b9e67d154f 100644 --- a/app-office/texmacs/Manifest +++ b/app-office/texmacs/Manifest @@ -1,8 +1,8 @@ -MD5 706f0f4c6150ad1c2416a7260c6f9dc9 ChangeLog 5266 MD5 d27656f3467bb1da5fa6a251451e9b73 texmacs-1.0.4-r1.ebuild 1480 -MD5 536a75175def85a3b46ffb1ab363a090 texmacs-1.0.4.4.ebuild 1621 -MD5 bbd5c2f082d9d00d6a45bb9346b5382f texmacs-1.0.4.5.ebuild 1621 +MD5 1eb189a091edd1b011fb727f0821f8e2 texmacs-1.0.4.5.ebuild 1627 +MD5 24dece5dfb7ae38d3a54bf4a5fb4b2f4 ChangeLog 5386 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 536a75175def85a3b46ffb1ab363a090 texmacs-1.0.4.4.ebuild 1621 MD5 bf93b125609bba4a0caf22c50fd0c084 files/digest-texmacs-1.0.4-r1 146 MD5 2d501a8fe39616f98bc65ec3f7343548 files/TeXmacs.desktop 266 MD5 c4a7d1c9a093d6a8f2d9e8ad1edaf03d files/digest-texmacs-1.0.4.4 145 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 |