summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-05-22 15:50:00 +0000
committerJeroen Roovers <jer@gentoo.org>2010-05-22 15:50:00 +0000
commit24d3b2b43c89385bd4e6853ba5c08763338c1834 (patch)
tree9d28894bb523cd9e0d4dba85e73618c74e6a59c8 /sci-calculators/units
parentVarious cleanups. (diff)
downloadgentoo-2-24d3b2b43c89385bd4e6853ba5c08763338c1834.tar.gz
gentoo-2-24d3b2b43c89385bd4e6853ba5c08763338c1834.tar.bz2
gentoo-2-24d3b2b43c89385bd4e6853ba5c08763338c1834.zip
Old.
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sci-calculators/units')
-rw-r--r--sci-calculators/units/Manifest4
-rw-r--r--sci-calculators/units/files/astronomicalunit.patch10
-rw-r--r--sci-calculators/units/files/remove-script.patch21
-rw-r--r--sci-calculators/units/units-1.87.ebuild28
4 files changed, 0 insertions, 63 deletions
diff --git a/sci-calculators/units/Manifest b/sci-calculators/units/Manifest
index 92d089ccfa89..062c9a67b7ac 100644
--- a/sci-calculators/units/Manifest
+++ b/sci-calculators/units/Manifest
@@ -1,8 +1,4 @@
-AUX astronomicalunit.patch 583 RMD160 43f2e62841be70f995cf4fea2459c5c48af3f31e SHA1 97bfed6ac45fb289ed7cfa16ce888ee65fae9eb6 SHA256 3f4f6fa182cce1f08fff2b391e416ef5bf66416d9811f8b0eaf9cbb5fa72fd85
-AUX remove-script.patch 460 RMD160 59096226398eb7cf7aaf664098f9019024a2eb56 SHA1 67d09a8add11397cd4a639074d3d1b357e2b1d90 SHA256 536aafd20d698a6fa071727b724b4d9a0b2f5e2823f17c9271915ef424d411c4
-DIST units-1.87.tar.gz 254893 RMD160 5d68a98e6bb773cc5d9f12b7d46d7d49e8fe0c8c SHA1 106f9751fab6de4fc1fe27e735a1080262ba372a SHA256 d9cb59b62c14b0c6e437902b2284b5debac6452ad549761cab12985abcca2dad
DIST units-1.88.tar.gz 261519 RMD160 567caeb52e741cccd260e16fcdf9d7998de0f95b SHA1 0b65e9d9542d0c20082b0e9562fea42b1b02825e SHA256 a805707f8f2802c109aef3f32b431ecd9af1fc3de0c5289223e862c673afec0c
-EBUILD units-1.87.ebuild 779 RMD160 a1ea4a6656e3d0e2870d2e95c6dd3f47d323348d SHA1 3f9d011b16133d84ef3e21544a3ddee2627e7151 SHA256 863a28b541886a9e22303251740cc2726ab2acba0b9ae7f363cd2f9e56c0ab07
EBUILD units-1.88.ebuild 731 RMD160 3b22f1c2da8b2e19da91527e03f6a72cec817651 SHA1 eb1e52a913dbe084363720ec3ac49f728fad0d76 SHA256 22943756aaba121ec81533ffa0143fa84ff25aef823cb85f72d1e847529b8b39
MISC ChangeLog 5197 RMD160 421d7327c81f117c419e923aff180fc4a36d174c SHA1 2c859d0f574abd7d25098e60b6df13852e88afc9 SHA256 578b3557b4171523fc0e5ff260c8cfb59368657adb745a44db0ea8dc01d2c5be
MISC metadata.xml 248 RMD160 8c08c86593f9dda6604bb9d940d72ffe37a442eb SHA1 b0013f853f65f27b4ae66be7055c6dc8d3ebb0d4 SHA256 58e4ea49619db3881b26ad216ddbeb323a376bf8240a7018c17a13290b1ca961
diff --git a/sci-calculators/units/files/astronomicalunit.patch b/sci-calculators/units/files/astronomicalunit.patch
deleted file mode 100644
index b0f2b32037f6..000000000000
--- a/sci-calculators/units/files/astronomicalunit.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- units.dat 2004-10-19 09:37:24.802027245 +0200
-+++ units.dat.new 2004-10-19 09:37:19.665715964 +0200
-@@ -1380,6 +1380,7 @@
- # actual mean distance is slightly
- # larger because the earth's mass is
- # not negligible.
-+au 1 astronomicalunit
- sundist 1.0000010178 au # mean earth-sun distance
- moondist 3.844e8 m # mean earth-moon distance
- sundist_near 1.471e11 m # earth-sun distance at perihelion
diff --git a/sci-calculators/units/files/remove-script.patch b/sci-calculators/units/files/remove-script.patch
deleted file mode 100644
index ad99a97cc2e5..000000000000
--- a/sci-calculators/units/files/remove-script.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- units.c.old 2003-08-15 13:47:25.881457784 +0200
-+++ units.c 2003-08-15 13:47:08.096161560 +0200
-@@ -2324,11 +2324,11 @@
- crude example to convert lines in a file 'feet' from ft to m might be:
- */
-
--#if 0
--
-- "sed 's/.*/& ft\"
-- "m/' feet|units -q|sed 's/^[[:space:]]*\* //"
-- "/^[[:space:]]*\//d'"
--
--#endif
-+// #if 0
-+//
-+// "sed 's/.*/& ft\"
-+// "m/' feet|units -q|sed 's/^[[:space:]]*\* //"
-+// "/^[[:space:]]*\//d'"
-+//
-+// #endif
-
diff --git a/sci-calculators/units/units-1.87.ebuild b/sci-calculators/units/units-1.87.ebuild
deleted file mode 100644
index 6c6616acac43..000000000000
--- a/sci-calculators/units/units-1.87.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.87.ebuild,v 1.6 2007/11/27 16:07:40 armin76 Exp $
-
-inherit eutils
-
-DESCRIPTION="program for units conversion and units calculation"
-SRC_URI="http://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
-HOMEPAGE="http://www.gnu.org/software/units/units.html"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="alpha amd64 hppa ppc sparc x86"
-
-DEPEND=">=sys-libs/readline-4.1-r2
- >=sys-libs/ncurses-5.2-r3"
-
-src_compile() {
- #Note: the trailing / is required in the datadir path.
- econf --datadir=/usr/share/${PN}/ || die
- emake || die
-}
-
-src_install() {
- einstall datadir="${D}"/usr/share/${PN}/ || die
- dodoc ChangeLog NEWS README
-}