diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-29 16:20:06 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-29 16:20:06 +0000 |
commit | 1d460b96711496017522a515cedf9408125afc87 (patch) | |
tree | 8ce35d1fde18ccc8abbdd2b4e1420bf5da2881db /dev-vcs | |
parent | Stable on amd64 wrt bug #332415 (diff) | |
download | gentoo-2-1d460b96711496017522a515cedf9408125afc87.tar.gz gentoo-2-1d460b96711496017522a515cedf9408125afc87.tar.bz2 gentoo-2-1d460b96711496017522a515cedf9408125afc87.zip |
Stable on amd64 wrt bug #335134
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/colorsvn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/colorsvn/colorsvn-0.3.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/colorsvn/ChangeLog b/dev-vcs/colorsvn/ChangeLog index 21b0c2e42663..c53e5b73d9e8 100644 --- a/dev-vcs/colorsvn/ChangeLog +++ b/dev-vcs/colorsvn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/colorsvn # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/ChangeLog,v 1.6 2010/12/09 09:45:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/ChangeLog,v 1.7 2010/12/29 16:20:06 hwoarang Exp $ + + 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> colorsvn-0.3.2-r2.ebuild: + Stable on amd64 wrt bug #335134 09 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> colorsvn-0.3.2-r2.ebuild: diff --git a/dev-vcs/colorsvn/colorsvn-0.3.2-r2.ebuild b/dev-vcs/colorsvn/colorsvn-0.3.2-r2.ebuild index a3c42696ee26..56ebe2eab415 100644 --- a/dev-vcs/colorsvn/colorsvn-0.3.2-r2.ebuild +++ b/dev-vcs/colorsvn/colorsvn-0.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/colorsvn-0.3.2-r2.ebuild,v 1.2 2010/12/09 09:45:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/colorsvn-0.3.2-r2.ebuild,v 1.3 2010/12/29 16:20:06 hwoarang Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.console-colors.de/downloads/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-lang/perl |