diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 04:14:16 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 04:14:16 +0000 |
commit | 2ff105842f91edc5c7c2f5b1fd4c47c7a43d7d56 (patch) | |
tree | 644ce35915ef3a75b79bcab1fdd357f4466012c1 /x11-libs/xtrans | |
parent | Stable on mips. (diff) | |
download | gentoo-2-2ff105842f91edc5c7c2f5b1fd4c47c7a43d7d56.tar.gz gentoo-2-2ff105842f91edc5c7c2f5b1fd4c47c7a43d7d56.tar.bz2 gentoo-2-2ff105842f91edc5c7c2f5b1fd4c47c7a43d7d56.zip |
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-libs/xtrans')
-rw-r--r-- | x11-libs/xtrans/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog index c43b930127c7..e851e1174831 100644 --- a/x11-libs/xtrans/ChangeLog +++ b/x11-libs/xtrans/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xtrans # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.39 2007/05/20 21:25:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.40 2007/05/27 04:14:16 kumba Exp $ + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> xtrans-1.0.3.ebuild: + Stable on mips. 20 May 2007; Jeroen Roovers <jer@gentoo.org> xtrans-1.0.3.ebuild: Stable for HPPA (bug #175465). diff --git a/x11-libs/xtrans/xtrans-1.0.3.ebuild b/x11-libs/xtrans/xtrans-1.0.3.ebuild index 80d860a8ca46..1bf9dd914501 100644 --- a/x11-libs/xtrans/xtrans-1.0.3.ebuild +++ b/x11-libs/xtrans/xtrans-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.0.3.ebuild,v 1.7 2007/05/20 21:25:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.0.3.ebuild,v 1.8 2007/05/27 04:14:16 kumba Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xtrans library" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |