diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-11-21 00:48:47 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-11-21 00:48:47 +0000 |
commit | 6e5789936f248907b363e3fa69e6a9d999b43fd3 (patch) | |
tree | 205ac1286e8f54af2f1f1c6db5447c4dc00690a8 /app-sci | |
parent | Stable on amd64, bug #71817 (diff) | |
download | historical-6e5789936f248907b363e3fa69e6a9d999b43fd3.tar.gz historical-6e5789936f248907b363e3fa69e6a9d999b43fd3.tar.bz2 historical-6e5789936f248907b363e3fa69e6a9d999b43fd3.zip |
Added to ~amd64
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/wcalc/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/wcalc/Manifest | 14 | ||||
-rw-r--r-- | app-sci/wcalc/wcalc-1.7.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-sci/wcalc/ChangeLog b/app-sci/wcalc/ChangeLog index 04fd84a9aaec..43fdfc880449 100644 --- a/app-sci/wcalc/ChangeLog +++ b/app-sci/wcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/wcalc # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/wcalc/ChangeLog,v 1.2 2004/06/24 22:21:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/wcalc/ChangeLog,v 1.3 2004/11/21 00:48:47 sekretarz Exp $ + + 21 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> wcalc-1.7.ebuild: + Added to ~amd64, bug #71857 *wcalc-1.7 (17 May 2004) diff --git a/app-sci/wcalc/Manifest b/app-sci/wcalc/Manifest index 5c01c82afea5..264491d97e2f 100644 --- a/app-sci/wcalc/Manifest +++ b/app-sci/wcalc/Manifest @@ -1,4 +1,14 @@ -MD5 b66d96829adcb3fa65199a3736414a26 wcalc-1.7.ebuild 966 -MD5 9f36102fd9bfcde9acec8ab953e77393 ChangeLog 408 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 f3a9bdc12d3c83feb2479f3febbe995e wcalc-1.7.ebuild 974 +MD5 4ff3e4e42915b0d1bceae3600596c3a0 ChangeLog 512 MD5 ab159e23c00e4e2469bb8bd8db426595 metadata.xml 629 MD5 777e13ca09a30ca92f25fa804c24eee9 files/digest-wcalc-1.7 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBn+X9Z/iYVBmujdURArqHAKCcBgKNa8AVlm8s4E+an4Y68cU2ugCdFLCD +pDWj5iSWyQ0qTbl6y776SWk= +=SByr +-----END PGP SIGNATURE----- diff --git a/app-sci/wcalc/wcalc-1.7.ebuild b/app-sci/wcalc/wcalc-1.7.ebuild index f5293ff12bd6..26991dfc1a1f 100644 --- a/app-sci/wcalc/wcalc-1.7.ebuild +++ b/app-sci/wcalc/wcalc-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/wcalc/wcalc-1.7.ebuild,v 1.2 2004/06/24 22:21:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/wcalc/wcalc-1.7.ebuild,v 1.3 2004/11/21 00:48:47 sekretarz Exp $ DESCRIPTION="A flexible command-line scientific calculator" HOMEPAGE="http://w-calc.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge//w-calc/Wcalc-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" # The argument "--without-readline" is accepted by the configure script but # breaks the build, so the readline USE flag cannot be used. IUSE="" |