diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-04 19:40:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-04 19:40:10 +0000 |
commit | 54cd86599ef314916ba6bfee1583bb98e890e3f0 (patch) | |
tree | e4956342475b0b4fc7cb84a8107fb9cd467ac80f /net-nds | |
parent | Stable for amd64, wrt bug #464462 (diff) | |
download | gentoo-2-54cd86599ef314916ba6bfee1583bb98e890e3f0.tar.gz gentoo-2-54cd86599ef314916ba6bfee1583bb98e890e3f0.tar.bz2 gentoo-2-54cd86599ef314916ba6bfee1583bb98e890e3f0.zip |
Stable for amd64, wrt bug #464472
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/tac_plus/ChangeLog | 6 | ||||
-rw-r--r-- | net-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-nds/tac_plus/ChangeLog b/net-nds/tac_plus/ChangeLog index c6cf63fe8351..8b7863fadbbe 100644 --- a/net-nds/tac_plus/ChangeLog +++ b/net-nds/tac_plus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nds/tac_plus # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/tac_plus/ChangeLog,v 1.16 2013/02/28 21:31:37 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/tac_plus/ChangeLog,v 1.17 2013/04/04 19:40:10 ago Exp $ + + 04 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tac_plus-4.0.4.19-r4.ebuild: + Stable for amd64, wrt bug #464472 *tac_plus-4.0.4.19-r4 (28 Feb 2013) @@ -90,4 +93,3 @@ +tac_plus-4.0.4.14.ebuild: Initial commit, ebuild based on the initial submission by Ryan Finnie <ryan@finnie.org> in bug #75867. - diff --git a/net-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild index fedc141ac3eb..5c822046bce4 100644 --- a/net-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild +++ b/net-nds/tac_plus/tac_plus-4.0.4.19-r4.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-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild,v 1.1 2013/02/28 21:31:37 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/tac_plus/tac_plus-4.0.4.19-r4.ebuild,v 1.2 2013/04/04 19:40:10 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz" LICENSE="HPND RSA GPL-2" # GPL-2 only for init script SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug finger maxsess tcpd skey static-libs" DEPEND="skey? ( >=sys-auth/skey-1.1.5-r1 ) |