diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 13:14:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 13:14:52 +0000 |
commit | 3fd547e9a44b998baec8a5b1256848969c7419e6 (patch) | |
tree | cdf3d2731f35775f3fc153945e0d7aed4a715fc3 /x11-libs/libaosd | |
parent | Stable for ia64, wrt bug #535568 (diff) | |
download | gentoo-2-3fd547e9a44b998baec8a5b1256848969c7419e6.tar.gz gentoo-2-3fd547e9a44b998baec8a5b1256848969c7419e6.tar.bz2 gentoo-2-3fd547e9a44b998baec8a5b1256848969c7419e6.zip |
Stable for ia64, wrt bug #535568
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libaosd')
-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 8c55ba0c5c19..614c009b3492 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.12 2015/03/11 20:46:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v 1.13 2015/04/14 13:14:52 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libaosd-0.2.7.ebuild: + Stable for ia64, wrt bug #535568 11 Mar 2015; Anthony G. Basile <blueness@gentoo.org> libaosd-0.2.7.ebuild: Keyword ~ppc for bug #473920. diff --git a/x11-libs/libaosd/libaosd-0.2.7.ebuild b/x11-libs/libaosd/libaosd-0.2.7.ebuild index 7482ca1538c7..e4147a334302 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.11 2015/03/11 20:46:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild,v 1.12 2015/04/14 13:14:52 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=" |