diff options
author | Matt Turner <mattst88@gentoo.org> | 2014-01-28 04:52:04 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2014-01-28 04:52:04 +0000 |
commit | 4195a8534a56d10b1078c603a140d490bad6c6eb (patch) | |
tree | 30dc39a1ce608c4be3d0e2b1d56c6cf13bb43d21 /x11-libs/xtrans | |
parent | Correct previous change. (diff) | |
download | gentoo-2-4195a8534a56d10b1078c603a140d490bad6c6eb.tar.gz gentoo-2-4195a8534a56d10b1078c603a140d490bad6c6eb.tar.bz2 gentoo-2-4195a8534a56d10b1078c603a140d490bad6c6eb.zip |
Version bump to 1.3.3.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'x11-libs/xtrans')
-rw-r--r-- | x11-libs/xtrans/ChangeLog | 10 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.3.3.ebuild (renamed from x11-libs/xtrans/xtrans-1.3.2.ebuild) | 5 |
2 files changed, 10 insertions, 5 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog index 161e3faff992..cac6ae6a5eb2 100644 --- a/x11-libs/xtrans/ChangeLog +++ b/x11-libs/xtrans/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/xtrans -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.101 2013/11/08 05:43:29 mattst88 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.102 2014/01/28 04:52:04 mattst88 Exp $ + +*xtrans-1.3.3 (28 Jan 2014) + + 28 Jan 2014; Matt Turner <mattst88@gentoo.org> +xtrans-1.3.3.ebuild, + -xtrans-1.3.2.ebuild: + Version bump to 1.3.3. *xtrans-1.3.2 (08 Nov 2013) diff --git a/x11-libs/xtrans/xtrans-1.3.2.ebuild b/x11-libs/xtrans/xtrans-1.3.3.ebuild index 1f986260e4e6..92af27c11430 100644 --- a/x11-libs/xtrans/xtrans-1.3.2.ebuild +++ b/x11-libs/xtrans/xtrans-1.3.3.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.3.2.ebuild,v 1.1 2013/11/08 05:43:29 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.3.3.ebuild,v 1.1 2014/01/28 04:52:04 mattst88 Exp $ EAPI=5 -XORG_EAUTORECONF=yes XORG_PACKAGE_NAME="lib${PN}" # this package just installs some .c and .h files, no libraries XORG_STATIC=no |