diff options
author | 2010-07-01 19:01:01 +0000 | |
---|---|---|
committer | 2010-07-01 19:01:01 +0000 | |
commit | 7c2e72c47668904644beefb8557ff1c17c9ddf35 (patch) | |
tree | 974e85eba914d1855986f1fb3c85e36dbc0eb282 /net-libs | |
parent | Convert to EAPI3 to fix an 'out-of-prefix' doc installation issue. No change ... (diff) | |
download | gentoo-2-7c2e72c47668904644beefb8557ff1c17c9ddf35.tar.gz gentoo-2-7c2e72c47668904644beefb8557ff1c17c9ddf35.tar.bz2 gentoo-2-7c2e72c47668904644beefb8557ff1c17c9ddf35.zip |
Stable for HPPA (bug #324023).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libgadu/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libgadu/libgadu-1.9.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libgadu/ChangeLog b/net-libs/libgadu/ChangeLog index dd3efcf44b6a..4a888f65f51d 100644 --- a/net-libs/libgadu/ChangeLog +++ b/net-libs/libgadu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libgadu # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.41 2010/06/24 21:24:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.42 2010/07/01 19:01:01 jer Exp $ + + 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> libgadu-1.9.0-r1.ebuild: + Stable for HPPA (bug #324023). 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> libgadu-1.9.0-r1.ebuild: stable amd64, bug 322813 diff --git a/net-libs/libgadu/libgadu-1.9.0-r1.ebuild b/net-libs/libgadu/libgadu-1.9.0-r1.ebuild index 8d51cf5a0b6c..611da22d8a12 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.3 2010/06/24 21:24:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.9.0-r1.ebuild,v 1.4 2010/07/01 19:01:01 jer 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" |