diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 01:08:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 01:08:01 +0000 |
commit | 0a531c85aeef8b0a3afe70cba9be45aa0289a8a2 (patch) | |
tree | 23f96294ca71bad809ae7cc3f0eaa3e1863a4e88 /app-doc/linux-gazette/linux-gazette-06.ebuild | |
parent | removed superfluous S= and marked 1.1 stable for media-video/mpeg4ip (diff) | |
download | historical-0a531c85aeef8b0a3afe70cba9be45aa0289a8a2.tar.gz historical-0a531c85aeef8b0a3afe70cba9be45aa0289a8a2.tar.bz2 historical-0a531c85aeef8b0a3afe70cba9be45aa0289a8a2.zip |
sync IUSE (missing)
Diffstat (limited to 'app-doc/linux-gazette/linux-gazette-06.ebuild')
-rw-r--r-- | app-doc/linux-gazette/linux-gazette-06.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-doc/linux-gazette/linux-gazette-06.ebuild b/app-doc/linux-gazette/linux-gazette-06.ebuild index 9426baba1e2d..4371ebb18676 100644 --- a/app-doc/linux-gazette/linux-gazette-06.ebuild +++ b/app-doc/linux-gazette/linux-gazette-06.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/app-doc/linux-gazette/linux-gazette-06.ebuild,v 1.3 2004/06/24 21:48:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette/linux-gazette-06.ebuild,v 1.4 2004/06/30 01:05:06 agriffis Exp $ DESCRIPTION="Sharing ideas and discoveries and Making Linux just a little more fun" HOMEPAGE="http://linuxgazette.net/" @@ -9,5 +9,6 @@ SRC_URI="" LICENSE="OPL" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" DEPEND="=app-doc/linux-gazette-01" |