diff options
author | Martin Väth <martin@mvath.de> | 2012-12-19 18:14:59 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:48:34 +0200 |
commit | d911f7967caa479ba4be120507acb0a2c386b81f (patch) | |
tree | 6fabdec3738907683dcac7752c14be2878c81c9d /net-dialup | |
parent | Make aufs3 work with kernel-3.7 (diff) | |
download | mv-d911f7967caa479ba4be120507acb0a2c386b81f.tar.gz mv-d911f7967caa479ba4be120507acb0a2c386b81f.tar.bz2 mv-d911f7967caa479ba4be120507acb0a2c386b81f.zip |
Bump squash_dir, noscript. Add martian-modem SLOT
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/martian-modem/ChangeLog | 3 | ||||
-rw-r--r-- | net-dialup/martian-modem/martian-modem-20100123.ebuild | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-dialup/martian-modem/ChangeLog b/net-dialup/martian-modem/ChangeLog index 9894889d..ff320d72 100644 --- a/net-dialup/martian-modem/ChangeLog +++ b/net-dialup/martian-modem/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 Dec 2012; Martin Väth <martin@mvath.de> + Add SLOT information + 16 Dec 2012; Martin Väth <martin@mvath.de> Use from main Gentoo tree but keep grsecurity patch. diff --git a/net-dialup/martian-modem/martian-modem-20100123.ebuild b/net-dialup/martian-modem/martian-modem-20100123.ebuild index f9288b7f..97cdacf6 100644 --- a/net-dialup/martian-modem/martian-modem-20100123.ebuild +++ b/net-dialup/martian-modem/martian-modem-20100123.ebuild @@ -15,6 +15,7 @@ SRC_URI="http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/${M LICENSE="GPL-2 AgereSystems-WinModem" KEYWORDS="~amd64 ~x86 -*" IUSE="" +SLOT=0 DEPEND="!net-dialup/ltmodem" RDEPEND="${DEPEND}" |