summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-02-17 19:18:09 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-02-17 19:18:09 +0000
commit6a974e8d7a526161aae8e0bf7324895f8bd4fb39 (patch)
tree8be45bc7b6d09825a0ccc6849c4e7496565e50ff /net-misc/getdate/getdate-1.2.ebuild
parentBug #82382: bump. (diff)
downloadhistorical-6a974e8d7a526161aae8e0bf7324895f8bd4fb39.tar.gz
historical-6a974e8d7a526161aae8e0bf7324895f8bd4fb39.tar.bz2
historical-6a974e8d7a526161aae8e0bf7324895f8bd4fb39.zip
Added to ~ppc.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-misc/getdate/getdate-1.2.ebuild')
-rw-r--r--net-misc/getdate/getdate-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/getdate/getdate-1.2.ebuild b/net-misc/getdate/getdate-1.2.ebuild
index 176de9f70e56..3881d8061f1e 100644
--- a/net-misc/getdate/getdate-1.2.ebuild
+++ b/net-misc/getdate/getdate-1.2.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/net-misc/getdate/getdate-1.2.ebuild,v 1.6 2005/02/13 03:39:43 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/getdate-1.2.ebuild,v 1.7 2005/02/17 19:18:09 hansmi Exp $
MY_PN=${PN}_rfc868
MY_P=${MY_PN}-${PV}
@@ -13,7 +13,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/system/network/misc/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~mips"
+KEYWORDS="x86 ~mips ~ppc"
DEPEND="virtual/libc"
RDEPEND="${DEPEND}"