diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 02:46:42 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 02:46:42 +0000 |
commit | 56984c050b24917a669f049947923df37bbdf380 (patch) | |
tree | 30c4c4d05d75e007b2bd1a7758eb397d14a11640 /app-text/enscript | |
parent | Stable on sparc (diff) | |
download | historical-56984c050b24917a669f049947923df37bbdf380.tar.gz historical-56984c050b24917a669f049947923df37bbdf380.tar.bz2 historical-56984c050b24917a669f049947923df37bbdf380.zip |
~mips
Diffstat (limited to 'app-text/enscript')
-rw-r--r-- | app-text/enscript/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/enscript/Manifest | 4 | ||||
-rw-r--r-- | app-text/enscript/enscript-1.6.3-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/enscript/ChangeLog b/app-text/enscript/ChangeLog index dd429960be71..39b6543da7d5 100644 --- a/app-text/enscript/ChangeLog +++ b/app-text/enscript/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/enscript # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/ChangeLog,v 1.15 2004/06/24 22:34:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/ChangeLog,v 1.16 2004/06/28 02:46:42 ciaranm Exp $ + + 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> enscript-1.6.3-r1.ebuild: + Added ~mips 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> enscript-1.6.3-r1.ebuild: Keyworded ~alpha, requested in bug #51550. diff --git a/app-text/enscript/Manifest b/app-text/enscript/Manifest index e9be03781083..2396f5ee3b50 100644 --- a/app-text/enscript/Manifest +++ b/app-text/enscript/Manifest @@ -1,5 +1,5 @@ +MD5 57d928c57552824d9f8bf1009780a822 ChangeLog 1825 MD5 2b77bbc3551370a225e3ff230a61fc84 enscript-1.6.3.ebuild 685 -MD5 a769a6b677a8327501fd42f3fe31be48 enscript-1.6.3-r1.ebuild 799 -MD5 8d662b98125a6418b5b58b98f3cc1bcb ChangeLog 1733 +MD5 4e7a98aead52f0474ae561307811da99 enscript-1.6.3-r1.ebuild 804 MD5 528d3e39a7e18ff200cccfd037ee0422 files/digest-enscript-1.6.3-r1 66 MD5 528d3e39a7e18ff200cccfd037ee0422 files/digest-enscript-1.6.3 66 diff --git a/app-text/enscript/enscript-1.6.3-r1.ebuild b/app-text/enscript/enscript-1.6.3-r1.ebuild index 6e19ab1b6dc3..dc4f3d43f8d4 100644 --- a/app-text/enscript/enscript-1.6.3-r1.ebuild +++ b/app-text/enscript/enscript-1.6.3-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/enscript-1.6.3-r1.ebuild,v 1.17 2004/06/24 22:34:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/enscript-1.6.3-r1.ebuild,v 1.18 2004/06/28 02:46:42 ciaranm Exp $ DESCRIPTION="powerful text-to-postsript converter" SRC_URI="http://www.iki.fi/mtr/genscript/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/enscript/enscript.html" -KEYWORDS="x86 ppc sparc amd64 ~alpha" +KEYWORDS="x86 ppc sparc amd64 ~alpha ~mips" SLOT="0" LICENSE="GPL-2" IUSE="nls" |