diff options
author | 2010-01-19 20:27:02 +0000 | |
---|---|---|
committer | 2010-01-19 20:27:02 +0000 | |
commit | f06558280f8d0c49f7283054840272fa4f1dd207 (patch) | |
tree | 48059cbfcaeee0ccfe548a1ef6f3491a108b515e /x11-libs/xtrans | |
parent | Added patch for tests and gcc 4.3, and a fix for random parallel build failur... (diff) | |
download | historical-f06558280f8d0c49f7283054840272fa4f1dd207.tar.gz historical-f06558280f8d0c49f7283054840272fa4f1dd207.tar.bz2 historical-f06558280f8d0c49f7283054840272fa4f1dd207.zip |
s390 stable wrt #294958
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'x11-libs/xtrans')
-rw-r--r-- | x11-libs/xtrans/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog index b0752a240230..d529ac83431d 100644 --- a/x11-libs/xtrans/ChangeLog +++ b/x11-libs/xtrans/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xtrans # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.74 2010/01/18 20:04:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.75 2010/01/19 20:27:02 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xtrans-1.2.5.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xtrans-1.2.5.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-libs/xtrans/xtrans-1.2.5.ebuild b/x11-libs/xtrans/xtrans-1.2.5.ebuild index c40f100667f3..ef520e26937a 100644 --- a/x11-libs/xtrans/xtrans-1.2.5.ebuild +++ b/x11-libs/xtrans/xtrans-1.2.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.8 2010/01/18 20:04:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.5.ebuild,v 1.9 2010/01/19 20:27:02 armin76 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |