diff options
author | David Holm <dholm@gentoo.org> | 2004-04-04 09:36:09 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-04 09:36:09 +0000 |
commit | 899600fd6fe1c75ad44cfc1c7d08f6f73ae81b8e (patch) | |
tree | ff7933e128b9913958b9ef4e7e35032b4c1ea6a1 /net-misc/qadsl/qadsl-1.3.2.ebuild | |
parent | remove G*DISABLE_DEPRECATED from compile flags to attempt to address bug #466... (diff) | |
download | gentoo-2-899600fd6fe1c75ad44cfc1c7d08f6f73ae81b8e.tar.gz gentoo-2-899600fd6fe1c75ad44cfc1c7d08f6f73ae81b8e.tar.bz2 gentoo-2-899600fd6fe1c75ad44cfc1c7d08f6f73ae81b8e.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/qadsl/qadsl-1.3.2.ebuild')
-rw-r--r-- | net-misc/qadsl/qadsl-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/qadsl/qadsl-1.3.2.ebuild b/net-misc/qadsl/qadsl-1.3.2.ebuild index cc63311470f4..d89cfdc1e9b8 100644 --- a/net-misc/qadsl/qadsl-1.3.2.ebuild +++ b/net-misc/qadsl/qadsl-1.3.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/qadsl/qadsl-1.3.2.ebuild,v 1.1 2004/04/02 19:48:36 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/qadsl/qadsl-1.3.2.ebuild,v 1.2 2004/04/04 09:31:27 dholm Exp $ DESCRIPTION="qADSL is an autologin & keep-alive daemon for various WAN/LAN/ADSL connections provided by several (mainly Swedish) ISPs." HOMEPAGE="http://www.nongnu.org/qadsl" SRC_URI="http://savannah.nongnu.org/download/qadsl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="" #RDEPEND="" |