summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-05-05 07:12:54 +0000
committerHans de Graaff <graaff@gentoo.org>2007-05-05 07:12:54 +0000
commite436d8797e4b1302ae01978363a096645b3d21ce (patch)
tree3ca6f5097fbeb6563d7a52cb537e95e07e354eea /app-xemacs/viper/viper-1.55.ebuild
parentInitial import. Ebuild by Vieri #175060. (diff)
downloadhistorical-e436d8797e4b1302ae01978363a096645b3d21ce.tar.gz
historical-e436d8797e4b1302ae01978363a096645b3d21ce.tar.bz2
historical-e436d8797e4b1302ae01978363a096645b3d21ce.zip
Version bump; remove older version
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-xemacs/viper/viper-1.55.ebuild')
-rw-r--r--app-xemacs/viper/viper-1.55.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/viper/viper-1.55.ebuild b/app-xemacs/viper/viper-1.55.ebuild
new file mode 100644
index 000000000000..5c562d1db31c
--- /dev/null
+++ b/app-xemacs/viper/viper-1.55.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/viper/viper-1.55.ebuild,v 1.1 2007/05/05 07:03:20 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="VI emulation support."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+inherit xemacs-packages
+