diff options
author | Markus Meier <maekke@gentoo.org> | 2013-01-13 17:47:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-01-13 17:47:40 +0000 |
commit | 9278014611ed7cb722348d8a55b56fa0799251bc (patch) | |
tree | 15fe19d25a0c0edf01856c84208a60d2d26a9fe8 /app-crypt/trousers/trousers-0.3.10.ebuild | |
parent | Bump to 1.2.1, thanks to Nikoli (diff) | |
download | gentoo-2-9278014611ed7cb722348d8a55b56fa0799251bc.tar.gz gentoo-2-9278014611ed7cb722348d8a55b56fa0799251bc.tar.bz2 gentoo-2-9278014611ed7cb722348d8a55b56fa0799251bc.zip |
arm stable, bug #450184
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-crypt/trousers/trousers-0.3.10.ebuild')
-rw-r--r-- | app-crypt/trousers/trousers-0.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/trousers/trousers-0.3.10.ebuild b/app-crypt/trousers/trousers-0.3.10.ebuild index 44c215c6a184..075719b59ccb 100644 --- a/app-crypt/trousers/trousers-0.3.10.ebuild +++ b/app-crypt/trousers/trousers-0.3.10.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/app-crypt/trousers/trousers-0.3.10.ebuild,v 1.6 2013/01/13 11:39:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/trousers-0.3.10.ebuild,v 1.7 2013/01/13 17:47:40 maekke Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://trousers.sf.net" SRC_URI="mirror://sourceforge/trousers/${P}.tar.gz" LICENSE="CPL-1.0" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="doc" # gtk # gtk support presently does NOT compile. |