diff options
author | 2015-07-03 10:09:10 +0000 | |
---|---|---|
committer | 2015-07-03 10:09:10 +0000 | |
commit | 4021810664d94245523a9a33334e0c6205aefef6 (patch) | |
tree | fde334e5dcf994af8862a3ce6ac22896d6d4df5f /x11-libs | |
parent | Stable for alpha, wrt bug #535568 (diff) | |
download | gentoo-2-4021810664d94245523a9a33334e0c6205aefef6.tar.gz gentoo-2-4021810664d94245523a9a33334e0c6205aefef6.tar.bz2 gentoo-2-4021810664d94245523a9a33334e0c6205aefef6.zip |
Stable for alpha, wrt bug #535568
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
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 ac5d10e19f27..8524441bbded 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.14 2015/05/15 10:52:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v 1.15 2015/07/03 10:09:10 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libaosd-0.2.7.ebuild: + Stable for alpha, wrt bug #535568 15 May 2015; Pacho Ramos <pacho@gentoo.org> libaosd-0.2.7.ebuild: ppc stable wrt bug #535568 diff --git a/x11-libs/libaosd/libaosd-0.2.7.ebuild b/x11-libs/libaosd/libaosd-0.2.7.ebuild index 1d5f133f059c..6485261ba406 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.13 2015/05/15 10:52:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild,v 1.14 2015/07/03 10:09:10 ago 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=" |