diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 20:04:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 20:04:07 +0000 |
commit | dc7371ddac0bfa4a584b0ec2d72f4adfae30719f (patch) | |
tree | a7435f33d58afa542700bd51bc5d5fe308720cdb | |
parent | Version bump. (diff) | |
download | gentoo-2-dc7371ddac0bfa4a584b0ec2d72f4adfae30719f.tar.gz gentoo-2-dc7371ddac0bfa4a584b0ec2d72f4adfae30719f.tar.bz2 gentoo-2-dc7371ddac0bfa4a584b0ec2d72f4adfae30719f.zip |
Keyword ~ppc/~ppc64
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
-rw-r--r-- | xfce-extra/xfce4-linelight-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-linelight-plugin/ChangeLog b/xfce-extra/xfce4-linelight-plugin/ChangeLog index 0218ca561681..34140fc18e65 100644 --- a/xfce-extra/xfce4-linelight-plugin/ChangeLog +++ b/xfce-extra/xfce4-linelight-plugin/ChangeLog @@ -1,10 +1,14 @@ # 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.13 2012/05/20 12:07:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.14 2012/05/20 20:04:07 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-linelight-plugin-0.1.7.ebuild: + Keyword ~ppc/~ppc64 20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-linelight-plugin-0.1.7.ebuild: - Stable for amd64, wrt bug #416223 + Stable for amd64, wrt bug #416233 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-linelight-plugin-0.1.6-r1.ebuild, 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 0dbaa48b7033..702ac7004435 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.4 2012/05/20 12:07:55 ago Exp $ +# $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 $ 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 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" COMMON_DEPEND=">=dev-libs/glib-2.18:2 |