diff options
author | David Holm <dholm@gentoo.org> | 2005-07-31 11:14:02 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-31 11:14:02 +0000 |
commit | e0f91cc9ea3f17605516afd80a28a7fbcd383a2e (patch) | |
tree | 5aba94024e0de3ea802e60c5e5338a8e77af45a7 /net-dialup/itund/itund-0.3.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-e0f91cc9ea3f17605516afd80a28a7fbcd383a2e.tar.gz historical-e0f91cc9ea3f17605516afd80a28a7fbcd383a2e.tar.bz2 historical-e0f91cc9ea3f17605516afd80a28a7fbcd383a2e.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-dialup/itund/itund-0.3.ebuild')
-rw-r--r-- | net-dialup/itund/itund-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/itund/itund-0.3.ebuild b/net-dialup/itund/itund-0.3.ebuild index 7c0c3933b816..cd9daae7ff27 100644 --- a/net-dialup/itund/itund-0.3.ebuild +++ b/net-dialup/itund/itund-0.3.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-dialup/itund/itund-0.3.ebuild,v 1.1 2005/07/29 21:00:59 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/itund/itund-0.3.ebuild,v 1.2 2005/07/31 11:14:02 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/itund/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="sys-libs/zlib net-dialup/capi4k-utils" |