diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-04-08 18:44:14 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-04-08 18:44:14 +0000 |
commit | 0df2f9ecfa153c579f43be5d156024b1da8124d4 (patch) | |
tree | 2cefd392c56ea0d8a471d9fb4ec60e318bc6e390 /app-text | |
parent | stable amd64 (diff) | |
download | gentoo-2-0df2f9ecfa153c579f43be5d156024b1da8124d4.tar.gz gentoo-2-0df2f9ecfa153c579f43be5d156024b1da8124d4.tar.bz2 gentoo-2-0df2f9ecfa153c579f43be5d156024b1da8124d4.zip |
stable amd64
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enscript/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/enscript/enscript-1.6.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/enscript/ChangeLog b/app-text/enscript/ChangeLog index 1719fb676287..d1fbd7907f5d 100644 --- a/app-text/enscript/ChangeLog +++ b/app-text/enscript/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/enscript # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/ChangeLog,v 1.41 2006/04/06 22:45:18 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/ChangeLog,v 1.42 2006/04/08 18:44:14 blubb Exp $ + + 08 Apr 2006; Simon Stelling <blubb@gentoo.org> enscript-1.6.4-r2.ebuild: + stable on amd64 06 Apr 2006; Jose Luis Rivero <yoswink@gentoo.org> enscript-1.6.4-r2.ebuild: diff --git a/app-text/enscript/enscript-1.6.4-r2.ebuild b/app-text/enscript/enscript-1.6.4-r2.ebuild index 788d990ecf4b..0ef427750e20 100644 --- a/app-text/enscript/enscript-1.6.4-r2.ebuild +++ b/app-text/enscript/enscript-1.6.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/enscript-1.6.4-r2.ebuild,v 1.5 2006/04/06 22:45:18 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/enscript-1.6.4-r2.ebuild,v 1.6 2006/04/08 18:44:14 blubb 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="alpha ~amd64 ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="nls" |