diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-01 20:43:30 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-01 20:43:30 +0000 |
commit | 9a404e9446bf2589078c1ab11ae2dc8b1af89a7e (patch) | |
tree | 397c3d99077bb762861e22d1c7e646035f034218 /net-misc/6tunnel | |
parent | virtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff) | |
download | gentoo-2-9a404e9446bf2589078c1ab11ae2dc8b1af89a7e.tar.gz gentoo-2-9a404e9446bf2589078c1ab11ae2dc8b1af89a7e.tar.bz2 gentoo-2-9a404e9446bf2589078c1ab11ae2dc8b1af89a7e.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/6tunnel')
-rw-r--r-- | net-misc/6tunnel/6tunnel-0.09.ebuild | 4 | ||||
-rw-r--r-- | net-misc/6tunnel/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/6tunnel/6tunnel-0.09.ebuild b/net-misc/6tunnel/6tunnel-0.09.ebuild index c0ba0e933676..5d76ef20d36f 100644 --- a/net-misc/6tunnel/6tunnel-0.09.ebuild +++ b/net-misc/6tunnel/6tunnel-0.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/6tunnel-0.09.ebuild,v 1.7 2004/06/24 23:33:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/6tunnel-0.09.ebuild,v 1.8 2004/07/01 20:39:00 squinky86 Exp $ IUSE="" S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ SRC_URI="ftp://amba.bydg.pdi.net/pub/wojtekka/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 s390" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" #HOMEPAGE="" there is no homepage available, if you find one, please report to #bugs.gentoo.org diff --git a/net-misc/6tunnel/ChangeLog b/net-misc/6tunnel/ChangeLog index 4147f3c55f63..a13a816a2a64 100644 --- a/net-misc/6tunnel/ChangeLog +++ b/net-misc/6tunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/6tunnel # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/ChangeLog,v 1.5 2004/06/24 23:33:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/ChangeLog,v 1.6 2004/07/01 20:39:00 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> 6tunnel-0.09.ebuild: + change virtual/glibc to virtual/libc 15 Apr 2004; Michael McCabe <randy@gentoo.org> 6tunnel-0.09.ebuild: adding s390 keyword |