commit:     d31faa82354145950636fe74e053c7202e88ca20
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 11 16:12:31 2014 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Jul 11 16:12:31 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=d31faa82

app-xemacs/slider pre release version bump.

Package-Manager: portage-2.2.8-r1

---
 app-xemacs/slider/ChangeLog          | 53 ++++++++++++++++++++++++++++++++++++
 app-xemacs/slider/Manifest           |  1 +
 app-xemacs/slider/metadata.xml       |  5 ++++
 app-xemacs/slider/slider-1.18.ebuild | 16 +++++++++++
 4 files changed, 75 insertions(+)

diff --git a/app-xemacs/slider/ChangeLog b/app-xemacs/slider/ChangeLog
new file mode 100644
index 0000000..56d9f40
--- /dev/null
+++ b/app-xemacs/slider/ChangeLog
@@ -0,0 +1,53 @@
+# ChangeLog for app-xemacs/slider
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/slider/ChangeLog,v 1.17 
2011/07/22 11:25:04 xarthisius Exp $
+
+  22 Jul 2011; Kacper Kowalik <[email protected]> slider-1.16.ebuild:
+  ppc64 stable wrt #369897
+
+  03 Jul 2011; Markos Chandras <[email protected]> slider-1.16.ebuild:
+  Stable on amd64 wrt bug #369897
+
+  28 Jun 2011; Brent Baude <[email protected]> slider-1.16.ebuild:
+  Marking slider-1.16 ppc stable for bug 369897
+
+  25 Jun 2011; Raúl Porcel <[email protected]> slider-1.16.ebuild:
+  alpha/sparc stable wrt #369897
+
+  12 Jun 2011; Thomas Kahle <[email protected]> slider-1.16.ebuild:
+  x86 stable per bug 369897
+
+*slider-1.16 (21 Feb 2009)
+
+  21 Feb 2009; Hans de Graaff <[email protected]> +slider-1.16.ebuild:
+  Version bump with compatibility fixes for SXemacs.
+
+  19 Mar 2008; Hans de Graaff <[email protected]> metadata.xml,
+  -slider-1.13.ebuild:
+  A herd should not be listed as maintainer
+
+  03 Jun 2007; Hans de Graaff <[email protected]> slider-1.15.ebuild:
+  Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
+
+  29 May 2007; Raúl Porcel <[email protected]> slider-1.15.ebuild:
+  alpha stable wrt #175560
+
+  22 Feb 2007; Piotr Jaroszyński <[email protected]> ChangeLog:
+  Transition to Manifest2.
+
+*slider-1.15 (12 Nov 2006)
+
+  12 Nov 2006; Hans de Graaff <[email protected]> +metadata.xml,
+  +slider-1.15.ebuild:
+  Version bump; add metadata.
+
+  02 Oct 2003; Aron Griffis <[email protected]> slider-1.13.ebuild:
+  Stable on alpha
+
+*slider-1.13 (16 Dec 2002)
+
+  22 Feb 2003;  <[email protected]> slider-1.13.ebuild :
+  Add ~alpha to KEYWORDS
+
+  16 Dec 2002; Rendhalver [Peter Brown] <[email protected]> :
+  Initial import.

diff --git a/app-xemacs/slider/Manifest b/app-xemacs/slider/Manifest
new file mode 100644
index 0000000..41489bc
--- /dev/null
+++ b/app-xemacs/slider/Manifest
@@ -0,0 +1 @@
+DIST slider-1.18-pkg.tar.gz 12984 SHA256 
8a5a2d9644382165e9d982b078c7cfc47d5c86aee65c73d3eb421e0463257791 SHA512 
58d968e20efc6cbaa1f9c1d8e0e6f3920cb431e4218a382849c93b6aefabf9bfc65fe10568bb5c3b3d0405513e84610f28cd36e067be5d66e01b80d6edbc8c81
 WHIRLPOOL 
5174e5af10b2abe9d4cdd2375e13541b019be16eddb7a75b9ca12c93eade55240da446dda7a4b91a812817208b91faf124c6588331dc305deb4073487cb3d464

diff --git a/app-xemacs/slider/metadata.xml b/app-xemacs/slider/metadata.xml
new file mode 100644
index 0000000..2988889
--- /dev/null
+++ b/app-xemacs/slider/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <herd>xemacs</herd>
+</pkgmetadata>

diff --git a/app-xemacs/slider/slider-1.18.ebuild 
b/app-xemacs/slider/slider-1.18.ebuild
new file mode 100644
index 0000000..ce27586
--- /dev/null
+++ b/app-xemacs/slider/slider-1.18.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/slider/slider-1.16.ebuild,v 1.6 
2011/07/22 11:25:04 xarthisius Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="User interface tool."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages

Reply via email to