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

app-xemacs/misc-games/ChangeLog
app-xemacs/misc-games/files/digest-misc-games-1.18 [new file with mode: 0644]
app-xemacs/misc-games/metadata.xml [new file with mode: 0644]
app-xemacs/misc-games/misc-games-1.18.ebuild [new file with mode: 0644]

index 3ffa136e30f9b9c7e9b39e64efcc1614b5d87aa2..a19340602227a8c2441466b52deeaedf072d7a0c 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for app-xemacs/misc-games
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/ChangeLog,v 1.9 2005/08/07 13:24:10 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/ChangeLog,v 1.10 2006/11/12 10:46:22 graaff Exp $
+
+*misc-games-1.18 (12 Nov 2006)
+
+  12 Nov 2006; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
+  -misc-games-1.15.ebuild, +misc-games-1.18.ebuild:
+  Version bump; remove old version; add metadata.
 
   07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
   misc-games-1.16.ebuild:
diff --git a/app-xemacs/misc-games/files/digest-misc-games-1.18 b/app-xemacs/misc-games/files/digest-misc-games-1.18
new file mode 100644 (file)
index 0000000..f12ca76
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 c68c91ee7eb296669388645c467fdede misc-games-1.18-pkg.tar.gz 166817
+RMD160 6525c5f7fb735671b4fad4c3ab203a76374d1874 misc-games-1.18-pkg.tar.gz 166817
+SHA256 5ffafa6ce7b9ec3689b91f15d3e71eb912a218327c73c2df3417884991080a76 misc-games-1.18-pkg.tar.gz 166817
diff --git a/app-xemacs/misc-games/metadata.xml b/app-xemacs/misc-games/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>
diff --git a/app-xemacs/misc-games/misc-games-1.18.ebuild b/app-xemacs/misc-games/misc-games-1.18.ebuild
new file mode 100644 (file)
index 0000000..8b0ab63
--- /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/misc-games/misc-games-1.18.ebuild,v 1.1 2006/11/12 10:46:22 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Other amusements and diversions."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
+