diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 12:05:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 12:05:22 +0000 |
commit | b66f07422f9a6393ced267ab8da183d6c14d0bbf (patch) | |
tree | 9487027c2350647039e551906d625d0c975bd934 /x11-wm/aewm++ | |
parent | Stable for ppc, wrt bug #393817 (diff) | |
download | gentoo-2-b66f07422f9a6393ced267ab8da183d6c14d0bbf.tar.gz gentoo-2-b66f07422f9a6393ced267ab8da183d6c14d0bbf.tar.bz2 gentoo-2-b66f07422f9a6393ced267ab8da183d6c14d0bbf.zip |
Stable for ppc, wrt bug #393947
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm/aewm++')
-rw-r--r-- | x11-wm/aewm++/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/aewm++/aewm++-1.1.5-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/aewm++/ChangeLog b/x11-wm/aewm++/ChangeLog index 8c31d734e407..0f906bb55062 100644 --- a/x11-wm/aewm++/ChangeLog +++ b/x11-wm/aewm++/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/aewm++ -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/ChangeLog,v 1.22 2013/10/19 15:19:15 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/ChangeLog,v 1.23 2014/08/09 12:05:22 ago Exp $ + + 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> aewm++-1.1.5-r1.ebuild: + Stable for ppc, wrt bug #393947 19 Oct 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: Cleanup due desktop-wm removal diff --git a/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild b/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild index 712b7e4cebad..3057046e0d54 100644 --- a/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild +++ b/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild,v 1.3 2011/12/21 08:54:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild,v 1.4 2014/08/09 12:05:21 ago Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |