diff options
author | 2016-01-12 12:10:43 +0100 | |
---|---|---|
committer | 2016-01-12 12:14:19 +0100 | |
commit | b0b40a27285852448adec59ae99f39b265f768f4 (patch) | |
tree | 9b19997f0b59a280308e6a7d213b8ff2b7a183d6 | |
parent | www-plugins/classic-theme-restorer: Version bump (diff) | |
download | mv-b0b40a27285852448adec59ae99f39b265f768f4.tar.gz mv-b0b40a27285852448adec59ae99f39b265f768f4.tar.bz2 mv-b0b40a27285852448adec59ae99f39b265f768f4.zip |
games-rpg/magus: Use proper mask instead of masking by keyword
-rw-r--r-- | games-rpg/magus/magus-1.3.1.ebuild | 1 | ||||
-rw-r--r-- | games-rpg/magus/magus-1.3.3.ebuild | 1 | ||||
-rw-r--r-- | games-rpg/magus/magus-99999999.ebuild | 1 | ||||
-rw-r--r-- | profiles/package.mask | 13 |
4 files changed, 9 insertions, 7 deletions
diff --git a/games-rpg/magus/magus-1.3.1.ebuild b/games-rpg/magus/magus-1.3.1.ebuild index 797b6032..b36c4a2a 100644 --- a/games-rpg/magus/magus-1.3.1.ebuild +++ b/games-rpg/magus/magus-1.3.1.ebuild @@ -31,7 +31,6 @@ then SRC_URI="ftp://ftp.berlios.de/pub/midgard/Source/${P}.tar.bz2" # Unfortunately, the URL is down forever: # You can only use it, if you already downloaded the tarball earlier RESTRICT="${RESTRICT} fetch" - KEYWORDS="" fi LICENSE="GPL-2" SLOT="0" diff --git a/games-rpg/magus/magus-1.3.3.ebuild b/games-rpg/magus/magus-1.3.3.ebuild index 797b6032..b36c4a2a 100644 --- a/games-rpg/magus/magus-1.3.3.ebuild +++ b/games-rpg/magus/magus-1.3.3.ebuild @@ -31,7 +31,6 @@ then SRC_URI="ftp://ftp.berlios.de/pub/midgard/Source/${P}.tar.bz2" # Unfortunately, the URL is down forever: # You can only use it, if you already downloaded the tarball earlier RESTRICT="${RESTRICT} fetch" - KEYWORDS="" fi LICENSE="GPL-2" SLOT="0" diff --git a/games-rpg/magus/magus-99999999.ebuild b/games-rpg/magus/magus-99999999.ebuild index 797b6032..b36c4a2a 100644 --- a/games-rpg/magus/magus-99999999.ebuild +++ b/games-rpg/magus/magus-99999999.ebuild @@ -31,7 +31,6 @@ then SRC_URI="ftp://ftp.berlios.de/pub/midgard/Source/${P}.tar.bz2" # Unfortunately, the URL is down forever: # You can only use it, if you already downloaded the tarball earlier RESTRICT="${RESTRICT} fetch" - KEYWORDS="" fi LICENSE="GPL-2" SLOT="0" diff --git a/profiles/package.mask b/profiles/package.mask index 0adb0ac6..eaa9f643 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,9 +1,14 @@ -# Martin Väth <martin@mvath.de> (10 Jan 2015) -# sys-fs/squash_dir is no longer maintained. Use instead the successor project -# sys-fs/squashmount (or sys-apps/openrc-wrapper for the openrc-wrapper script) -sys-fs/squash_dir +# Martin Väth <martin@mvath.de> (12 Jan 2016) +# This version is masked, since most users probably cannot obtain the tarball. +# Upstream is dead. +~games-rpg/magus-1.3.3 # Martin Väth <martin@mvath.de> (03 Jan 2016) # net-dns/noip-updater does not use https for transferring user sensitive data, # see bug #261194. So install only if you are aware about the security risk. ~net-dns/noip-updater-2.1.9 + +# Martin Väth <martin@mvath.de> (10 Jan 2015) +# sys-fs/squash_dir is no longer maintained. Use instead the successor project +# sys-fs/squashmount (or sys-apps/openrc-wrapper for the openrc-wrapper script) +sys-fs/squash_dir |