diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:53:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:53:07 +0000 |
commit | f53475b9f6f2c5f956910875e4fd20b3398df2fc (patch) | |
tree | 271254dfadd221b9c8feff952aa27b7ac16095af /x11-libs/xtrans/xtrans-1.2.5.ebuild | |
parent | Removing accidentally added patch (diff) | |
download | historical-f53475b9f6f2c5f956910875e4fd20b3398df2fc.tar.gz historical-f53475b9f6f2c5f956910875e4fd20b3398df2fc.tar.bz2 historical-f53475b9f6f2c5f956910875e4fd20b3398df2fc.zip |
arm stable, bug #294958
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/xtrans/xtrans-1.2.5.ebuild')
-rw-r--r-- | x11-libs/xtrans/xtrans-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xtrans/xtrans-1.2.5.ebuild b/x11-libs/xtrans/xtrans-1.2.5.ebuild index 38cfe548bc60..61cd7452436e 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.6 2010/01/14 17:46:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.5.ebuild,v 1.7 2010/01/14 22:53:07 maekke 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="" |