diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 15:13:41 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 15:13:41 +0000 |
commit | 84c58da81cf9f918fcd7e06a42a42cb6b9ceb3b3 (patch) | |
tree | ea7e51021f4e2a929da9d99eadd149f4f21a57dc /net-dialup/fbgetty | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-84c58da81cf9f918fcd7e06a42a42cb6b9ceb3b3.tar.gz gentoo-2-84c58da81cf9f918fcd7e06a42a42cb6b9ceb3b3.tar.bz2 gentoo-2-84c58da81cf9f918fcd7e06a42a42cb6b9ceb3b3.zip |
amd64
Diffstat (limited to 'net-dialup/fbgetty')
-rw-r--r-- | net-dialup/fbgetty/fbgetty-0.1.698.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/fbgetty/fbgetty-0.1.698.ebuild b/net-dialup/fbgetty/fbgetty-0.1.698.ebuild index 73f1a6789bb0..2caf158a15e5 100644 --- a/net-dialup/fbgetty/fbgetty-0.1.698.ebuild +++ b/net-dialup/fbgetty/fbgetty-0.1.698.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/fbgetty/fbgetty-0.1.698.ebuild,v 1.2 2003/11/22 20:51:12 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698.ebuild,v 1.3 2004/02/22 15:13:41 brad_mssw Exp $ DESCRIPTION="An extended getty for the framebuffer console" HOMEPAGE="http://fbgetty.meuh.eu.org/" SRC_URI="${HOMEPAGE}downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 amd64" IUSE="" DEPEND="virtual/glibc" |