diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
commit | 490286b803ee9318fe2e879b67c61d50dc9eee8d (patch) | |
tree | 2cfca476b349104c47ba1784962d5341f4b97193 /x11-plugins/wmcalc | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.gz historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.bz2 historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmcalc')
-rw-r--r-- | x11-plugins/wmcalc/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmcalc/wmcalc-0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmcalc/Manifest b/x11-plugins/wmcalc/Manifest index 6e6691634656..fa90dc83165e 100644 --- a/x11-plugins/wmcalc/Manifest +++ b/x11-plugins/wmcalc/Manifest @@ -1,5 +1,5 @@ +MD5 7f62f55b4e1342d63372a05beeaf954e wmcalc-0.3.ebuild 868 MD5 3f2fc30978fc9a164aebcef3e14c0ec6 ChangeLog 531 -MD5 0ade4a9fdc1e96c839eb07946854285b wmcalc-0.3.ebuild 862 MD5 a8abd06be816518c8cd173878dbf5475 files/digest-wmcalc-0.3 66 -MD5 8a4c1371e94fdb2e66d601f877435b66 files/wmcalc-0.3-gentoo.diff 4256 MD5 cb4a94f1ebb3397806349e863d673280 files/wmcalc.man 4751 +MD5 8a4c1371e94fdb2e66d601f877435b66 files/wmcalc-0.3-gentoo.diff 4256 diff --git a/x11-plugins/wmcalc/wmcalc-0.3.ebuild b/x11-plugins/wmcalc/wmcalc-0.3.ebuild index 349b47f0ce29..ba61f898eede 100644 --- a/x11-plugins/wmcalc/wmcalc-0.3.ebuild +++ b/x11-plugins/wmcalc/wmcalc-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalc/wmcalc-0.3.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalc/wmcalc-0.3.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ DESCRIPTION="A WindowMaker DockApp calculator" #The homepage is not working, but it is what the source lists @@ -8,7 +8,7 @@ HOMEPAGE="http://members.access1.net/ehflora/" SRC_URI="http://ftp.debian.org/debian/pool/main/w/wmcalc/${PN}_${PV}.orig.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 amd64" DEPEND="x11-base/xfree" S=${WORKDIR}/${P}.orig |