diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-03-19 03:38:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-03-19 03:38:03 +0000 |
commit | 5bc602e4352bd7d8c2f19ad69fa6e8da68e1d833 (patch) | |
tree | 570c5b09d45ffdee6e3cbb1cfff1b1265a7d6957 /app-doc/linux-gazette/linux-gazette-08.ebuild | |
parent | use XORG_MODULE per eclass (diff) | |
download | gentoo-2-5bc602e4352bd7d8c2f19ad69fa6e8da68e1d833.tar.gz gentoo-2-5bc602e4352bd7d8c2f19ad69fa6e8da68e1d833.tar.bz2 gentoo-2-5bc602e4352bd7d8c2f19ad69fa6e8da68e1d833.zip |
punt useless versions (01 provides these)
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'app-doc/linux-gazette/linux-gazette-08.ebuild')
-rw-r--r-- | app-doc/linux-gazette/linux-gazette-08.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-doc/linux-gazette/linux-gazette-08.ebuild b/app-doc/linux-gazette/linux-gazette-08.ebuild deleted file mode 100644 index 6941b8137e08..000000000000 --- a/app-doc/linux-gazette/linux-gazette-08.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette/linux-gazette-08.ebuild,v 1.9 2010/10/19 08:42:34 leio Exp $ - -DESCRIPTION="Sharing ideas and discoveries and Making Linux just a little more fun" -HOMEPAGE="http://linuxgazette.net/" -SRC_URI="" - -LICENSE="OPL" -SLOT="${PV}" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -DEPEND="=app-doc/linux-gazette-01" |