diff options
author | 2006-03-22 18:34:42 +0000 | |
---|---|---|
committer | 2006-03-22 18:34:42 +0000 | |
commit | c6034a7e1c3571e79837d71c51a5be0447d2cb35 (patch) | |
tree | 270e0790921f879f5e79bece14ae2845bc1da545 /x11-libs/xtrans | |
parent | Stable on ppc. Bug 126984 (diff) | |
download | historical-c6034a7e1c3571e79837d71c51a5be0447d2cb35.tar.gz historical-c6034a7e1c3571e79837d71c51a5be0447d2cb35.tar.bz2 historical-c6034a7e1c3571e79837d71c51a5be0447d2cb35.zip |
(#122726) Add missing keywords; apps that depend on this were keyworded, so it was tested and just got missed.
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'x11-libs/xtrans')
-rw-r--r-- | x11-libs/xtrans/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog index 0cba4e6e53df..9d331a4617bb 100644 --- a/x11-libs/xtrans/ChangeLog +++ b/x11-libs/xtrans/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xtrans # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.17 2006/03/09 14:16:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.18 2006/03/22 18:34:42 spyderous Exp $ + + 22 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; xtrans-1.0.0.ebuild: + (#122726) Add missing keywords; apps that depend on this were keyworded, so + it was tested and just got missed. 09 Mar 2006; Aron Griffis <agriffis@gentoo.org> xtrans-1.0.0.ebuild: Mark 1.0.0 ~ia64 diff --git a/x11-libs/xtrans/xtrans-1.0.0.ebuild b/x11-libs/xtrans/xtrans-1.0.0.ebuild index 381579538607..5ac273943dee 100644 --- a/x11-libs/xtrans/xtrans-1.0.0.ebuild +++ b/x11-libs/xtrans/xtrans-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.0.0.ebuild,v 1.5 2006/03/09 14:16:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.0.0.ebuild,v 1.6 2006/03/22 18:34:42 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xtrans library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |