diff options
Diffstat (limited to 'app-doc/linux-gazette/linux-gazette-07.ebuild')
-rw-r--r-- | app-doc/linux-gazette/linux-gazette-07.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-doc/linux-gazette/linux-gazette-07.ebuild b/app-doc/linux-gazette/linux-gazette-07.ebuild index 08f9da01f287..2eb3d1a74291 100644 --- a/app-doc/linux-gazette/linux-gazette-07.ebuild +++ b/app-doc/linux-gazette/linux-gazette-07.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-07.ebuild,v 1.3 2004/06/24 21:48:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette/linux-gazette-07.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" |