From 6992a19fc249369acd5f3645b466d2d33d6ad681 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Thu, 23 Nov 2006 19:27:33 +0000 Subject: Initial version. Package-Manager: portage-2.1.1-r2 --- app-xemacs/xlib/xlib-1.14.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app-xemacs/xlib/xlib-1.14.ebuild (limited to 'app-xemacs/xlib/xlib-1.14.ebuild') diff --git a/app-xemacs/xlib/xlib-1.14.ebuild b/app-xemacs/xlib/xlib-1.14.ebuild new file mode 100644 index 000000000000..1d405c53cc01 --- /dev/null +++ b/app-xemacs/xlib/xlib-1.14.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/xlib/xlib-1.14.ebuild,v 1.1 2006/11/23 19:25:26 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Emacs interface to X server." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +inherit xemacs-packages + -- cgit v1.2.3-65-gdbad