summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 03:57:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 03:57:21 +0000
commitb1c2614ae16822295ba4382c60719ac80f479952 (patch)
treeecf53ec0ee70375dcfa944f1a89ee0d1213f4433 /dev-embedded
parentBump. Fix type-ahead and update translations. (diff)
downloadhistorical-b1c2614ae16822295ba4382c60719ac80f479952.tar.gz
historical-b1c2614ae16822295ba4382c60719ac80f479952.tar.bz2
historical-b1c2614ae16822295ba4382c60719ac80f479952.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/gpsim/gpsim-0.22.0.ebuild5
-rw-r--r--dev-embedded/jal/jal-0.4.60.ebuild4
-rw-r--r--dev-embedded/pista/pista-0.62b.ebuild5
-rw-r--r--dev-embedded/pista/pista-0.70.ebuild5
-rw-r--r--dev-embedded/tigcc/tigcc-0.95-r2.ebuild3
-rw-r--r--dev-embedded/tigcc/tigcc-0.95_p3.ebuild3
-rw-r--r--dev-embedded/tigcc/tigcc-0.96_beta7.ebuild3
-rw-r--r--dev-embedded/yapide/yapide-0.1.1.ebuild7
8 files changed, 8 insertions, 27 deletions
diff --git a/dev-embedded/gpsim/gpsim-0.22.0.ebuild b/dev-embedded/gpsim/gpsim-0.22.0.ebuild
index 88a4eee3d418..2452c7b05e74 100644
--- a/dev-embedded/gpsim/gpsim-0.22.0.ebuild
+++ b/dev-embedded/gpsim/gpsim-0.22.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gpsim/gpsim-0.22.0.ebuild,v 1.6 2007/06/07 10:08:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gpsim/gpsim-0.22.0.ebuild,v 1.7 2007/07/15 03:57:21 mr_bones_ Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -25,7 +25,6 @@ DEPEND="${RDEPEND}
RDEPEND="${RDEPEND}
>=dev-embedded/gputils-0.12.0"
-
src_unpack() {
unpack ${A}
cd "${S}"
@@ -34,13 +33,11 @@ src_unpack() {
eautoreconf
}
-
src_compile() {
econf $(use_enable gtk gui) || die "Configuration failed"
emake || die "Compilation failed"
}
-
src_install() {
emake DESTDIR=${D} install || die "Installation failed"
diff --git a/dev-embedded/jal/jal-0.4.60.ebuild b/dev-embedded/jal/jal-0.4.60.ebuild
index bcddbfaf5fd2..7c8550dc6719 100644
--- a/dev-embedded/jal/jal-0.4.60.ebuild
+++ b/dev-embedded/jal/jal-0.4.60.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/jal/jal-0.4.60.ebuild,v 1.1 2005/01/23 11:23:45 dragonheart Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/jal/jal-0.4.60.ebuild,v 1.2 2007/07/15 03:57:21 mr_bones_ Exp $
DESCRIPTION="A high-level language for a number of Microchip PIC and Ubicom SX microcontrollers."
HOMEPAGE="http://jal.sourceforge.net/"
@@ -12,7 +11,6 @@ SLOT="0"
IUSE=""
DEPEND="virtual/libc"
-
src_install() {
make DESTDIR=${D} install || die
}
diff --git a/dev-embedded/pista/pista-0.62b.ebuild b/dev-embedded/pista/pista-0.62b.ebuild
index 99d114e326ad..eea1bbbda9d2 100644
--- a/dev-embedded/pista/pista-0.62b.ebuild
+++ b/dev-embedded/pista/pista-0.62b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/pista/pista-0.62b.ebuild,v 1.3 2005/01/01 17:55:58 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/pista/pista-0.62b.ebuild,v 1.4 2007/07/15 03:57:21 mr_bones_ Exp $
DESCRIPTION="Commandline-driven interface to PICSTART+ PIC programmer"
HOMEPAGE="http://gatling.ikk.sztaki.hu/~kissg/pd/pista/pista.html"
@@ -20,10 +20,7 @@ src_compile() {
emake || die "make failed"
}
-
-
src_install() {
emake install DESTDIR=${D} || die
dodoc Changes Copyright pista.html
}
-
diff --git a/dev-embedded/pista/pista-0.70.ebuild b/dev-embedded/pista/pista-0.70.ebuild
index d938b2e80ace..82143ce02f9d 100644
--- a/dev-embedded/pista/pista-0.70.ebuild
+++ b/dev-embedded/pista/pista-0.70.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/pista/pista-0.70.ebuild,v 1.1 2005/09/04 08:03:30 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/pista/pista-0.70.ebuild,v 1.2 2007/07/15 03:57:21 mr_bones_ Exp $
DESCRIPTION="Commandline-driven interface to PICSTART+ PIC programmer"
HOMEPAGE="http://gatling.ikk.sztaki.hu/~kissg/pd/pista/pista.html"
@@ -20,10 +20,7 @@ src_compile() {
emake || die "make failed"
}
-
-
src_install() {
emake install DESTDIR=${D} || die
dodoc README Changes Copyright doc/pista.html
}
-
diff --git a/dev-embedded/tigcc/tigcc-0.95-r2.ebuild b/dev-embedded/tigcc/tigcc-0.95-r2.ebuild
index 4306f84c0f7f..7dc0a0330093 100644
--- a/dev-embedded/tigcc/tigcc-0.95-r2.ebuild
+++ b/dev-embedded/tigcc/tigcc-0.95-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/tigcc/tigcc-0.95-r2.ebuild,v 1.6 2005/08/07 13:27:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/tigcc/tigcc-0.95-r2.ebuild,v 1.7 2007/07/15 03:57:21 mr_bones_ Exp $
inherit eutils
@@ -12,7 +12,6 @@ S=${WORKDIR}
DESCRIPTION="Cross compiler for Texas Instruments TI-89, TI-92(+) and V200 calculators"
HOMEPAGE="http://tigcc.ticalc.org"
-
# mirror://gentoo/${PF}.tar.bz2 comes from http://www.angelfire.com/linux/ifs/${PF}.tar.bz2
# which isn't that reliable
diff --git a/dev-embedded/tigcc/tigcc-0.95_p3.ebuild b/dev-embedded/tigcc/tigcc-0.95_p3.ebuild
index 617bb7537fe3..a67496f9d3e1 100644
--- a/dev-embedded/tigcc/tigcc-0.95_p3.ebuild
+++ b/dev-embedded/tigcc/tigcc-0.95_p3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/tigcc/tigcc-0.95_p3.ebuild,v 1.3 2005/02/17 17:13:36 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/tigcc/tigcc-0.95_p3.ebuild,v 1.4 2007/07/15 03:57:21 mr_bones_ Exp $
inherit eutils
@@ -12,7 +12,6 @@ S=${WORKDIR}
DESCRIPTION="Cross compiler for Texas Instruments TI-89, TI-92(+) and V200 calculators"
HOMEPAGE="http://tigcc.ticalc.org"
-
# mirror://gentoo/${P}.tar.bz2 comes from http://tigcc.ticalc.org/linux/tigcc_src.tar.bz2
# which isn't that reliable
diff --git a/dev-embedded/tigcc/tigcc-0.96_beta7.ebuild b/dev-embedded/tigcc/tigcc-0.96_beta7.ebuild
index 862a3171221e..e81db2b0995f 100644
--- a/dev-embedded/tigcc/tigcc-0.96_beta7.ebuild
+++ b/dev-embedded/tigcc/tigcc-0.96_beta7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/tigcc/tigcc-0.96_beta7.ebuild,v 1.3 2007/06/26 01:45:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/tigcc/tigcc-0.96_beta7.ebuild,v 1.4 2007/07/15 03:57:21 mr_bones_ Exp $
inherit eutils
@@ -13,7 +13,6 @@ S=$WORKDIR
DESCRIPTION="Cross compiler for Texas Instruments TI-89, TI-92(+) and V200 calculators"
HOMEPAGE="http://tigcc.ticalc.org"
-
#original source can be found at:
#SRC_URI="http://tigcc.ticalc.org/linux/tigcc_src.tar.bz2"
#but in fact this file changes as soon as there comes a new beta
diff --git a/dev-embedded/yapide/yapide-0.1.1.ebuild b/dev-embedded/yapide/yapide-0.1.1.ebuild
index 5cef140b86cd..0a653c9e1be2 100644
--- a/dev-embedded/yapide/yapide-0.1.1.ebuild
+++ b/dev-embedded/yapide/yapide-0.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/yapide/yapide-0.1.1.ebuild,v 1.1 2007/06/21 12:05:19 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/yapide/yapide-0.1.1.ebuild,v 1.2 2007/07/15 03:57:21 mr_bones_ Exp $
inherit eutils toolchain-funcs
@@ -27,8 +27,6 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-make.patch
}
-
-
src_compile() {
addwrite "${QTDIR}/etc/settings"
@@ -42,10 +40,7 @@ src_compile() {
emake || die
}
-
-
src_install() {
dobin src/yapide
dodoc KNOWNBUGS README
}
-