diff options
Diffstat (limited to 'app-shells/rrs/rrs-1.70-r1.ebuild')
-rw-r--r-- | app-shells/rrs/rrs-1.70-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/rrs/rrs-1.70-r1.ebuild b/app-shells/rrs/rrs-1.70-r1.ebuild index 993cfc221fa7..d5f10a86cc04 100644 --- a/app-shells/rrs/rrs-1.70-r1.ebuild +++ b/app-shells/rrs/rrs-1.70-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/rrs/rrs-1.70-r1.ebuild,v 1.2 2012/10/11 09:26:19 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/rrs/rrs-1.70-r1.ebuild,v 1.3 2013/02/10 20:32:16 nimiux Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.cycom.se/uploads/36/19/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl )" |