diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:29:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:29:33 +0000 |
commit | 33dd17a93e23c92103c56ac5e4efd17cac7c3e70 (patch) | |
tree | 3e694f952c1f52c5d852213d83adccd48166cb7c /net-dialup | |
parent | Stable for x86, wrt bug #470434 (diff) | |
download | gentoo-2-33dd17a93e23c92103c56ac5e4efd17cac7c3e70.tar.gz gentoo-2-33dd17a93e23c92103c56ac5e4efd17cac7c3e70.tar.bz2 gentoo-2-33dd17a93e23c92103c56ac5e4efd17cac7c3e70.zip |
Stable for x86, wrt bug #472270
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/cistronradius/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/cistronradius/cistronradius-1.6.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/cistronradius/ChangeLog b/net-dialup/cistronradius/ChangeLog index 98a2d6af5562..16e2df03da86 100644 --- a/net-dialup/cistronradius/ChangeLog +++ b/net-dialup/cistronradius/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/cistronradius # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/cistronradius/ChangeLog,v 1.19 2013/04/01 13:40:24 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cistronradius/ChangeLog,v 1.20 2013/08/07 13:29:33 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> cistronradius-1.6.8-r1.ebuild: + Stable for x86, wrt bug #472270 *cistronradius-1.6.8-r1 (01 Apr 2013) diff --git a/net-dialup/cistronradius/cistronradius-1.6.8-r1.ebuild b/net-dialup/cistronradius/cistronradius-1.6.8-r1.ebuild index 9aa69898afcb..cc6997d74f8b 100644 --- a/net-dialup/cistronradius/cistronradius-1.6.8-r1.ebuild +++ b/net-dialup/cistronradius/cistronradius-1.6.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.1 2013/04/01 13:40:24 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cistronradius/cistronradius-1.6.8-r1.ebuild,v 1.2 2013/08/07 13:29:33 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.radius.cistron.nl/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" DEPEND="!net-dialup/freeradius !net-dialup/gnuradius" |