diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-10-07 13:34:02 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-10-07 13:34:02 +0000 |
commit | b42febaf4abbc150a3ef266ba62b6859560f4cec (patch) | |
tree | e7ec9be75a2ac2daa953048dc94ee067d0edbab3 /games-fps/quake3-nsco | |
parent | EAPI=2; fix MOD_DIR; install icon (diff) | |
download | gentoo-2-b42febaf4abbc150a3ef266ba62b6859560f4cec.tar.gz gentoo-2-b42febaf4abbc150a3ef266ba62b6859560f4cec.tar.bz2 gentoo-2-b42febaf4abbc150a3ef266ba62b6859560f4cec.zip |
rm
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/quake3-nsco')
-rw-r--r-- | games-fps/quake3-nsco/quake3-nsco-1.90.ebuild | 19 | ||||
-rw-r--r-- | games-fps/quake3-nsco/quake3-nsco-1.91.ebuild | 20 | ||||
-rw-r--r-- | games-fps/quake3-nsco/quake3-nsco-1.91a.ebuild | 21 | ||||
-rw-r--r-- | games-fps/quake3-nsco/quake3-nsco-1.93.ebuild | 22 |
4 files changed, 0 insertions, 82 deletions
diff --git a/games-fps/quake3-nsco/quake3-nsco-1.90.ebuild b/games-fps/quake3-nsco/quake3-nsco-1.90.ebuild deleted file mode 100644 index 69cde9e46a3f..000000000000 --- a/games-fps/quake3-nsco/quake3-nsco-1.90.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-nsco/quake3-nsco-1.90.ebuild,v 1.5 2005/01/23 23:02:43 wolf31o2 Exp $ - -MOD_DESC="Navy Seals : Covert Operations" -MOD_NAME=seals -MOD_BINS=nsco -inherit games games-q3mod - -SRC_URI="nsco_beta19.zip" -HOMEPAGE="http://ns-co.net/" - -LICENSE="Q3AEULA" -RESTRICT="fetch" - -pkg_nofetch() { - einfo "Please goto ${HOMEPAGE}" - einfo "and download ${A} into ${DISTDIR}" -} diff --git a/games-fps/quake3-nsco/quake3-nsco-1.91.ebuild b/games-fps/quake3-nsco/quake3-nsco-1.91.ebuild deleted file mode 100644 index b45052650454..000000000000 --- a/games-fps/quake3-nsco/quake3-nsco-1.91.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-nsco/quake3-nsco-1.91.ebuild,v 1.3 2005/01/23 23:02:43 wolf31o2 Exp $ - -MOD_DESC="Navy Seals : Covert Operations" -MOD_NAME=seals -MOD_BINS=nsco -inherit games games-q3mod - -HOMEPAGE="http://ns-co.net/" -SRC_URI="nsco_beta19.zip - nsco_beta191upd.zip" - -LICENSE="Q3AEULA" -RESTRICT="fetch" - -pkg_nofetch() { - einfo "Please goto ${HOMEPAGE}" - einfo "and download ${A} into ${DISTDIR}" -} diff --git a/games-fps/quake3-nsco/quake3-nsco-1.91a.ebuild b/games-fps/quake3-nsco/quake3-nsco-1.91a.ebuild deleted file mode 100644 index c8ee17e218cb..000000000000 --- a/games-fps/quake3-nsco/quake3-nsco-1.91a.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-nsco/quake3-nsco-1.91a.ebuild,v 1.4 2007/01/27 00:50:43 mr_bones_ Exp $ - -MOD_DESC="Navy Seals : Covert Operations" -MOD_NAME=seals -MOD_BINS=nsco -inherit games games-q3mod - -HOMEPAGE="http://ns-co.net/" -SRC_URI="nsco_beta19.zip - nsco_beta191upd.zip - nsco_beta191aupd.zip" - -LICENSE="Q3AEULA" -RESTRICT="fetch" - -pkg_nofetch() { - einfo "Please goto ${HOMEPAGE}" - einfo "and download ${A} into ${DISTDIR}" -} diff --git a/games-fps/quake3-nsco/quake3-nsco-1.93.ebuild b/games-fps/quake3-nsco/quake3-nsco-1.93.ebuild deleted file mode 100644 index 7acbd0cd3453..000000000000 --- a/games-fps/quake3-nsco/quake3-nsco-1.93.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-nsco/quake3-nsco-1.93.ebuild,v 1.2 2007/01/27 00:50:43 mr_bones_ Exp $ - -MOD_DESC="Navy Seals : Covert Operations" -MOD_NAME=seals -MOD_BINS=nsco -inherit games games-q3mod - -HOMEPAGE="http://ns-co.net/" -SRC_URI="nsco_beta19.zip - nsco_beta191upd.zip - nsco_beta191aupd.zip - nsco_beta193upd.zip" - -LICENSE="Q3AEULA" -RESTRICT="fetch" - -pkg_nofetch() { - einfo "Please goto ${HOMEPAGE}" - einfo "and download ${A} into ${DISTDIR}" -} |