diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-12-22 09:36:58 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-12-22 09:36:58 +0000 |
commit | 3f53e212bbe4cf5c122f44f63b417e2c9ccdf158 (patch) | |
tree | 3041c09a07559c493232a6e108b26673bd5da96b /app-xemacs/os-utils/os-utils-1.39.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-3f53e212bbe4cf5c122f44f63b417e2c9ccdf158.tar.gz gentoo-2-3f53e212bbe4cf5c122f44f63b417e2c9ccdf158.tar.bz2 gentoo-2-3f53e212bbe4cf5c122f44f63b417e2c9ccdf158.zip |
Version bump.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-xemacs/os-utils/os-utils-1.39.ebuild')
-rw-r--r-- | app-xemacs/os-utils/os-utils-1.39.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/os-utils/os-utils-1.39.ebuild b/app-xemacs/os-utils/os-utils-1.39.ebuild new file mode 100644 index 000000000000..caa22d0d0086 --- /dev/null +++ b/app-xemacs/os-utils/os-utils-1.39.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/os-utils/os-utils-1.39.ebuild,v 1.1 2006/12/22 09:36:58 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Miscellaneous O/S utilities." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages + |