diff options
author | Peter Weller <welp@gentoo.org> | 2008-01-22 10:18:21 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2008-01-22 10:18:21 +0000 |
commit | ba2510c0b152db432f4248b9231173d84f262c2f (patch) | |
tree | d6e69444bc983dfba706c5b3cebe475e5c8e5aa1 /net-misc/scponly | |
parent | Stable on amd64; bug 204321 (diff) | |
download | gentoo-2-ba2510c0b152db432f4248b9231173d84f262c2f.tar.gz gentoo-2-ba2510c0b152db432f4248b9231173d84f262c2f.tar.bz2 gentoo-2-ba2510c0b152db432f4248b9231173d84f262c2f.zip |
Stable on amd64; bug 201726
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/scponly')
-rw-r--r-- | net-misc/scponly/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/scponly/scponly-4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/scponly/ChangeLog b/net-misc/scponly/ChangeLog index 42f97f715b14..9596b596f0ec 100644 --- a/net-misc/scponly/ChangeLog +++ b/net-misc/scponly/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/scponly # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.35 2008/01/21 11:15:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.36 2008/01/22 10:18:21 welp Exp $ + + 22 Jan 2008; Peter Weller <welp@gentoo.org> scponly-4.8.ebuild: + Stable on amd64; bug 201726 21 Jan 2008; Raúl Porcel <armin76@gentoo.org> scponly-4.8.ebuild: sparc stable wrt security #201726 diff --git a/net-misc/scponly/scponly-4.8.ebuild b/net-misc/scponly/scponly-4.8.ebuild index b25869a86250..42dcc579efb8 100644 --- a/net-misc/scponly/scponly-4.8.ebuild +++ b/net-misc/scponly/scponly-4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-4.8.ebuild,v 1.4 2008/01/21 11:15:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-4.8.ebuild,v 1.5 2008/01/22 10:18:21 welp Exp $ inherit eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scponly/${P}.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~mips ppc sparc x86" +KEYWORDS="amd64 ~mips ppc sparc x86" IUSE="rsync subversion" DEPEND="virtual/libc |