diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 13:47:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 13:47:31 +0000 |
commit | 96f196d18c5a25ad117a89a8d5bb4cafca032daf (patch) | |
tree | e1fd1667fff131354fb33b5c124376428a990c5f /app-text/enscript | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-96f196d18c5a25ad117a89a8d5bb4cafca032daf.tar.gz gentoo-2-96f196d18c5a25ad117a89a8d5bb4cafca032daf.tar.bz2 gentoo-2-96f196d18c5a25ad117a89a8d5bb4cafca032daf.zip |
Keyworded ~alpha, requested in bug #51550.
Diffstat (limited to 'app-text/enscript')
-rw-r--r-- | app-text/enscript/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/enscript/enscript-1.6.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/enscript/ChangeLog b/app-text/enscript/ChangeLog index 98ae5fb1b2d7..9503e3240b32 100644 --- a/app-text/enscript/ChangeLog +++ b/app-text/enscript/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/enscript -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/ChangeLog,v 1.13 2004/02/29 18:10:25 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/ChangeLog,v 1.14 2004/05/24 13:47:31 kloeri Exp $ + + 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> enscript-1.6.3-r1.ebuild: + Keyworded ~alpha, requested in bug #51550. 13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> enscript-1.6.3-r1.ebuild : Marked ppc stable diff --git a/app-text/enscript/enscript-1.6.3-r1.ebuild b/app-text/enscript/enscript-1.6.3-r1.ebuild index 1c53eaf9b13e..4de8c59e365d 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 Technologies, Inc. # 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.15 2004/03/12 09:18:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/enscript-1.6.3-r1.ebuild,v 1.16 2004/05/24 13:47:31 kloeri 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" +KEYWORDS="x86 ppc sparc amd64 ~alpha" SLOT="0" LICENSE="GPL-2" IUSE="nls" |