diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 21:41:51 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 21:41:51 +0000 |
commit | 05f0b0317b051a2308448814f6e2ab5e345bb518 (patch) | |
tree | 8ac31ff3e91d2beb1172a299b9845c462be3037e /sys-apps/s3switch | |
parent | virtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff) | |
download | gentoo-2-05f0b0317b051a2308448814f6e2ab5e345bb518.tar.gz gentoo-2-05f0b0317b051a2308448814f6e2ab5e345bb518.tar.bz2 gentoo-2-05f0b0317b051a2308448814f6e2ab5e345bb518.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-apps/s3switch')
-rw-r--r-- | sys-apps/s3switch/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/s3switch/s3switch-19990826.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/s3switch/ChangeLog b/sys-apps/s3switch/ChangeLog index fcc21040cfc7..2e9911d3f782 100644 --- a/sys-apps/s3switch/ChangeLog +++ b/sys-apps/s3switch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/s3switch # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/s3switch/ChangeLog,v 1.7 2004/06/24 22:25:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/s3switch/ChangeLog,v 1.8 2004/07/01 21:38:04 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + s3switch-19990826.ebuild: + virtual/glibc -> virtual/libc 23 Mar 2004; Martin Holzer <mholzer@gentoo.org> s3switch-19990826.ebuild: fixing depend qa issue. see 45343. diff --git a/sys-apps/s3switch/s3switch-19990826.ebuild b/sys-apps/s3switch/s3switch-19990826.ebuild index 3417eb31b11b..e8eabcbef8ce 100644 --- a/sys-apps/s3switch/s3switch-19990826.ebuild +++ b/sys-apps/s3switch/s3switch-19990826.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/sys-apps/s3switch/s3switch-19990826.ebuild,v 1.11 2004/06/24 22:25:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/s3switch/s3switch-19990826.ebuild,v 1.12 2004/07/01 21:38:04 eradicator Exp $ DESCRIPTION="S3 video chipset output selection utility" HOMEPAGE="http://www.probo.com/timr/savage40.html" @@ -11,7 +11,7 @@ LICENSE="as-is" SRC_URI="http://www.probo.com/timr/s3ssrc.zip" S=${WORKDIR} -DEPEND="virtual/glibc +DEPEND="virtual/libc app-arch/unzip" src_compile() { |