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 | 1061cb083837a2a1d07aec3deab84725566ef5a3 (patch) | |
tree | 34657d04832cf40e9ebc2f5f1112cc6bcb393094 /sci-calculators | |
parent | Added to ~amd64 (diff) | |
download | gentoo-2-1061cb083837a2a1d07aec3deab84725566ef5a3.tar.gz gentoo-2-1061cb083837a2a1d07aec3deab84725566ef5a3.tar.bz2 gentoo-2-1061cb083837a2a1d07aec3deab84725566ef5a3.zip |
Added to ~amd64, bug #84461
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/tilp/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/tilp/tilp-6.76.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |