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 | 2f6f4072ad8b1e6ea3125037bde1ab72a8faf616 (patch) | |
tree | 2a13673ccc5265e703a67ce12ca0b3e8d7443920 /xfce-extra | |
parent | Revert docs code. (diff) | |
download | historical-2f6f4072ad8b1e6ea3125037bde1ab72a8faf616.tar.gz historical-2f6f4072ad8b1e6ea3125037bde1ab72a8faf616.tar.bz2 historical-2f6f4072ad8b1e6ea3125037bde1ab72a8faf616.zip |
Keyword ~ppc/~ppc64
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-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 |