diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:33:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:33:48 +0000 |
commit | 595ba4cc7d440b1cb457df8a82d3f91618d638cd (patch) | |
tree | 1019bfb8782b00617f4589e4933f9c13f03fddcd /app-xemacs/ps-print | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-595ba4cc7d440b1cb457df8a82d3f91618d638cd.tar.gz gentoo-2-595ba4cc7d440b1cb457df8a82d3f91618d638cd.tar.bz2 gentoo-2-595ba4cc7d440b1cb457df8a82d3f91618d638cd.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/ps-print')
-rw-r--r-- | app-xemacs/ps-print/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/ps-print/ChangeLog b/app-xemacs/ps-print/ChangeLog index c4581e8aa1e8..cd7931aeea88 100644 --- a/app-xemacs/ps-print/ChangeLog +++ b/app-xemacs/ps-print/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ps-print -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ChangeLog,v 1.10 2006/11/12 18:30:51 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ChangeLog,v 1.11 2007/05/29 21:33:48 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> ps-print-1.11.ebuild: + alpha stable wrt #175560 12 Nov 2006; Hans de Graaff <graaff@gentoo.org> ChangeLog: Add ~ppc64 keyword due to new gnus dependency diff --git a/app-xemacs/ps-print/ps-print-1.11.ebuild b/app-xemacs/ps-print/ps-print-1.11.ebuild index be97846b20e1..962716e29c02 100644 --- a/app-xemacs/ps-print/ps-print-1.11.ebuild +++ b/app-xemacs/ps-print/ps-print-1.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.11.ebuild,v 1.2 2006/11/12 18:36:01 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.11.ebuild,v 1.3 2007/05/29 21:33:48 armin76 Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" RDEPEND="app-xemacs/text-modes " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |