diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-11-14 01:17:20 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-11-14 01:17:20 +0000 |
commit | a8021175702de02954b6defaca5990b4ca125ca0 (patch) | |
tree | faf3913128e7bebf202e0832c7df9cb75cdf0379 /dev-util/subversion | |
parent | Stable on amd64 wrt bug #198196. (diff) | |
download | gentoo-2-a8021175702de02954b6defaca5990b4ca125ca0.tar.gz gentoo-2-a8021175702de02954b6defaca5990b4ca125ca0.tar.bz2 gentoo-2-a8021175702de02954b6defaca5990b4ca125ca0.zip |
Stable on amd64 wrt bug #198590.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util/subversion')
-rw-r--r-- | dev-util/subversion/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/subversion/subversion-1.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/subversion/ChangeLog b/dev-util/subversion/ChangeLog index a14f9008cff5..f161e6928cda 100644 --- a/dev-util/subversion/ChangeLog +++ b/dev-util/subversion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/subversion # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.283 2007/11/13 19:57:28 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.284 2007/11/14 01:17:20 wolf31o2 Exp $ + + 14 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> + subversion-1.4.5.ebuild: + Stable on amd64 wrt bug #198590. 13 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> subversion-1.4.5.ebuild: diff --git a/dev-util/subversion/subversion-1.4.5.ebuild b/dev-util/subversion/subversion-1.4.5.ebuild index 55969799a861..1da6666159db 100644 --- a/dev-util/subversion/subversion-1.4.5.ebuild +++ b/dev-util/subversion/subversion-1.4.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.4.5.ebuild,v 1.7 2007/11/13 19:57:28 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.4.5.ebuild,v 1.8 2007/11/14 01:17:20 wolf31o2 Exp $ inherit bash-completion depend.apache flag-o-matic elisp-common eutils java-pkg-opt-2 libtool multilib perl-module python -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" DESCRIPTION="A compelling replacement for CVS." HOMEPAGE="http://subversion.tigris.org/" |