diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-embedded/jal | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-embedded/jal')
-rw-r--r-- | dev-embedded/jal/Manifest | 2 | ||||
-rw-r--r-- | dev-embedded/jal/jal-0.4.60.ebuild | 16 | ||||
-rw-r--r-- | dev-embedded/jal/jal-0.4.62.ebuild | 19 | ||||
-rw-r--r-- | dev-embedded/jal/metadata.xml | 12 |
4 files changed, 49 insertions, 0 deletions
diff --git a/dev-embedded/jal/Manifest b/dev-embedded/jal/Manifest new file mode 100644 index 000000000000..a8cad79af1e4 --- /dev/null +++ b/dev-embedded/jal/Manifest @@ -0,0 +1,2 @@ +DIST jal-0.4.60.tar.gz 383874 SHA256 2778b15f88554b841acfd66399d4a25895a97909d167db49acbea883135e1270 SHA512 caa3c33bca680ea01e69962212e3ab72c56362907a9ae67597fbe6fec2393d6a81f01f0d02bec3f434888a825d1d20e526d4c62a175fcca16ab02af3c59fa0c1 WHIRLPOOL 6d4054920d1e7ba7ba7ef7d9e20a25c5dcf33d402342629222e117d63e95185ca5cdf4f7764d4be9a5344bb6d8e3bd95dbcabcf4ba0ddbb5943c38f86da12671 +DIST jal-0.4.62.tar.gz 429020 SHA256 c285dbbe4b587293cc4608d9f020d2ffb5ed3ecf7131980fbc2ee4f83e0e86de SHA512 2354359507c2d33d8eeb7a5b9d40471a2d8cff245eb59d64484a89e4aff14d7d3c6021f0b26f1e48adb986fc221e4dade1037cef50167cbe249da445c77dbcb1 WHIRLPOOL c7581331e0e544cf7de9d5d7acafc10911fee4dc8d7828b9bb6076d365e382e1926e53a8f1d824575a29f3c6cb5780b7314fa09826a04f44d949f16c1ba758f4 diff --git a/dev-embedded/jal/jal-0.4.60.ebuild b/dev-embedded/jal/jal-0.4.60.ebuild new file mode 100644 index 000000000000..14cd6f1af6b5 --- /dev/null +++ b/dev-embedded/jal/jal-0.4.60.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +DESCRIPTION="A high-level language for a number of Microchip PIC and Ubicom SX microcontrollers" +HOMEPAGE="http://jal.sourceforge.net/" +SRC_URI="mirror://sourceforge/jal/${P}.tar.gz" +LICENSE="GPL-2" +KEYWORDS="x86" +SLOT="0" +IUSE="" +DEPEND="" + +src_install() { + make DESTDIR=${D} install || die +} diff --git a/dev-embedded/jal/jal-0.4.62.ebuild b/dev-embedded/jal/jal-0.4.62.ebuild new file mode 100644 index 000000000000..c132301fe4d9 --- /dev/null +++ b/dev-embedded/jal/jal-0.4.62.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +DESCRIPTION="A high-level language for a number of Microchip PIC and Ubicom SX microcontrollers" +HOMEPAGE="http://jal.sourceforge.net/" +SRC_URI="mirror://sourceforge/jal/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" + +S=${WORKDIR}/${PN} diff --git a/dev-embedded/jal/metadata.xml b/dev-embedded/jal/metadata.xml new file mode 100644 index 000000000000..b67c99424dab --- /dev/null +++ b/dev-embedded/jal/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>dev-embedded</herd> + <longdescription> +Jal is a high-level language for a number of Microchip (TM) PIC microcontrollers (16c84, 16f84, 12c508, +12c509, 16F877) and Ubicom SX (SX18 and SX28) microcontrollers +</longdescription> + <upstream> + <remote-id type="sourceforge">jal</remote-id> + </upstream> +</pkgmetadata> |