diff options
author | 2013-06-30 12:43:33 +0000 | |
---|---|---|
committer | 2013-06-30 12:43:33 +0000 | |
commit | 07dda65f37e5529a3d2b8caebf4fd1f5f219e519 (patch) | |
tree | 424d9903e7bf57fad1bc0962389ee0c537021828 /www-servers/webfs/webfs-1.21-r3.ebuild | |
parent | Stable for x86, wrt bug #458892 (diff) | |
download | gentoo-2-07dda65f37e5529a3d2b8caebf4fd1f5f219e519.tar.gz gentoo-2-07dda65f37e5529a3d2b8caebf4fd1f5f219e519.tar.bz2 gentoo-2-07dda65f37e5529a3d2b8caebf4fd1f5f219e519.zip |
Stable for x86, wrt bug #458892
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/webfs/webfs-1.21-r3.ebuild')
-rw-r--r-- | www-servers/webfs/webfs-1.21-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/webfs/webfs-1.21-r3.ebuild b/www-servers/webfs/webfs-1.21-r3.ebuild index f2118da07f68..7cf20f424993 100644 --- a/www-servers/webfs/webfs-1.21-r3.ebuild +++ b/www-servers/webfs/webfs-1.21-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/webfs/webfs-1.21-r3.ebuild,v 1.2 2013/06/30 12:38:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/webfs/webfs-1.21-r3.ebuild,v 1.3 2013/06/30 12:43:33 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://linux.bytesex.org/misc/webfs.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~arm-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~arm-linux ~x86-linux" IUSE="ssl threads" DEPEND="ssl? ( dev-libs/openssl:0= )" |