summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Briesenick <sbriesen@gentoo.org>2005-09-09 22:24:06 +0000
committerStefan Briesenick <sbriesen@gentoo.org>2005-09-09 22:24:06 +0000
commit160b62ae4d614e06ddc0aad7f987fdc5f0f5b36f (patch)
treea41c87e7839d56b0df2c8c6f1e4ab673aac9f3d2 /net-dialup/itund
parentfixed typo in einfo (diff)
downloadgentoo-2-160b62ae4d614e06ddc0aad7f987fdc5f0f5b36f.tar.gz
gentoo-2-160b62ae4d614e06ddc0aad7f987fdc5f0f5b36f.tar.bz2
gentoo-2-160b62ae4d614e06ddc0aad7f987fdc5f0f5b36f.zip
stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dialup/itund')
-rw-r--r--net-dialup/itund/ChangeLog5
-rw-r--r--net-dialup/itund/itund-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/itund/ChangeLog b/net-dialup/itund/ChangeLog
index 21978963673e..87ec153aae15 100644
--- a/net-dialup/itund/ChangeLog
+++ b/net-dialup/itund/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/itund
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/itund/ChangeLog,v 1.2 2005/07/31 11:14:02 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/itund/ChangeLog,v 1.3 2005/09/09 22:24:06 sbriesen Exp $
+
+ 09 Sep 2005; Stefan Briesenick <sbriesen@gentoo.org> itund-0.3.ebuild:
+ stable on x86.
31 Jul 2005; David Holm <dholm@gentoo.org> itund-0.3.ebuild:
Added to ~ppc.
diff --git a/net-dialup/itund/itund-0.3.ebuild b/net-dialup/itund/itund-0.3.ebuild
index 6363b40802f0..cc0d46cd9fda 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.3 2005/08/20 20:13:00 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/itund/itund-0.3.ebuild,v 1.4 2005/09/09 22:24:06 sbriesen Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/itund/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="sys-libs/zlib
net-dialup/capi4k-utils"