diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-09-18 21:12:11 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-09-18 21:12:11 +0000 |
commit | f441268580108860fd4224381d3eb1414aa81ea4 (patch) | |
tree | 2cbcfcc60914a7bfc93f815183e5aedb587aba37 /x11-wm | |
parent | Version bump to 1.7.0.40 for bug #67266, bump reported by Simon Gander. (diff) | |
download | gentoo-2-f441268580108860fd4224381d3eb1414aa81ea4.tar.gz gentoo-2-f441268580108860fd4224381d3eb1414aa81ea4.tar.bz2 gentoo-2-f441268580108860fd4224381d3eb1414aa81ea4.zip |
Version bump.
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/twm/ChangeLog | 11 | ||||
-rw-r--r-- | x11-wm/twm/twm-1.0.8.ebuild (renamed from x11-wm/twm/twm-1.0.6.ebuild) | 8 |
2 files changed, 12 insertions, 7 deletions
diff --git a/x11-wm/twm/ChangeLog b/x11-wm/twm/ChangeLog index 8c5c790075d1..f924b4d06a75 100644 --- a/x11-wm/twm/ChangeLog +++ b/x11-wm/twm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-wm/twm -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.73 2012/05/11 03:04:10 aballier Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.74 2013/09/18 21:12:11 chithanh Exp $ + +*twm-1.0.8 (18 Sep 2013) + + 18 Sep 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +twm-1.0.8.ebuild, -twm-1.0.6.ebuild: + Version bump. 11 May 2012; Alexis Ballier <aballier@gentoo.org> twm-1.0.7.ebuild: keyword ~amd64-fbsd @@ -248,4 +254,3 @@ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +twm-0.99.0.ebuild: Initial commit for modular X. - diff --git a/x11-wm/twm/twm-1.0.6.ebuild b/x11-wm/twm/twm-1.0.8.ebuild index 3b05466e8866..f2d95e8a8d51 100644 --- a/x11-wm/twm/twm-1.0.6.ebuild +++ b/x11-wm/twm/twm-1.0.8.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.6.ebuild,v 1.7 2011/03/05 18:10:31 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.8.ebuild,v 1.1 2013/09/18 21:12:11 chithanh Exp $ -EAPI=3 +EAPI=5 XORG_STATIC=no inherit xorg-2 DESCRIPTION="X.Org twm application" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~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 |