diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2003-10-29 05:20:08 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2003-10-29 05:20:08 +0000 |
commit | 7fef163e675a0530270866915e635a52b57251a7 (patch) | |
tree | 903d2f03767fb71dba3fcebfd4e50f9fd382c6aa /net-dialup/penggy/penggy-0.2.1.ebuild | |
parent | correct metadata.xml (diff) | |
download | gentoo-2-7fef163e675a0530270866915e635a52b57251a7.tar.gz gentoo-2-7fef163e675a0530270866915e635a52b57251a7.tar.bz2 gentoo-2-7fef163e675a0530270866915e635a52b57251a7.zip |
Marking x86 -- no bugs filed since initial commit.
Diffstat (limited to 'net-dialup/penggy/penggy-0.2.1.ebuild')
-rw-r--r-- | net-dialup/penggy/penggy-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/penggy/penggy-0.2.1.ebuild b/net-dialup/penggy/penggy-0.2.1.ebuild index e3e79153cefd..dd7ce7444819 100644 --- a/net-dialup/penggy/penggy-0.2.1.ebuild +++ b/net-dialup/penggy/penggy-0.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/penggy/penggy-0.2.1.ebuild,v 1.1 2003/09/24 07:18:29 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/penggy/penggy-0.2.1.ebuild,v 1.2 2003/10/29 05:20:01 spyderous Exp $ DESCRIPTION="Provide access to Internet using the AOL/Compuserve network." HOMEPAGE="http://www.peng.apinc.org/" SRC_URI="ftp://ftp.penggy.org/birdy57/penggy/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-util/guile-1.4.0" |