summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2013-09-03 22:47:29 +0200
committerMats Lidell <matsl@gentoo.org>2013-09-03 22:47:29 +0200
commitc370fb0280bede8a703406f0f191fefdccd60291 (patch)
treece26339c16c29629677c6692068ccbb5c88718e7 /app-xemacs/erc/erc-0.24.ebuild
parentMerge changes from Portage tree. (diff)
downloademacs-c370fb0280bede8a703406f0f191fefdccd60291.tar.gz
emacs-c370fb0280bede8a703406f0f191fefdccd60291.tar.bz2
emacs-c370fb0280bede8a703406f0f191fefdccd60291.zip
app-xemacs/erc: Upstream experimental version bump and use EAPI=5
Package-Manager: portage-2.1.12.2
Diffstat (limited to 'app-xemacs/erc/erc-0.24.ebuild')
-rw-r--r--app-xemacs/erc/erc-0.24.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/app-xemacs/erc/erc-0.24.ebuild b/app-xemacs/erc/erc-0.24.ebuild
new file mode 100644
index 0000000..fce3858
--- /dev/null
+++ b/app-xemacs/erc/erc-0.24.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/erc/erc-0.23.ebuild,v 1.6 2011/07/22 11:25:01 xarthisius Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="ERC - The Emacs IRC Client."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/edit-utils
+app-xemacs/fsf-compat
+app-xemacs/gnus
+app-xemacs/pcomplete
+app-xemacs/xemacs-base
+app-xemacs/text-modes
+app-xemacs/xemacs-ispell
+app-xemacs/viper
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages