diff options
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/svk/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/svk/svk-1.08.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/svk/svk-2.0.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-vcs/svk/ChangeLog b/dev-vcs/svk/ChangeLog index ba248a4cb235..3ab0efa83343 100644 --- a/dev-vcs/svk/ChangeLog +++ b/dev-vcs/svk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/svk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.4 2011/02/26 08:43:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.5 2011/12/04 17:58:18 armin76 Exp $ + + 04 Dec 2011; Raúl Porcel <armin76@gentoo.org> svk-1.08.ebuild, + svk-2.0.2.ebuild: + Drop ia64/sparc keywords 26 Feb 2011; Torsten Veller <tove@gentoo.org> svk-2.0.2.ebuild: Change Algorithm-Diff version scheme diff --git a/dev-vcs/svk/svk-1.08.ebuild b/dev-vcs/svk/svk-1.08.ebuild index a9c3e649fd54..57702d19597e 100644 --- a/dev-vcs/svk/svk-1.08.ebuild +++ b/dev-vcs/svk/svk-1.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v 1.3 2010/06/22 18:51:20 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v 1.4 2011/12/04 17:58:18 armin76 Exp $ inherit eutils perl-module bash-completion @@ -13,7 +13,7 @@ HOMEPAGE="http://www.elixus.org/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="crypt nls pager patch" DEPEND=" diff --git a/dev-vcs/svk/svk-2.0.2.ebuild b/dev-vcs/svk/svk-2.0.2.ebuild index c3061e1f9eac..03873f212ba2 100644 --- a/dev-vcs/svk/svk-2.0.2.ebuild +++ b/dev-vcs/svk/svk-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.4 2011/02/26 08:43:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.5 2011/12/04 17:58:18 armin76 Exp $ EAPI=2 @@ -16,7 +16,7 @@ HOMEPAGE="http://www.elixus.org/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="crypt nls pager patch log4p bash-completion" DEPEND=" |