diff options
author | 2004-04-04 09:31:27 +0000 | |
---|---|---|
committer | 2004-04-04 09:31:27 +0000 | |
commit | 006a116b4395432b2438903b425f1c3867d5a4a4 (patch) | |
tree | 54dce940d06f99e33c37cbe220ca5fdf06e8f74f /net-misc/qadsl/qadsl-1.3.2.ebuild | |
parent | remove G*DISABLE_DEPRECATED from compile flags to attempt to address bug #46675 (diff) | |
download | historical-006a116b4395432b2438903b425f1c3867d5a4a4.tar.gz historical-006a116b4395432b2438903b425f1c3867d5a4a4.tar.bz2 historical-006a116b4395432b2438903b425f1c3867d5a4a4.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="" |