summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Helbling <helch@gmx.ch>2008-01-17 20:56:42 +0000
committerChristian Helbling <helch@gmx.ch>2008-01-17 20:56:42 +0000
commitfd87e65ec42d0a84c884d06def285793d7d364a8 (patch)
treee69c4ecb3641443dbb3725f0a84186d68e3ade1b
parentdrop sci-calculators/tiemu3 (renamed to sci-calculators/tiemu) (diff)
downloadsunrise-fd87e65ec42d0a84c884d06def285793d7d364a8.tar.gz
sunrise-fd87e65ec42d0a84c884d06def285793d7d364a8.tar.bz2
sunrise-fd87e65ec42d0a84c884d06def285793d7d364a8.zip
sci-calculators/tilp2: Version bump
svn path=/sunrise/; revision=5452
-rw-r--r--sci-calculators/tilp2/ChangeLog6
-rw-r--r--sci-calculators/tilp2/Manifest6
-rw-r--r--sci-calculators/tilp2/tilp2-1.10.ebuild (renamed from sci-calculators/tilp2/tilp2-1.07.ebuild)12
3 files changed, 14 insertions, 10 deletions
diff --git a/sci-calculators/tilp2/ChangeLog b/sci-calculators/tilp2/ChangeLog
index 40b9c5929..49777f399 100644
--- a/sci-calculators/tilp2/ChangeLog
+++ b/sci-calculators/tilp2/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-calculators/tilp2
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 17 Jan 2008; Christian Helbling <helch@gmx.ch> -tilp2-1.07.ebuild,
+ +tilp2-1.10.ebuild:
+ Version bump
+
22 Sep 2007; Christian Helbling <helch@gmx.ch> -tilp2-1.03.ebuild,
+tilp2-1.07.ebuild:
version bump
diff --git a/sci-calculators/tilp2/Manifest b/sci-calculators/tilp2/Manifest
index 2851f8952..a9137e688 100644
--- a/sci-calculators/tilp2/Manifest
+++ b/sci-calculators/tilp2/Manifest
@@ -1,4 +1,4 @@
-DIST tilp2-1.07.tar.gz 1012773 RMD160 280a9421e63d78ae2a4085c7a279de0a5f71bedd SHA1 c7c5f672cdccc3d19705d924e6f2cdab58ae6f99 SHA256 1d8b3cb440956698e60b9567f5b72c9deb3b2179c90a570b6182b301cebb3b82
-EBUILD tilp2-1.07.ebuild 894 RMD160 83e46e7df0196701556b79ec8f632a8ee2310636 SHA1 cf6d0f61bb252930397d7a0fce22327176427844 SHA256 eed8264acb415fbc67a245ff9bc57e954961dd465dd8d21a425fcbd3563b229e
-MISC ChangeLog 476 RMD160 35470a7acc2970f7bb515b392ddf1fb71f708647 SHA1 b477cc7326891718b80f40841da0a90eb8a56ec9 SHA256 36024b9a626fe68424766704463fd3149c2754dff8ec504e83ad518c5b096eda
+DIST tilp2-1.10.tar.gz 1011094 RMD160 a70d4272630e2bd4c73030be55f4b1439cb91a8a SHA1 2d7119029e87725356836b1413dcc7b51a0edf4e SHA256 15dff5f0f3e22d33135142f3d2b49de8db7551bbe022e464f6a43e05be235713
+EBUILD tilp2-1.10.ebuild 905 RMD160 12caaa2c08b974cf8ac2ea0e49aa2cafa90d4e54 SHA1 965f76cf6243f0c9fa614e0ac8b9f6ca4ed0e5e4 SHA256 7567239927de776f02bfea9cf8426496e0f49a06d2ef93b78b1eeb15ad48cf91
+MISC ChangeLog 583 RMD160 420ae58f555aa3ae5ca1daf813beecad7e3c9cb0 SHA1 1875455a9de93cbeec853e92c758be3572c21fd4 SHA256 874e7692193ac47cbe29d0d023415ce54dbbfd9b875dbdf6a57d2b1196626a75
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/sci-calculators/tilp2/tilp2-1.07.ebuild b/sci-calculators/tilp2/tilp2-1.10.ebuild
index 6b90bada5..65be34101 100644
--- a/sci-calculators/tilp2/tilp2-1.07.ebuild
+++ b/sci-calculators/tilp2/tilp2-1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,17 +6,17 @@ inherit qt3
DESCRIPTION="Program allowing a PC to communicate with a TI calculator."
HOMEPAGE="http://lpg.ticalc.org/prj_tilp"
-SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz"
+SRC_URI="http://www.helch.ch/gentoo/distfiles/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="kde xinerama"
-RDEPEND=">=sci-libs/libticalcs2-1.0.7
- >=sci-libs/libticables2-1.0.8
- >=sci-libs/libtifiles2-1.0.7
- >=sci-libs/libticonv-1.0.4
+RDEPEND=">=sci-libs/libticalcs2-1.1.0
+ >=sci-libs/libticables2-1.2.0
+ >=sci-libs/libtifiles2-1.1.0
+ >=sci-libs/libticonv-1.1.0
>=x11-libs/gtk+-2.6.0
>=dev-libs/glib-2.6.0
>=gnome-base/libglade-2