diff options
author | 2004-04-26 16:43:27 +0000 | |
---|---|---|
committer | 2004-04-26 16:43:27 +0000 | |
commit | b3885de852612d25225a06f486c65cb13f3bb201 (patch) | |
tree | 7b608d903ed22da646a14c42e8bf8fe655c0a082 | |
parent | Added mod_loopback for apache-1* (diff) | |
download | historical-b3885de852612d25225a06f486c65cb13f3bb201.tar.gz historical-b3885de852612d25225a06f486c65cb13f3bb201.tar.bz2 historical-b3885de852612d25225a06f486c65cb13f3bb201.zip |
Added ~alpha.
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/Manifest | 12 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.3.7.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 2a251d3c0de2..a15165255d23 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.20 2004/04/26 15:07:19 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.21 2004/04/26 16:43:27 kloeri Exp $ + + 26 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> texmacs-1.0.3.7.ebuild: + Keyworded ~alpha, requested by Decade at freenode/#gentoo-alpha. *texmacs-1.0.3.7 (26 Apr 2004) *texmacs-1.0.3-r1 (26 Apr 2004) diff --git a/app-office/texmacs/Manifest b/app-office/texmacs/Manifest index 657ee55ae76f..fa56e15f4877 100644 --- a/app-office/texmacs/Manifest +++ b/app-office/texmacs/Manifest @@ -1,13 +1,13 @@ +MD5 f2e7c8696c909bb967d1751d634516a0 texmacs-1.0.3.7.ebuild 1542 MD5 7ee80e129867dded8b8b03af2559e38d texmacs-1.0.2.4.ebuild 1384 -MD5 968756d9318aa46fc69ae193502419fa ChangeLog 3462 -MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 MD5 6d9acc868ffe8f6519043f49d77e15c6 texmacs-1.0.3.3.ebuild 1467 -MD5 3f17f2ce1b950e8fdae6e86f356fb666 texmacs-1.0.3.ebuild 1521 -MD5 1d9ebd8f78b9204528acdd3e6387561a texmacs-1.0.3.7.ebuild 1534 +MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 MD5 bdbe4c758a877d2d68307e91b0f18807 texmacs-1.0.3-r1.ebuild 1471 +MD5 3f17f2ce1b950e8fdae6e86f356fb666 texmacs-1.0.3.ebuild 1521 +MD5 dabe0397741aa90691bb8a039a592c7e ChangeLog 3607 +MD5 6e7c1518893b302b2ac067f9787872f7 files/digest-texmacs-1.0.3-r1 146 MD5 2d501a8fe39616f98bc65ec3f7343548 files/TeXmacs.desktop 266 MD5 84de4a6e8d3ad40ed81d967f650f746c files/digest-texmacs-1.0.2.4 145 +MD5 3494674189e821e075cc4b845d4a44f6 files/digest-texmacs-1.0.3.7 145 MD5 b7d1f65b54396b6907be634a202a1064 files/digest-texmacs-1.0.3.3 145 MD5 b0fd9c4133c7bab877f8d650b0b4353c files/digest-texmacs-1.0.3 143 -MD5 3494674189e821e075cc4b845d4a44f6 files/digest-texmacs-1.0.3.7 145 -MD5 6e7c1518893b302b2ac067f9787872f7 files/digest-texmacs-1.0.3-r1 146 diff --git a/app-office/texmacs/texmacs-1.0.3.7.ebuild b/app-office/texmacs/texmacs-1.0.3.7.ebuild index 9b999cf8e555..249ae711862d 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.1 2004/04/26 15:07:19 usata Exp $ +# $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 $ # 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" +KEYWORDS="~x86 ~ppc ~alpha" RDEPEND="virtual/tetex >=dev-util/guile-1.4 |