diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-19 08:48:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-19 08:48:45 +0000 |
commit | 8144da2e414259e00491432d4cfd0f33cb51165b (patch) | |
tree | e0ca78fc8674e689a2bd1a5259a5f59634b7abc5 /net-libs/libgadu | |
parent | Stable for ppc64, wrt bug #519518 (diff) | |
download | gentoo-2-8144da2e414259e00491432d4cfd0f33cb51165b.tar.gz gentoo-2-8144da2e414259e00491432d4cfd0f33cb51165b.tar.bz2 gentoo-2-8144da2e414259e00491432d4cfd0f33cb51165b.zip |
Stable for ppc64, wrt bug #505558
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libgadu')
-rw-r--r-- | net-libs/libgadu/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libgadu/libgadu-1.11.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libgadu/ChangeLog b/net-libs/libgadu/ChangeLog index f71d5e6331c1..1293f39f6c5c 100644 --- a/net-libs/libgadu/ChangeLog +++ b/net-libs/libgadu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libgadu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.82 2014/08/19 07:36:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.83 2014/08/19 08:48:45 ago Exp $ + + 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libgadu-1.11.4.ebuild: + Stable for ppc64, wrt bug #505558 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libgadu-1.11.4.ebuild: Stable for ia64, wrt bug #505558 diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild b/net-libs/libgadu/libgadu-1.11.4.ebuild index 2bac5a978e6d..1433f4fca50d 100644 --- a/net-libs/libgadu/libgadu-1.11.4.ebuild +++ b/net-libs/libgadu/libgadu-1.11.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v 1.6 2014/08/19 07:36:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v 1.7 2014/08/19 08:48:45 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" RESTRICT="test" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="doc gnutls ssl static-libs threads" |