diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-19 07:36:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-19 07:36:32 +0000 |
commit | c185dc07a9431da8fb1e13c4735a482b0eea91d3 (patch) | |
tree | 2d46fc5773232965fd17f5c8306ff8af5d1e15fb /net-libs/libgadu | |
parent | Stable for ia64, wrt bug #519518 (diff) | |
download | gentoo-2-c185dc07a9431da8fb1e13c4735a482b0eea91d3.tar.gz gentoo-2-c185dc07a9431da8fb1e13c4735a482b0eea91d3.tar.bz2 gentoo-2-c185dc07a9431da8fb1e13c4735a482b0eea91d3.zip |
Stable for ia64, wrt bug #505558
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 c76c766a03b6..f71d5e6331c1 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.81 2014/08/19 06:44:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.82 2014/08/19 07:36:32 ago Exp $ + + 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libgadu-1.11.4.ebuild: + Stable for ia64, wrt bug #505558 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libgadu-1.11.4.ebuild: Stable for x86, wrt bug #505558 diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild b/net-libs/libgadu/libgadu-1.11.4.ebuild index c23c35eceefa..2bac5a978e6d 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.5 2014/08/19 06:44:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v 1.6 2014/08/19 07:36:32 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" |