diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2015-03-26 17:03:13 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2015-03-26 17:03:13 +0000 |
commit | d14aa37c56321c1430c0098b7ae1e9fd4cc39dbc (patch) | |
tree | 1d1a442febcf1b10a03935d1ed726339891e4b84 /x11-libs | |
parent | Add ruby22. (diff) | |
download | gentoo-2-d14aa37c56321c1430c0098b7ae1e9fd4cc39dbc.tar.gz gentoo-2-d14aa37c56321c1430c0098b7ae1e9fd4cc39dbc.tar.bz2 gentoo-2-d14aa37c56321c1430c0098b7ae1e9fd4cc39dbc.zip |
Version bump. Remove old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXaw3dXft/ChangeLog | 10 | ||||
-rw-r--r-- | x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild (renamed from x11-libs/libXaw3dXft/libXaw3dXft-1.6.2b.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/x11-libs/libXaw3dXft/ChangeLog b/x11-libs/libXaw3dXft/ChangeLog index 671c6fff3386..9419f8d5c42c 100644 --- a/x11-libs/libXaw3dXft/ChangeLog +++ b/x11-libs/libXaw3dXft/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXaw3dXft -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3dXft/ChangeLog,v 1.7 2014/11/25 23:27:36 hasufell Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3dXft/ChangeLog,v 1.8 2015/03/26 17:03:13 chithanh Exp $ + +*libXaw3dXft-1.6.2d (26 Mar 2015) + + 26 Mar 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +libXaw3dXft-1.6.2d.ebuild, -libXaw3dXft-1.6.2b.ebuild: + Version bump. Remove old. 25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml: drop maintainership diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2b.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild index 2661f6464c57..46a7debb237a 100644 --- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2b.ebuild +++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2b.ebuild,v 1.3 2013/12/24 12:58:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild,v 1.1 2015/03/26 17:03:13 chithanh Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="Xaw3dXft library" HOMEPAGE="http://sourceforge.net/projects/sf-xpaint" SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="unicode xpm" RDEPEND="x11-libs/libX11 |