diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:03:34 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:03:34 +0000 |
commit | 38c751e5b153918e8e21d2201146ac179302c098 (patch) | |
tree | 295e53692957b2ba267be7f1de84ebe61be28c75 /dev-cpp/libassa/libassa-3.5.1-r1.ebuild | |
parent | x86 stable wrt bug #433199 (diff) | |
download | gentoo-2-38c751e5b153918e8e21d2201146ac179302c098.tar.gz gentoo-2-38c751e5b153918e8e21d2201146ac179302c098.tar.bz2 gentoo-2-38c751e5b153918e8e21d2201146ac179302c098.zip |
x86 stable wrt bug #433203
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'dev-cpp/libassa/libassa-3.5.1-r1.ebuild')
-rw-r--r-- | dev-cpp/libassa/libassa-3.5.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libassa/libassa-3.5.1-r1.ebuild b/dev-cpp/libassa/libassa-3.5.1-r1.ebuild index 3e70d0c97e2e..80dab8340835 100644 --- a/dev-cpp/libassa/libassa-3.5.1-r1.ebuild +++ b/dev-cpp/libassa/libassa-3.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libassa/libassa-3.5.1-r1.ebuild,v 1.2 2012/09/14 14:19:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libassa/libassa-3.5.1-r1.ebuild,v 1.3 2012/10/17 03:03:34 phajdan.jr Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc static-libs" RDEPEND="net-libs/libtirpc" |