diff options
author | 2015-05-15 10:52:40 +0000 | |
---|---|---|
committer | 2015-05-15 10:52:40 +0000 | |
commit | c06a3e6241cd585bd8bfc89288dc9c39b6fe84fe (patch) | |
tree | 6219a78490749f245e167958eecf7516e800d8f6 /x11-libs | |
parent | ppc stable wrt bug #535568 (diff) | |
download | gentoo-2-c06a3e6241cd585bd8bfc89288dc9c39b6fe84fe.tar.gz gentoo-2-c06a3e6241cd585bd8bfc89288dc9c39b6fe84fe.tar.bz2 gentoo-2-c06a3e6241cd585bd8bfc89288dc9c39b6fe84fe.zip |
ppc stable wrt bug #535568
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libaosd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libaosd/libaosd-0.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libaosd/ChangeLog b/x11-libs/libaosd/ChangeLog index 614c009b3492..ac5d10e19f27 100644 --- a/x11-libs/libaosd/ChangeLog +++ b/x11-libs/libaosd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libaosd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v 1.13 2015/04/14 13:14:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v 1.14 2015/05/15 10:52:40 pacho Exp $ + + 15 May 2015; Pacho Ramos <pacho@gentoo.org> libaosd-0.2.7.ebuild: + ppc stable wrt bug #535568 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libaosd-0.2.7.ebuild: Stable for ia64, wrt bug #535568 diff --git a/x11-libs/libaosd/libaosd-0.2.7.ebuild b/x11-libs/libaosd/libaosd-0.2.7.ebuild index e4147a334302..1d5f133f059c 100644 --- a/x11-libs/libaosd/libaosd-0.2.7.ebuild +++ b/x11-libs/libaosd/libaosd-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild,v 1.12 2015/04/14 13:14:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild,v 1.13 2015/05/15 10:52:40 pacho Exp $ EAPI=5 inherit autotools-utils @@ -11,7 +11,7 @@ SRC_URI="https://github.com/atheme/${PN}/archive/0.2.7.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ~sparc x86" IUSE="pango +tools xcomposite" RDEPEND=" |