summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-06-27 21:14:42 +0000
committerJon Hood <squinky86@gentoo.org>2004-06-27 21:14:42 +0000
commit19abf0c8e809955c67e233ddb4fa00899d3ee05a (patch)
tree4eac8555d32b0cb6d22027d7bb50f042814f2db3 /net-p2p/gift
parentInitial versioin. closes #54910. (diff)
downloadhistorical-19abf0c8e809955c67e233ddb4fa00899d3ee05a.tar.gz
historical-19abf0c8e809955c67e233ddb4fa00899d3ee05a.tar.bz2
historical-19abf0c8e809955c67e233ddb4fa00899d3ee05a.zip
add an "only amd64 may touch this ebuild" message- stay away arch maintainers!
Diffstat (limited to 'net-p2p/gift')
-rw-r--r--net-p2p/gift/Manifest2
-rw-r--r--net-p2p/gift/gift-0.11.7_pre20040627.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/gift/Manifest b/net-p2p/gift/Manifest
index 1f5a1e46e5db..0f41125d33b0 100644
--- a/net-p2p/gift/Manifest
+++ b/net-p2p/gift/Manifest
@@ -1,5 +1,5 @@
MD5 3408d5257ab210c257a3176267b33453 gift-0.11.6.ebuild 1339
-MD5 f30d5d2729e6820448f2e95a6cc8f931 gift-0.11.7_pre20040627.ebuild 2064
+MD5 c43a64267a148f04e41091749e623f83 gift-0.11.7_pre20040627.ebuild 2121
MD5 d2d3c7cf0d2ec6da65e0f1b76d1c5f40 gift-0.11.6-r1.ebuild 1904
MD5 431f4886eec9b44853bef5fbd26d4258 ChangeLog 2378
MD5 875f23093b78af2d864a7a7ba464f126 metadata.xml 223
diff --git a/net-p2p/gift/gift-0.11.7_pre20040627.ebuild b/net-p2p/gift/gift-0.11.7_pre20040627.ebuild
index d71408c096cd..bf4c7c65949b 100644
--- a/net-p2p/gift/gift-0.11.7_pre20040627.ebuild
+++ b/net-p2p/gift/gift-0.11.7_pre20040627.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/net-p2p/gift/gift-0.11.7_pre20040627.ebuild,v 1.1 2004/06/27 21:04:40 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/gift-0.11.7_pre20040627.ebuild,v 1.2 2004/06/27 21:14:42 squinky86 Exp $
inherit eutils libtool
@@ -11,6 +11,7 @@ IUSE=""
LICENSE="GPL-2"
SLOT="0"
+# this is ONLY to fix bug #45549 which is amd64-specific
KEYWORDS="-* ~amd64"
RDEPEND=">=sys-libs/zlib-1.1.4"