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/ps-print-1.08.ebuild | |
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/ps-print-1.08.ebuild')
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |