diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 05:16:35 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 05:16:35 +0000 |
commit | 5762af2a7ceedf63e8a93462f22f813faa2bdbef (patch) | |
tree | 6e5f78e8c3b064dfbd7593ad5e2de6b0d37c6ad5 /xfce-extra/xfce4-linelight-plugin | |
parent | marked x86 per bug 416233 (diff) | |
download | gentoo-2-5762af2a7ceedf63e8a93462f22f813faa2bdbef.tar.gz gentoo-2-5762af2a7ceedf63e8a93462f22f813faa2bdbef.tar.bz2 gentoo-2-5762af2a7ceedf63e8a93462f22f813faa2bdbef.zip |
marked x86 per bug 416233
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-linelight-plugin')
-rw-r--r-- | xfce-extra/xfce4-linelight-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-linelight-plugin/ChangeLog b/xfce-extra/xfce4-linelight-plugin/ChangeLog index 34140fc18e65..12310448366a 100644 --- a/xfce-extra/xfce4-linelight-plugin/ChangeLog +++ b/xfce-extra/xfce4-linelight-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-linelight-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.14 2012/05/20 20:04:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.15 2012/05/22 05:16:35 jdhore Exp $ + + 22 May 2012; Jeff Horelick <jdhore@gentoo.org> + xfce4-linelight-plugin-0.1.7.ebuild: + marked x86 per bug 416233 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-linelight-plugin-0.1.7.ebuild: diff --git a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild index 702ac7004435..e35d65396462 100644 --- a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild +++ b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v 1.5 2012/05/20 20:04:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v 1.6 2012/05/22 05:16:35 jdhore Exp $ EAPI=4 EAUTORECONF=yes @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" COMMON_DEPEND=">=dev-libs/glib-2.18:2 |