summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-10-18 20:20:47 +0000
committerRémi Cardona <remi@gentoo.org>2009-10-18 20:20:47 +0000
commit722df4c2d98919dc567be3e5d02f6b83403150df (patch)
tree2732ef070eab12a63bd195736bbfe5895bfef1ac /x11-libs
parentQA fixes; IUSE is not defined (diff)
downloadgentoo-2-722df4c2d98919dc567be3e5d02f6b83403150df.tar.gz
gentoo-2-722df4c2d98919dc567be3e5d02f6b83403150df.tar.bz2
gentoo-2-722df4c2d98919dc567be3e5d02f6b83403150df.zip
x11-libs/xtrans: bump to 1.2.5, sync with overlay
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xtrans/ChangeLog7
-rw-r--r--x11-libs/xtrans/xtrans-1.2.5.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog
index af0b38f0eacd..43ab0f76f594 100644
--- a/x11-libs/xtrans/ChangeLog
+++ b/x11-libs/xtrans/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.66 2009/09/28 10:42:37 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.67 2009/10/18 20:20:47 remi Exp $
+
+*xtrans-1.2.5 (18 Oct 2009)
+
+ 18 Oct 2009; Rémi Cardona <remi@gentoo.org> +xtrans-1.2.5.ebuild:
+ bump to 1.2.5, sync with overlay
*xtrans-1.2.4 (28 Sep 2009)
diff --git a/x11-libs/xtrans/xtrans-1.2.5.ebuild b/x11-libs/xtrans/xtrans-1.2.5.ebuild
new file mode 100644
index 000000000000..bf7ab464402a
--- /dev/null
+++ b/x11-libs/xtrans/xtrans-1.2.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.5.ebuild,v 1.1 2009/10/18 20:20:47 remi Exp $
+
+inherit x-modular
+
+DESCRIPTION="X.Org xtrans library"
+EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/lib${PN}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"