diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-09-29 06:52:12 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-09-29 06:52:12 +0000 |
commit | 12ef7d3fe774eccfad0a9337ea482a94aeda616d (patch) | |
tree | 6bb3de330b3dd58f94b86f632688c8a4e7b5f656 /app-xemacs/ps-print | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-12ef7d3fe774eccfad0a9337ea482a94aeda616d.tar.gz gentoo-2-12ef7d3fe774eccfad0a9337ea482a94aeda616d.tar.bz2 gentoo-2-12ef7d3fe774eccfad0a9337ea482a94aeda616d.zip |
Marked ppc stable.
(Portage version: 2.0.52-r1)
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.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/ps-print/ChangeLog b/app-xemacs/ps-print/ChangeLog index f98b4663ae60..f5b6d04e9a79 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ChangeLog,v 1.7 2005/01/01 17:13:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ChangeLog,v 1.8 2005/09/29 06:49:39 josejx Exp $ + + 29 Sep 2005; Joseph Jezak <josejx@gentoo.org> ps-print-1.08.ebuild: + Marked ppc stable. 15 Mar 2004; <rac@gentoo.org> ps-print-1.08.ebuild: keyword amd64 diff --git a/app-xemacs/ps-print/ps-print-1.08.ebuild b/app-xemacs/ps-print/ps-print-1.08.ebuild index a14c87b16b60..f7284c82d142 100644 --- a/app-xemacs/ps-print/ps-print-1.08.ebuild +++ b/app-xemacs/ps-print/ps-print-1.08.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-xemacs/ps-print/ps-print-1.08.ebuild,v 1.9 2005/01/01 17:13:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.08.ebuild,v 1.10 2005/09/29 06:49:39 josejx Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/text-modes " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="alpha amd64 ppc sparc x86" inherit xemacs-packages |