diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:05:18 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:05:18 +0000 |
commit | 95cdc63188ff2793cd6134ded3eb1039352753c3 (patch) | |
tree | f25a96f7e30a046c233b006d4229abc367a91040 /app-xemacs/ps-print | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-95cdc63188ff2793cd6134ded3eb1039352753c3.tar.gz gentoo-2-95cdc63188ff2793cd6134ded3eb1039352753c3.tar.bz2 gentoo-2-95cdc63188ff2793cd6134ded3eb1039352753c3.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/ps-print')
-rw-r--r-- | app-xemacs/ps-print/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/ps-print/ChangeLog b/app-xemacs/ps-print/ChangeLog index cd7931aeea88..7b3dbcca2d1e 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ChangeLog,v 1.12 2007/06/03 19:05:18 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> ps-print-1.11.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 29 May 2007; Raúl Porcel <armin76@gentoo.org> ps-print-1.11.ebuild: alpha stable wrt #175560 diff --git a/app-xemacs/ps-print/ps-print-1.11.ebuild b/app-xemacs/ps-print/ps-print-1.11.ebuild index 962716e29c02..c3bc88268fbb 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-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.3 2007/05/29 21:33:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.11.ebuild,v 1.4 2007/06/03 19:05:18 graaff 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 |