summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-10-20 06:51:54 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-10-20 06:51:54 +0000
commit9a4b72b01fe965f80ad8317ff795dbf48c058bd3 (patch)
tree8371bf808659891639ffb321e46b39ef734461a4 /x11-misc/imake
parentNew package for 7.0 RC1. (diff)
downloadhistorical-9a4b72b01fe965f80ad8317ff795dbf48c058bd3.tar.gz
historical-9a4b72b01fe965f80ad8317ff795dbf48c058bd3.tar.bz2
historical-9a4b72b01fe965f80ad8317ff795dbf48c058bd3.zip
New package for 7.0 RC1.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-misc/imake')
-rw-r--r--x11-misc/imake/ChangeLog10
-rw-r--r--x11-misc/imake/Manifest2
-rw-r--r--x11-misc/imake/files/digest-imake-0.99.11
-rw-r--r--x11-misc/imake/imake-0.99.1.ebuild16
-rw-r--r--x11-misc/imake/metadata.xml5
5 files changed, 34 insertions, 0 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog
new file mode 100644
index 000000000000..56e390cd58de
--- /dev/null
+++ b/x11-misc/imake/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-misc/imake
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.1 2005/10/20 06:51:54 joshuabaergen Exp $
+
+*imake-0.99.1 (20 Oct 2005)
+
+ 20 Oct 2005; Joshua Baergen <joshuabaergen@gentoo.org> +metadata.xml,
+ +imake-0.99.1.ebuild:
+ New package for 7.0 RC1.
+
diff --git a/x11-misc/imake/Manifest b/x11-misc/imake/Manifest
new file mode 100644
index 000000000000..79b49c4e678f
--- /dev/null
+++ b/x11-misc/imake/Manifest
@@ -0,0 +1,2 @@
+MD5 6c83b980fc77c3a9d93d6aa7127f2057 imake-0.99.1.ebuild 343
+MD5 2ac8c99149a38ceab27b730f81d7b697 files/digest-imake-0.99.1 64
diff --git a/x11-misc/imake/files/digest-imake-0.99.1 b/x11-misc/imake/files/digest-imake-0.99.1
new file mode 100644
index 000000000000..7e1ba9963d0c
--- /dev/null
+++ b/x11-misc/imake/files/digest-imake-0.99.1
@@ -0,0 +1 @@
+MD5 22d858e001283a82817db7629c29bbdb imake-0.99.1.tar.bz2 72371
diff --git a/x11-misc/imake/imake-0.99.1.ebuild b/x11-misc/imake/imake-0.99.1.ebuild
new file mode 100644
index 000000000000..8d80de551f14
--- /dev/null
+++ b/x11-misc/imake/imake-0.99.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-0.99.1.ebuild,v 1.1 2005/10/20 06:51:54 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org imake build system"
+KEYWORDS="~x86"
+RDEPEND="x11-misc/xorg-cf-files"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"
+
+PATCHES=""
diff --git a/x11-misc/imake/metadata.xml b/x11-misc/imake/metadata.xml
new file mode 100644
index 000000000000..01c4c004e735
--- /dev/null
+++ b/x11-misc/imake/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>x11</herd>
+</pkgmetadata>