Version bump; add metadata.xml.
authorHans de Graaff <graaff@gentoo.org>
Sat, 11 Nov 2006 13:30:45 +0000 (13:30 +0000)
committerHans de Graaff <graaff@gentoo.org>
Sat, 11 Nov 2006 13:30:45 +0000 (13:30 +0000)
Package-Manager: portage-2.1.1-r1

13 files changed:
app-xemacs/c-support/ChangeLog
app-xemacs/c-support/c-support-1.22.ebuild [new file with mode: 0644]
app-xemacs/c-support/files/digest-c-support-1.22 [new file with mode: 0644]
app-xemacs/c-support/metadata.xml [new file with mode: 0644]
app-xemacs/calc/ChangeLog
app-xemacs/calc/calc-1.26.ebuild [new file with mode: 0644]
app-xemacs/calc/files/digest-calc-1.26 [new file with mode: 0644]
app-xemacs/calc/metadata.xml [new file with mode: 0644]
app-xemacs/calendar/ChangeLog
app-xemacs/calendar/calendar-1.23.ebuild [new file with mode: 0644]
app-xemacs/calendar/files/digest-calendar-1.19
app-xemacs/calendar/files/digest-calendar-1.23 [new file with mode: 0644]
app-xemacs/calendar/metadata.xml [new file with mode: 0644]

index 93f8f773319e6e3d7b94ae807d794b3ac09e447a..3d770e7eddf3d36c172497e6c069424b4979acbe 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for app-xemacs/c-support
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/ChangeLog,v 1.7 2005/04/24 03:21:15 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/ChangeLog,v 1.8 2006/11/11 13:24:42 graaff Exp $
+
+*c-support-1.22 (11 Nov 2006)
+
+  11 Nov 2006; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
+  +c-support-1.22.ebuild:
+  Version bump; add metadata.xml.
 
   24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> c-support-1.16.ebuild:
   Stable on ppc.
diff --git a/app-xemacs/c-support/c-support-1.22.ebuild b/app-xemacs/c-support/c-support-1.22.ebuild
new file mode 100644 (file)
index 0000000..cd36090
--- /dev/null
@@ -0,0 +1,15 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/c-support-1.22.ebuild,v 1.1 2006/11/11 13:24:42 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Basic single-file add-ons for editing C code."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/cc-mode
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/c-support/files/digest-c-support-1.22 b/app-xemacs/c-support/files/digest-c-support-1.22
new file mode 100644 (file)
index 0000000..80b7c34
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 972b0abd7158053f28a2c66c62ce0270 c-support-1.22-pkg.tar.gz 78027
+RMD160 01f77c8da46d73e127526f65272684b52dee5078 c-support-1.22-pkg.tar.gz 78027
+SHA256 e357700960e0b09cf828e00d919fce33d542758925866ea7d46555782bb1b785 c-support-1.22-pkg.tar.gz 78027
diff --git a/app-xemacs/c-support/metadata.xml b/app-xemacs/c-support/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>
index e2db221644e233a666f9e897aa330044ecdb9546..7bea166a3673969f2dad9b340a39d85f904398ce 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for app-xemacs/calc
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calc/ChangeLog,v 1.9 2005/04/24 03:18:02 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calc/ChangeLog,v 1.10 2006/11/11 13:27:06 graaff Exp $
+
+*calc-1.26 (11 Nov 2006)
+
+  11 Nov 2006; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
+  +calc-1.26.ebuild:
+  Version bump; add metadata.xml.
 
   24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> calc-1.23.ebuild:
   Stable on ppc.
diff --git a/app-xemacs/calc/calc-1.26.ebuild b/app-xemacs/calc/calc-1.26.ebuild
new file mode 100644 (file)
index 0000000..7aefe4a
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calc/calc-1.26.ebuild,v 1.1 2006/11/11 13:27:06 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Emacs calculator"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/calc/files/digest-calc-1.26 b/app-xemacs/calc/files/digest-calc-1.26
new file mode 100644 (file)
index 0000000..756bbd4
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 2ebbdf5c8cba89d50ab6300287697a6b calc-1.26-pkg.tar.gz 1600637
+RMD160 f12a9f2c92e6497aed3e56be48530fbae9b4d634 calc-1.26-pkg.tar.gz 1600637
+SHA256 5ac3447cb63ae5886429e56f5819f872e15c3d51f6abd23dc35589d442b551f5 calc-1.26-pkg.tar.gz 1600637
diff --git a/app-xemacs/calc/metadata.xml b/app-xemacs/calc/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>
index 1d3963aa0701df115cec057da78b0baa069cd8d4..597f8d988ff50b96d3f23eb65c0d3f0bb58036bc 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for app-xemacs/calendar
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/ChangeLog,v 1.9 2005/04/24 03:18:18 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/ChangeLog,v 1.10 2006/11/11 13:30:45 graaff Exp $
+
+*calendar-1.23 (11 Nov 2006)
+
+  11 Nov 2006; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
+  +calendar-1.23.ebuild:
+  Version bump; add metadata.xml.
 
   24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> calendar-1.19.ebuild:
   Stable on ppc.
diff --git a/app-xemacs/calendar/calendar-1.23.ebuild b/app-xemacs/calendar/calendar-1.23.ebuild
new file mode 100644 (file)
index 0000000..74a1f8a
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.23.ebuild,v 1.1 2006/11/11 13:30:45 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Calendar and diary support."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
index e05fe0a4856cfcd8110a8c5eae8a1d50a9f5e550..44dfff12b1f13ef00930fa0decd6ef92a9b1deb9 100644 (file)
@@ -1 +1,3 @@
-MD5 f41fe8405fc58fefe03fef27428223fe calendar-1.19-pkg.tar.gz 252793
\ No newline at end of file
+MD5 f41fe8405fc58fefe03fef27428223fe calendar-1.19-pkg.tar.gz 252793
+RMD160 647727601f020299bc481d694e4b7fe502438c25 calendar-1.19-pkg.tar.gz 252793
+SHA256 6d2f4105beaec6a30165b174af8d8543f850cf5670a05f2b2b3d18275ced8b0b calendar-1.19-pkg.tar.gz 252793
diff --git a/app-xemacs/calendar/files/digest-calendar-1.23 b/app-xemacs/calendar/files/digest-calendar-1.23
new file mode 100644 (file)
index 0000000..e4356df
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 de5fd826168913232c48aa88ec0f1d5c calendar-1.23-pkg.tar.gz 254025
+RMD160 7ca7fa15446bb33bd09cd99af7d17ccb3b993837 calendar-1.23-pkg.tar.gz 254025
+SHA256 f5b5ea043f2c077a0e6674ccb57b5e976a9715912985b413a5a416a7af94a448 calendar-1.23-pkg.tar.gz 254025
diff --git a/app-xemacs/calendar/metadata.xml b/app-xemacs/calendar/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>