diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 10:04:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 10:04:06 +0000 |
commit | 5a82a68e35627530a84ae37e1af59610b77bc1dc (patch) | |
tree | 6deb9a1a55d349a04ca48c8712d7aa91cdf72a26 /x11-wm | |
parent | Stable for x86, wrt bug #526098 (diff) | |
download | gentoo-2-5a82a68e35627530a84ae37e1af59610b77bc1dc.tar.gz gentoo-2-5a82a68e35627530a84ae37e1af59610b77bc1dc.tar.bz2 gentoo-2-5a82a68e35627530a84ae37e1af59610b77bc1dc.zip |
Stable for x86, wrt bug #526740
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/aewm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/aewm/aewm-1.3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/aewm/ChangeLog b/x11-wm/aewm/ChangeLog index 659a10090dfc..dddf51094f47 100644 --- a/x11-wm/aewm/ChangeLog +++ b/x11-wm/aewm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/aewm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/ChangeLog,v 1.33 2014/10/29 11:56:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/ChangeLog,v 1.34 2014/10/30 10:04:06 ago Exp $ + + 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> aewm-1.3.12.ebuild: + Stable for x86, wrt bug #526740 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> aewm-1.3.12.ebuild: Stable for amd64, wrt bug #526740 diff --git a/x11-wm/aewm/aewm-1.3.12.ebuild b/x11-wm/aewm/aewm-1.3.12.ebuild index 71662be4452f..dc04ab0ade32 100644 --- a/x11-wm/aewm/aewm-1.3.12.ebuild +++ b/x11-wm/aewm/aewm-1.3.12.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/x11-wm/aewm/aewm-1.3.12.ebuild,v 1.3 2014/10/29 11:56:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/aewm-1.3.12.ebuild,v 1.4 2014/10/30 10:04:06 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.bz2" LICENSE="MIT 9wm" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" RDEPEND=" dev-libs/glib:2 |