diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 21:10:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 21:10:27 +0000 |
commit | b4d4e19c17d4668cc0736cf3c5e4094134193fa9 (patch) | |
tree | 46fae2161ed33955d01d69ba9de9c54d94480fc4 /dev-libs/libassuan/libassuan-1.0.4.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-b4d4e19c17d4668cc0736cf3c5e4094134193fa9.tar.gz gentoo-2-b4d4e19c17d4668cc0736cf3c5e4094134193fa9.tar.bz2 gentoo-2-b4d4e19c17d4668cc0736cf3c5e4094134193fa9.zip |
alpha/ia64/sparc/x86 stable wrt #206683
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/libassuan/libassuan-1.0.4.ebuild')
-rw-r--r-- | dev-libs/libassuan/libassuan-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libassuan/libassuan-1.0.4.ebuild b/dev-libs/libassuan/libassuan-1.0.4.ebuild index 0fe2982cf7bf..95b766725e63 100644 --- a/dev-libs/libassuan/libassuan-1.0.4.ebuild +++ b/dev-libs/libassuan/libassuan-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild,v 1.4 2008/01/20 15:11:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild,v 1.5 2008/01/20 21:10:27 armin76 Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-libs/pth-1.3.7 |