diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-11-12 11:58:31 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-11-12 11:58:31 +0000 |
commit | 7ac3efe05965958b86c2840146ac467e19b7ebbf (patch) | |
tree | c831fadce04c7c2845377557a3d85d7195d7484c /app-xemacs/ps-print/ps-print-1.11.ebuild | |
parent | Version bump; remove old version; add metadata. (diff) | |
download | gentoo-2-7ac3efe05965958b86c2840146ac467e19b7ebbf.tar.gz gentoo-2-7ac3efe05965958b86c2840146ac467e19b7ebbf.tar.bz2 gentoo-2-7ac3efe05965958b86c2840146ac467e19b7ebbf.zip |
Version bump.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/ps-print/ps-print-1.11.ebuild')
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.11.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/ps-print/ps-print-1.11.ebuild b/app-xemacs/ps-print/ps-print-1.11.ebuild new file mode 100644 index 000000000000..9341c1b7df37 --- /dev/null +++ b/app-xemacs/ps-print/ps-print-1.11.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 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.1 2006/11/12 11:58:31 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Printing functions and utilities" +PKG_CAT="standard" + +RDEPEND="app-xemacs/text-modes +" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +inherit xemacs-packages + |