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 | a68fa73d50dcc6275b62bd57a69bdc738cabb4d3 (patch) | |
tree | c12559269e55966609260cec2d8d3fad2d766d01 /app-xemacs/ps-print | |
parent | Stable on x86; bug #107344 (diff) | |
download | historical-a68fa73d50dcc6275b62bd57a69bdc738cabb4d3.tar.gz historical-a68fa73d50dcc6275b62bd57a69bdc738cabb4d3.tar.bz2 historical-a68fa73d50dcc6275b62bd57a69bdc738cabb4d3.zip |
Marked ppc stable.
Package-Manager: portage-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 |