diff options
author | 2010-01-16 01:03:14 +0000 | |
---|---|---|
committer | 2010-01-16 01:03:14 +0000 | |
commit | 4704226de5974456b0d85dc8de55ab4892c0bbc4 (patch) | |
tree | 76a7a4b1d8b3de5c1b2e50e82de0e1e2fb1ead67 /lxde-base | |
parent | Add prefix keywords (diff) | |
download | historical-4704226de5974456b0d85dc8de55ab4892c0bbc4.tar.gz historical-4704226de5974456b0d85dc8de55ab4892c0bbc4.tar.bz2 historical-4704226de5974456b0d85dc8de55ab4892c0bbc4.zip |
Add prefix keywords
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpanel/ChangeLog | 7 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.3.ebuild | 12 | ||||
-rw-r--r-- | lxde-base/lxterminal/ChangeLog | 7 | ||||
-rw-r--r-- | lxde-base/lxterminal/lxterminal-0.1.6.ebuild | 6 |
4 files changed, 21 insertions, 11 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index b1ed16fedb77..82726814f1cc 100644 --- a/lxde-base/lxpanel/ChangeLog +++ b/lxde-base/lxpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxpanel -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.12 2009/11/21 18:33:50 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.13 2010/01/16 00:59:59 abcd Exp $ + + 16 Jan 2010; Jonathan Callen <abcd@gentoo.org> lxpanel-0.5.3.ebuild: + Add prefix keywords 21 Nov 2009; nixnut <nixnut@gentoo.org> lxpanel-0.5.3.ebuild: ppc stable #292698 diff --git a/lxde-base/lxpanel/lxpanel-0.5.3.ebuild b/lxde-base/lxpanel/lxpanel-0.5.3.ebuild index bad4259ea9cb..c912aef33c27 100644 --- a/lxde-base/lxpanel/lxpanel-0.5.3.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.5.3.ebuild @@ -1,6 +1,6 @@ -# 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/lxde-base/lxpanel/lxpanel-0.5.3.ebuild,v 1.4 2009/11/21 18:33:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.3.ebuild,v 1.5 2010/01/16 00:59:59 abcd Exp $ EAPI="2" inherit eutils autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" SLOT="0" IUSE="+X +alsa" RESTRICT="test" # bug 249598 @@ -33,9 +33,13 @@ src_prepare() { } src_configure() { + local plugins=all + + [[ ${CHOST} == *-interix* ]] && plugins=deskno,kbled,xkb + econf $(use_enable alsa) \ $(use_with X x) \ - --with-plugins=all + --with-plugins="${plugins}" } src_install () { diff --git a/lxde-base/lxterminal/ChangeLog b/lxde-base/lxterminal/ChangeLog index 418cda1d46a2..1348ae08e547 100644 --- a/lxde-base/lxterminal/ChangeLog +++ b/lxde-base/lxterminal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxterminal -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/ChangeLog,v 1.8 2009/11/21 18:40:26 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/ChangeLog,v 1.9 2010/01/16 01:03:14 abcd Exp $ + + 16 Jan 2010; Jonathan Callen <abcd@gentoo.org> lxterminal-0.1.6.ebuild: + Add prefix keywords 21 Nov 2009; nixnut <nixnut@gentoo.org> lxterminal-0.1.6.ebuild: ppc stable #292698 diff --git a/lxde-base/lxterminal/lxterminal-0.1.6.ebuild b/lxde-base/lxterminal/lxterminal-0.1.6.ebuild index 3582465292fc..a5c7c5d2afcb 100644 --- a/lxde-base/lxterminal/lxterminal-0.1.6.ebuild +++ b/lxde-base/lxterminal/lxterminal-0.1.6.ebuild @@ -1,6 +1,6 @@ -# 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/lxde-base/lxterminal/lxterminal-0.1.6.ebuild,v 1.3 2009/11/21 18:40:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/lxterminal-0.1.6.ebuild,v 1.4 2010/01/16 01:03:14 abcd Exp $ EAPI="1" @@ -9,7 +9,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" SLOT="0" IUSE="" |