diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-26 09:08:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-26 09:08:56 +0000 |
commit | 803d478e4c5d340af4a75d0270e6e61c4e32027d (patch) | |
tree | bb5c83ebc7d608b0f030733b96ed863ce2ae4386 /dev-vcs | |
parent | Stable for ia64, wrt bug #447932 (diff) | |
download | gentoo-2-803d478e4c5d340af4a75d0270e6e61c4e32027d.tar.gz gentoo-2-803d478e4c5d340af4a75d0270e6e61c4e32027d.tar.bz2 gentoo-2-803d478e4c5d340af4a75d0270e6e61c4e32027d.zip |
Stable for ia64, wrt bug #447946
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/subversion/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/subversion/subversion-1.7.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog index 0a2620bf784a..3604639f4966 100644 --- a/dev-vcs/subversion/ChangeLog +++ b/dev-vcs/subversion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/subversion # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.89 2012/12/23 17:03:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.90 2012/12/26 09:08:56 ago Exp $ + + 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> subversion-1.7.7.ebuild: + Stable for ia64, wrt bug #447946 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> subversion-1.7.7.ebuild: Stable for ppc64, wrt bug #447946 diff --git a/dev-vcs/subversion/subversion-1.7.7.ebuild b/dev-vcs/subversion/subversion-1.7.7.ebuild index 5f320e286259..f90218537522 100644 --- a/dev-vcs/subversion/subversion-1.7.7.ebuild +++ b/dev-vcs/subversion/subversion-1.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.7.ebuild,v 1.5 2012/12/23 17:03:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.7.ebuild,v 1.6 2012/12/26 09:08:56 ago Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl vim-syntax +webdav-neon webdav-serf" CDEPEND=">=dev-db/sqlite-3.4 |