Remove virtual/libc dependency.
authorAlin Năstac <mrness@gentoo.org>
Sun, 12 Mar 2006 10:37:23 +0000 (10:37 +0000)
committerAlin Năstac <mrness@gentoo.org>
Sun, 12 Mar 2006 10:37:23 +0000 (10:37 +0000)
Package-Manager: portage-2.0.54

net-dialup/fbgetty/ChangeLog
net-dialup/fbgetty/Manifest
net-dialup/fbgetty/fbgetty-0.1.698.ebuild

index ca1ac2d758c86289dd7aaf3214918ef1b5ff8241..8b3a32f28bd8cb36596fbb6365700a6bda69fbc9 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-dialup/fbgetty
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/ChangeLog,v 1.7 2004/12/19 19:13:32 dholm Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/ChangeLog,v 1.8 2006/03/12 10:37:23 mrness Exp $
+
+  12 Mar 2006; Alin Nastac <mrness@gentoo.org> fbgetty-0.1.698.ebuild:
+  Remove virtual/libc dependency.
 
   19 Dec 2004; David Holm <dholm@gentoo.org> fbgetty-0.1.698.ebuild:
   Added to ~ppc.
index 70ee3608cc05408a7556665f5bf37961d217df3d..96506282bae779312648c8442bb1df529a692449 100644 (file)
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
 MD5 46283b6bb60a359ac913810cd83ef41e ChangeLog 870
 MD5 c0b4bb05b99d8a48f77a86d4e8593c10 fbgetty-0.1.698.ebuild 513
 MD5 203d43edfc815c963c728bb81ac45c55 files/digest-fbgetty-0.1.698 67
 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFEE/nwjG8pv1lIUX4RAniIAKC3LBsjSGnv/a1OamCUEMBAION0+gCgs8Qh
+jXinWzSpVeebNwLPR0rxGAc=
+=9aAr
+-----END PGP SIGNATURE-----
index d5d5847fefeb26e95d32b3ee49ab28abf3c788a4..151b5345404d0710678733ab5a179a2bd0bb0f3d 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # 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.9 2005/09/19 21:18:06 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698.ebuild,v 1.10 2006/03/12 10:37:23 mrness Exp $
 
 DESCRIPTION="An extended getty for the framebuffer console"
 HOMEPAGE="http://projects.meuh.org/fbgetty/"
@@ -11,8 +11,6 @@ SLOT="0"
 KEYWORDS="x86 amd64 ~ppc"
 IUSE=""
 
-DEPEND="virtual/libc"
-
 src_install() {
        einstall || die "make install failed"
 }