diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 18:26:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 18:26:41 +0000 |
commit | c84432766162a5bcb9792f7cca5ec9beba1c9d84 (patch) | |
tree | ae857a8d10eccb297c7396d61aa7e53dfc035a7c /dev-vcs/cvsps | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #429694 (diff) | |
download | gentoo-2-c84432766162a5bcb9792f7cca5ec9beba1c9d84.tar.gz gentoo-2-c84432766162a5bcb9792f7cca5ec9beba1c9d84.tar.bz2 gentoo-2-c84432766162a5bcb9792f7cca5ec9beba1c9d84.zip |
alpha/ia64/s390/sh/sparc stable wrt #419894
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-vcs/cvsps')
-rw-r--r-- | dev-vcs/cvsps/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/cvsps/cvsps-2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/cvsps/ChangeLog b/dev-vcs/cvsps/ChangeLog index f9915d6c3d68..9fd64e06fa8d 100644 --- a/dev-vcs/cvsps/ChangeLog +++ b/dev-vcs/cvsps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/cvsps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.10 2012/08/04 15:35:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.11 2012/08/26 18:26:41 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> cvsps-2.1-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #419894 04 Aug 2012; Anthony G. Basile <blueness@gentoo.org> cvsps-2.1-r1.ebuild: Stable arm, bug #418975 diff --git a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild index c45a0cdd6fc2..00c8e30c7638 100644 --- a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild +++ b/dev-vcs/cvsps/cvsps-2.1-r1.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/cvsps/cvsps-2.1-r1.ebuild,v 1.10 2012/08/04 15:35:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.11 2012/08/26 18:26:41 armin76 Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="sys-libs/zlib" |