summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2014-07-11 18:15:07 +0200
committerMats Lidell <matsl@gentoo.org>2014-07-11 18:15:07 +0200
commitb70ac70381cf46fab25963b04ff2cc0feefd165b (patch)
treeabe88b00e12352301d05594b7db4a2f6df3ad42d /app-xemacs
parentapp-xemacs/texinfo pre release version bump. (diff)
downloademacs-b70ac70381cf46fab25963b04ff2cc0feefd165b.tar.gz
emacs-b70ac70381cf46fab25963b04ff2cc0feefd165b.tar.bz2
emacs-b70ac70381cf46fab25963b04ff2cc0feefd165b.zip
app-xemacs/text-modes pre release version bump.
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/text-modes/ChangeLog7
-rw-r--r--app-xemacs/text-modes/Manifest1
-rw-r--r--app-xemacs/text-modes/text-modes-2.05.ebuild20
3 files changed, 27 insertions, 1 deletions
diff --git a/app-xemacs/text-modes/ChangeLog b/app-xemacs/text-modes/ChangeLog
index 3ebf8f1..43e9489 100644
--- a/app-xemacs/text-modes/ChangeLog
+++ b/app-xemacs/text-modes/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for app-xemacs/text-modes
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.29 2011/07/22 11:25:00 xarthisius Exp $
+*text-modes-2.05 (08 Jul 2014)
+
+ 08 Jul 2014; Mats Lidell <matsl@gentoo.org> +text-modes-2.05.ebuild:
+ Pre release version bump.
+
*text-modes-2.01 (17 Jul 2013)
17 Jul 2013; Mats Lidell <matsl@gentoo.org> +metadata.xml,
diff --git a/app-xemacs/text-modes/Manifest b/app-xemacs/text-modes/Manifest
index 5ccc500..d42b564 100644
--- a/app-xemacs/text-modes/Manifest
+++ b/app-xemacs/text-modes/Manifest
@@ -1 +1,2 @@
DIST text-modes-2.01-pkg.tar.gz 450525 SHA256 4b1daf558bbe2f617ba8f9cc041c428823a7f0e2df455101eee3ee59ece5dd59 SHA512 b08f135aeeb50cefb1ded75661b99f9bed4ca31b57e1df24c0570390591dbde3f5ccea24b624b1b11d65680f9f5eada103a5cbe0237ce23269a0a2e0dd5b75fd WHIRLPOOL ecf4c94412039346b0297f0cdb0d06ecd3e0e13f85f6f9ebb0b85505aff03fd42f5132943035137004bdef91ce13913ac8051e98b3f75cdd71cce68d33cc7357
+DIST text-modes-2.05-pkg.tar.gz 544369 SHA256 22b572f964804f1efd92eb7d595a5ac55b9834c4100a673a2666e6a9e5bbd1fc SHA512 bb57458718a3f15df7752108a99ababe20a1ea1d6e64abaf89ab4689c17445941eb18031b2c0f8a04e014998f8bdc33e583808f5318f388c7662b4fda73e59a1 WHIRLPOOL deaa2cc1a2d7e9f7c6f7abd39dc218a965fd53883d09e50278d52463c28342b90bbfe5094c9282ad980d72b9118054a0c27c47306d3d9f0443309f4c5ec9f69d
diff --git a/app-xemacs/text-modes/text-modes-2.05.ebuild b/app-xemacs/text-modes/text-modes-2.05.ebuild
new file mode 100644
index 0000000..209e9a9
--- /dev/null
+++ b/app-xemacs/text-modes/text-modes-2.05.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.98.ebuild,v 1.7 2011/07/22 11:25:00 xarthisius Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Miscellaneous support for editing text files."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-ispell
+app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages