diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-30 19:18:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-30 19:18:38 +0000 |
commit | 46a77d7ef41d8635ab012fad2491ff5558299963 (patch) | |
tree | e4b5ed7a48e4349a22bdf7175f218cf6cd18baed /app-text/enscript | |
parent | I am retarded and dropped the libgpm.so.1 symlink with -r1. (diff) | |
download | gentoo-2-46a77d7ef41d8635ab012fad2491ff5558299963.tar.gz gentoo-2-46a77d7ef41d8635ab012fad2491ff5558299963.tar.bz2 gentoo-2-46a77d7ef41d8635ab012fad2491ff5558299963.zip |
Stable on alpha, bug 77408.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'app-text/enscript')
-rw-r--r-- | app-text/enscript/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/enscript/enscript-1.6.3-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/enscript/ChangeLog b/app-text/enscript/ChangeLog index cd02cf74df9a..73f330c55607 100644 --- a/app-text/enscript/ChangeLog +++ b/app-text/enscript/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/enscript # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/ChangeLog,v 1.27 2005/01/28 21:41:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/ChangeLog,v 1.28 2005/01/30 19:18:38 kloeri Exp $ + + 30 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> + enscript-1.6.3-r3.ebuild: + Stable on alpha, bug 77408. 28 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> enscript-1.6.3-r3.ebuild: diff --git a/app-text/enscript/enscript-1.6.3-r3.ebuild b/app-text/enscript/enscript-1.6.3-r3.ebuild index f7158a97869d..44c749b866c1 100644 --- a/app-text/enscript/enscript-1.6.3-r3.ebuild +++ b/app-text/enscript/enscript-1.6.3-r3.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-text/enscript/enscript-1.6.3-r3.ebuild,v 1.5 2005/01/28 21:41:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/enscript-1.6.3-r3.ebuild,v 1.6 2005/01/30 19:18:38 kloeri Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="powerful text-to-postscript 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 ~mips ppc64" +KEYWORDS="~x86 ppc sparc amd64 alpha ~mips ppc64" SLOT="0" LICENSE="GPL-2" IUSE="nls" |