diff options
Diffstat (limited to 'dev-vcs/cvsps/cvsps-3.13.ebuild')
-rw-r--r-- | dev-vcs/cvsps/cvsps-3.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvsps/cvsps-3.13.ebuild b/dev-vcs/cvsps/cvsps-3.13.ebuild index a41ecf5cb4e9..57171ed824d3 100644 --- a/dev-vcs/cvsps/cvsps-3.13.ebuild +++ b/dev-vcs/cvsps/cvsps-3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild,v 1.2 2014/01/20 23:35:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild,v 1.3 2014/03/13 20:09:09 ottxor Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 ~arm64 ~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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib" |