diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-11-14 19:58:28 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-11-14 19:58:28 +0000 |
commit | ca5ddfe814c1075ec56978c57bc2f1cd38ea06f3 (patch) | |
tree | 935a88ee7ed74cda5525a324fde95de1c5edceab /net-dialup/capi4k-utils | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-ca5ddfe814c1075ec56978c57bc2f1cd38ea06f3.tar.gz gentoo-2-ca5ddfe814c1075ec56978c57bc2f1cd38ea06f3.tar.bz2 gentoo-2-ca5ddfe814c1075ec56978c57bc2f1cd38ea06f3.zip |
Added to ~ppc.
Diffstat (limited to 'net-dialup/capi4k-utils')
-rw-r--r-- | net-dialup/capi4k-utils/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/capi4k-utils/capi4k-utils-20041006-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/capi4k-utils/ChangeLog b/net-dialup/capi4k-utils/ChangeLog index 8e5f96f25f3c..8da4b378f7af 100644 --- a/net-dialup/capi4k-utils/ChangeLog +++ b/net-dialup/capi4k-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/capi4k-utils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.20 2004/11/13 12:22:37 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.21 2004/11/14 19:58:28 hansmi Exp $ + + 14 Nov 2004; Michael Hanselmann <hansmi@gentoo.org> + capi4k-utils-20041006-r2.ebuild: + Added to ~ppc due to mrness' request. 13 Nov 2004; Alin Nastac <mrness@gentoo.org> capi4k-utils-20041006-r2.ebuild: diff --git a/net-dialup/capi4k-utils/capi4k-utils-20041006-r2.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20041006-r2.ebuild index c1046f444b7e..c95c09a8e452 100644 --- a/net-dialup/capi4k-utils/capi4k-utils-20041006-r2.ebuild +++ b/net-dialup/capi4k-utils/capi4k-utils-20041006-r2.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-dialup/capi4k-utils/capi4k-utils-20041006-r2.ebuild,v 1.4 2004/11/14 18:46:54 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20041006-r2.ebuild,v 1.5 2004/11/14 19:58:28 hansmi Exp $ inherit eutils @@ -16,7 +16,7 @@ DESCRIPTION="CAPI4Linux Utils" HOMEPAGE="ftp://ftp.in-berlin.de/pub/capi4linux/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" S=${WORKDIR}/${PN} SRC_URI="ftp://ftp.in-berlin.de/pub/capi4linux/${MY_P}.tar.gz |