diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-21 19:34:20 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-21 19:34:20 +0000 |
commit | 50fad97973f68fbc7d3fbf851263c04496af0d17 (patch) | |
tree | b2826b78820d17b72df5d1288630008b0ddc506f /net-libs/libgadu/libgadu-20050719.ebuild | |
parent | Stable on ppc64 (bug #99754) (diff) | |
download | gentoo-2-50fad97973f68fbc7d3fbf851263c04496af0d17.tar.gz gentoo-2-50fad97973f68fbc7d3fbf851263c04496af0d17.tar.bz2 gentoo-2-50fad97973f68fbc7d3fbf851263c04496af0d17.zip |
Stable on hppa
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs/libgadu/libgadu-20050719.ebuild')
-rw-r--r-- | net-libs/libgadu/libgadu-20050719.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgadu/libgadu-20050719.ebuild b/net-libs/libgadu/libgadu-20050719.ebuild index 671287eff63e..cb961a265620 100644 --- a/net-libs/libgadu/libgadu-20050719.ebuild +++ b/net-libs/libgadu/libgadu-20050719.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-20050719.ebuild,v 1.2 2005/07/20 19:30:07 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-20050719.ebuild,v 1.3 2005/07/21 19:34:20 killerfox Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~sekretarz/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="ssl threads" |