diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-03-11 11:49:37 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-03-11 11:49:37 +0000 |
commit | 6ccb210edfb1946822b532c814479e112cb34a52 (patch) | |
tree | 29d39f808ca48323a2f4576f6e4104251be9c862 /sci-calculators | |
parent | Added to ~amd64 (diff) | |
download | historical-6ccb210edfb1946822b532c814479e112cb34a52.tar.gz historical-6ccb210edfb1946822b532c814479e112cb34a52.tar.bz2 historical-6ccb210edfb1946822b532c814479e112cb34a52.zip |
Added to ~amd64, bug #84461
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/tilp/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/tilp/Manifest | 12 | ||||
-rw-r--r-- | sci-calculators/tilp/tilp-6.76.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/sci-calculators/tilp/ChangeLog b/sci-calculators/tilp/ChangeLog index d0f77e550923..e379a92745bf 100644 --- a/sci-calculators/tilp/ChangeLog +++ b/sci-calculators/tilp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/tilp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp/ChangeLog,v 1.6 2005/01/09 11:40:22 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp/ChangeLog,v 1.7 2005/03/11 11:49:37 sekretarz Exp $ + + 11 Mar 2005; Karol Wojtaszek <sekretarz@gentoo.org> tilp-6.76.ebuild: + Added to ~amd64, bug #84461 09 Jan 2005; Sven Wegener <swegener@gentoo.org> tilp-6.76.ebuild: Added missing parentheses in SRC_URI/*DEPEND/LICENSE. diff --git a/sci-calculators/tilp/Manifest b/sci-calculators/tilp/Manifest index 0c3ba73a8c9c..c80e18a2191d 100644 --- a/sci-calculators/tilp/Manifest +++ b/sci-calculators/tilp/Manifest @@ -1,17 +1,17 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 81798b869afd00ddbbc8fd60ff7f4133 tilp-6.76.ebuild 1413 -MD5 6b2a6103eff5acd2861c0be940138cd7 ChangeLog 3344 +MD5 54b26d8fc24dc14b17f16a5948dbee1c tilp-6.76.ebuild 1421 +MD5 aad750930cf4020a7a0fb0871fbb3560 ChangeLog 3448 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 19f22f6cd7f216bca36431149033c082 files/6.76-makefile.patch 2495 MD5 06d7047c0e38a61469e836701cd8e0e4 files/keepdir.patch 384 MD5 bc48a68d03eb437fcd76f7bd8993fac8 files/6.76-makefile-desktop.patch 706 MD5 708836f6ae250add32825e8e7595d9b1 files/digest-tilp-6.76 62 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFB4RgsI1lqEGTUzyQRAgsLAJwOU4IfL8u92e0GobpMmqqsaN/2eACgg8Xx -LSP3xhX1rXsehiekoZgLmis= -=5vnD +iD8DBQFCMZP1Z/iYVBmujdURAuS2AKDm0HdlBOFPp8ckQUVaprG249HZPgCg+Rzs +fvx5ONEdcBv2uXGSwV85+2s= +=PCuN -----END PGP SIGNATURE----- diff --git a/sci-calculators/tilp/tilp-6.76.ebuild b/sci-calculators/tilp/tilp-6.76.ebuild index c72ee85ccf52..612209efbe1b 100644 --- a/sci-calculators/tilp/tilp-6.76.ebuild +++ b/sci-calculators/tilp/tilp-6.76.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/sci-calculators/tilp/tilp-6.76.ebuild,v 1.5 2005/01/09 11:40:22 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp/tilp-6.76.ebuild,v 1.6 2005/03/11 11:49:37 sekretarz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="nls" DEPEND=">=sci-libs/libticables-3.8.6 |