diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:46:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:46:31 +0000 |
commit | 9f04bc75eec621c0b3a43e9c97987df8b1efc113 (patch) | |
tree | 1fd61579d7e7eca02a1df32bfc8b275d739baa0f /x11-libs/xtrans | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-9f04bc75eec621c0b3a43e9c97987df8b1efc113.tar.gz gentoo-2-9f04bc75eec621c0b3a43e9c97987df8b1efc113.tar.bz2 gentoo-2-9f04bc75eec621c0b3a43e9c97987df8b1efc113.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-libs/xtrans')
-rw-r--r-- | x11-libs/xtrans/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.2.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog index 6b5c2319012f..9c78d7f2bb42 100644 --- a/x11-libs/xtrans/ChangeLog +++ b/x11-libs/xtrans/ChangeLog @@ -1,6 +1,9 @@ # 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.71 2009/12/27 18:12:06 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.72 2010/01/14 17:46:31 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xtrans-1.2.5.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xtrans-1.2.5.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-libs/xtrans/xtrans-1.2.5.ebuild b/x11-libs/xtrans/xtrans-1.2.5.ebuild index 06b4133e1138..38cfe548bc60 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-2009 Gentoo Foundation +# 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.5 2009/12/27 18:12:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.5.ebuild,v 1.6 2010/01/14 17:46:31 jer 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="" |