diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:10:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:10:21 +0000 |
commit | 1b7b0233d9bda3fa99382a4ff50e8eb4ea1cd2cc (patch) | |
tree | d6b3a5493094246f6576ac7ab35ac3d0d5f630aa /x11-wm/twm | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-1b7b0233d9bda3fa99382a4ff50e8eb4ea1cd2cc.tar.gz gentoo-2-1b7b0233d9bda3fa99382a4ff50e8eb4ea1cd2cc.tar.bz2 gentoo-2-1b7b0233d9bda3fa99382a4ff50e8eb4ea1cd2cc.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm/twm')
-rw-r--r-- | x11-wm/twm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/twm/twm-1.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/twm/ChangeLog b/x11-wm/twm/ChangeLog index 7a9d3b45555b..e1adf449f5bf 100644 --- a/x11-wm/twm/ChangeLog +++ b/x11-wm/twm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/twm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.82 2013/10/07 05:00:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.83 2013/10/08 05:10:21 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> twm-1.0.8.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> twm-1.0.8.ebuild: Stable for sparc, wrt bug #475480 diff --git a/x11-wm/twm/twm-1.0.8.ebuild b/x11-wm/twm/twm-1.0.8.ebuild index 3cc2e7f14b8d..478559ac47cf 100644 --- a/x11-wm/twm/twm-1.0.8.ebuild +++ b/x11-wm/twm/twm-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.8.ebuild,v 1.9 2013/10/07 05:00:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.8.ebuild,v 1.10 2013/10/08 05:10:21 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org twm application" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 |