diff options
author | 2006-05-14 07:44:28 +0000 | |
---|---|---|
committer | 2006-05-14 07:44:28 +0000 | |
commit | 79095f3e49dc09869b8197e057d4742b8e0d5a4a (patch) | |
tree | 18c34029f7343b5a6098dce7766d59364df936ad /net-dialup | |
parent | Added ~hppa (diff) | |
download | gentoo-2-79095f3e49dc09869b8197e057d4742b8e0d5a4a.tar.gz gentoo-2-79095f3e49dc09869b8197e057d4742b8e0d5a4a.tar.bz2 gentoo-2-79095f3e49dc09869b8197e057d4742b8e0d5a4a.zip |
x86
(Portage version: 2203-svn)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/cistronradius/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/cistronradius/cistronradius-1.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/cistronradius/ChangeLog b/net-dialup/cistronradius/ChangeLog index c99ca2dbed4f..8978083ddd74 100644 --- a/net-dialup/cistronradius/ChangeLog +++ b/net-dialup/cistronradius/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/cistronradius # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/cistronradius/ChangeLog,v 1.14 2006/03/12 09:46:50 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cistronradius/ChangeLog,v 1.15 2006/05/14 07:44:28 mrness Exp $ + + 14 May 2006; Alin Nastac <mrness@gentoo.org> cistronradius-1.6.8.ebuild: + Stable on x86. *cistronradius-1.6.8 (12 Mar 2006) diff --git a/net-dialup/cistronradius/cistronradius-1.6.8.ebuild b/net-dialup/cistronradius/cistronradius-1.6.8.ebuild index 465a07a51879..156fa22ebeb9 100644 --- a/net-dialup/cistronradius/cistronradius-1.6.8.ebuild +++ b/net-dialup/cistronradius/cistronradius-1.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/cistronradius/cistronradius-1.6.8.ebuild,v 1.1 2006/03/12 09:46:50 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cistronradius/cistronradius-1.6.8.ebuild,v 1.2 2006/05/14 07:44:28 mrness Exp $ DESCRIPTION="An authentication and accounting server for terminal servers that speak the RADIUS protocol." SRC_URI="ftp://ftp.radius.cistron.nl/pub/radius/radiusd-cistron-${PV}.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.radius.cistron.nl/" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 -*" +KEYWORDS="-* x86" DEPEND="!net-dialup/freeradius !net-dialup/gnuradius" |