diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-15 13:41:58 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-15 13:41:58 +0000 |
commit | 5c7384cb5e3a6053df4bb273f2dbca2798f64a5e (patch) | |
tree | 24c87c2e11090712abddc4428fd4d2e1a36113fd /net-libs/libgadu/libgadu-1.9.0-r1.ebuild | |
parent | Fixed clean install of libs (diff) | |
download | gentoo-2-5c7384cb5e3a6053df4bb273f2dbca2798f64a5e.tar.gz gentoo-2-5c7384cb5e3a6053df4bb273f2dbca2798f64a5e.tar.bz2 gentoo-2-5c7384cb5e3a6053df4bb273f2dbca2798f64a5e.zip |
x86 stable wrt bug #322813
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-libs/libgadu/libgadu-1.9.0-r1.ebuild')
-rw-r--r-- | net-libs/libgadu/libgadu-1.9.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgadu/libgadu-1.9.0-r1.ebuild b/net-libs/libgadu/libgadu-1.9.0-r1.ebuild index 938caf769179..dc6838622c8b 100644 --- a/net-libs/libgadu/libgadu-1.9.0-r1.ebuild +++ b/net-libs/libgadu/libgadu-1.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.9.0-r1.ebuild,v 1.1 2010/06/05 02:30:03 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.9.0-r1.ebuild,v 1.2 2010/06/15 13:41:58 phajdan.jr Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://toxygen.net/libgadu/" SRC_URI="http://toxygen.net/libgadu/files/${MY_P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="doc ssl static-libs threads" |