diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-11-17 11:44:18 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-11-17 11:44:18 +0000 |
commit | d6cc62cf7791c61b61eb26efe34faba4cbf4ec18 (patch) | |
tree | 967eaaec53f6350f0dd67fa84dbe12b9e7233460 /x11-apps/xcalc | |
parent | Added alsa-firmware 1.0.10 as per bug #112789. (diff) | |
download | historical-d6cc62cf7791c61b61eb26efe34faba4cbf4ec18.tar.gz historical-d6cc62cf7791c61b61eb26efe34faba4cbf4ec18.tar.bz2 historical-d6cc62cf7791c61b61eb26efe34faba4cbf4ec18.zip |
Marked ~amd64.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcalc/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-0.99.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index b22a5cc42e96..24f7a989d79d 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.4 2005/10/20 00:45:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.5 2005/11/17 11:44:18 herbs Exp $ + + 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xcalc-0.99.1.ebuild: + Marked ~amd64. *xcalc-0.99.1 (20 Oct 2005) diff --git a/x11-apps/xcalc/Manifest b/x11-apps/xcalc/Manifest index 66ae41b86036..d090eb764a47 100644 --- a/x11-apps/xcalc/Manifest +++ b/x11-apps/xcalc/Manifest @@ -1,6 +1,6 @@ -MD5 79cc38032d0d80e5f606b217c8aa5b88 ChangeLog 673 +MD5 6d1f9949df86d69581bf8ad08adcc6ef ChangeLog 761 MD5 5fdfd0786b43e6b9df59995bb983cc24 files/digest-xcalc-0.99.0 64 MD5 9efcdb2f358a2423ea5827e7b42fa431 files/digest-xcalc-0.99.1 64 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 0b82ddd8ce5d1bdd02347846eae03c86 xcalc-0.99.0.ebuild 612 -MD5 a4be9087c65cdeef7cef5f3679ccd7eb xcalc-0.99.1.ebuild 615 +MD5 40b67380d0f1c21681427431aaca6f3b xcalc-0.99.1.ebuild 622 diff --git a/x11-apps/xcalc/xcalc-0.99.1.ebuild b/x11-apps/xcalc/xcalc-0.99.1.ebuild index a27bb41fb412..ebb3b1573e64 100644 --- a/x11-apps/xcalc/xcalc-0.99.1.ebuild +++ b/x11-apps/xcalc/xcalc-0.99.1.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/x11-apps/xcalc/xcalc-0.99.1.ebuild,v 1.1 2005/10/20 00:45:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-0.99.1.ebuild,v 1.2 2005/11/17 11:44:18 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xcalc application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |