diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-02-09 09:46:56 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-02-09 09:46:56 +0000 |
commit | 139e0c93e83db911ff2f4c28f629d62a3e90ea82 (patch) | |
tree | 3466869c6cd9c5f90337a88adfd04191cc15b5a7 /x11-libs/xbae | |
parent | Herd is primary maintainer. (diff) | |
download | gentoo-2-139e0c93e83db911ff2f4c28f629d62a3e90ea82.tar.gz gentoo-2-139e0c93e83db911ff2f4c28f629d62a3e90ea82.tar.bz2 gentoo-2-139e0c93e83db911ff2f4c28f629d62a3e90ea82.zip |
Keyworded for ~-linux prefix
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/xbae')
-rw-r--r-- | x11-libs/xbae/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/xbae/xbae-4.60.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/xbae/ChangeLog b/x11-libs/xbae/ChangeLog index d27a5d34a672..6a3564e14219 100644 --- a/x11-libs/xbae/ChangeLog +++ b/x11-libs/xbae/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xbae -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/ChangeLog,v 1.15 2010/10/10 20:00:32 ulm Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/ChangeLog,v 1.16 2012/02/09 09:46:56 jlec Exp $ + + 09 Feb 2012; Justin Lecher <jlec@gentoo.org> xbae-4.60.4.ebuild: + Keyworded for ~-linux prefix 10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> xbae-4.60.4.ebuild: Fix openmotif dependency. diff --git a/x11-libs/xbae/xbae-4.60.4.ebuild b/x11-libs/xbae/xbae-4.60.4.ebuild index 8b0db0b2ab44..755d4038b510 100644 --- a/x11-libs/xbae/xbae-4.60.4.ebuild +++ b/x11-libs/xbae/xbae-4.60.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild,v 1.14 2010/10/10 20:00:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild,v 1.15 2012/02/09 09:46:56 jlec Exp $ EAPI=3 inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://xbae.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="doc examples" |