Version bump; remove old version; add metadata.
authorHans de Graaff <graaff@gentoo.org>
Sun, 12 Nov 2006 08:46:43 +0000 (08:46 +0000)
committerHans de Graaff <graaff@gentoo.org>
Sun, 12 Nov 2006 08:46:43 +0000 (08:46 +0000)
Package-Manager: portage-2.1.1-r1

app-xemacs/haskell-mode/ChangeLog
app-xemacs/haskell-mode/files/digest-haskell-mode-1.08 [new file with mode: 0644]
app-xemacs/haskell-mode/haskell-mode-1.08.ebuild [new file with mode: 0644]
app-xemacs/haskell-mode/metadata.xml [new file with mode: 0644]

index 8bc2417fa97f64140f263b9eb6dd3b97d14151a3..c5088d0515ff8db0795159ff22775811f566db66 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for app-xemacs/haskell-mode
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.6 2005/01/01 17:05:59 eradicator Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.7 2006/11/12 08:46:43 graaff Exp $
+
+*haskell-mode-1.08 (12 Nov 2006)
+
+  12 Nov 2006; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
+  -haskell-mode-1.03.ebuild, +haskell-mode-1.08.ebuild:
+  Version bump; remove old version; add metadata.
 
   02 Oct 2003; Aron Griffis <agriffis@gentoo.org> haskell-mode-1.05.ebuild:
   Stable on alpha
diff --git a/app-xemacs/haskell-mode/files/digest-haskell-mode-1.08 b/app-xemacs/haskell-mode/files/digest-haskell-mode-1.08
new file mode 100644 (file)
index 0000000..08a4f36
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 c82d384e06ddd0fe6ed4ffba7fb2208a haskell-mode-1.08-pkg.tar.gz 109952
+RMD160 dd87a5fb423db2e2fe97fca390af777c896a5d18 haskell-mode-1.08-pkg.tar.gz 109952
+SHA256 a1adb89e9dfe52a2ed03d29fe9c507198088e355e356efe17b3979cde2d4f4f0 haskell-mode-1.08-pkg.tar.gz 109952
diff --git a/app-xemacs/haskell-mode/haskell-mode-1.08.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.08.ebuild
new file mode 100644 (file)
index 0000000..cd67b9d
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.08.ebuild,v 1.1 2006/11/12 08:46:43 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Haskell editing support."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/dired
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/edit-utils
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+inherit xemacs-packages
+
diff --git a/app-xemacs/haskell-mode/metadata.xml b/app-xemacs/haskell-mode/metadata.xml
new file mode 100644 (file)
index 0000000..30d23a0
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+        <herd>xemacs</herd>
+        <maintainer>
+                <email>xemacs@gentoo.org</email>
+                <description>Primary Maintainer</description>
+        </maintainer>
+        <longdescription></longdescription>
+</pkgmetadata>