diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-06 11:09:24 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-06 11:09:24 +0000 |
commit | c5cf60fb71860652fd21b9b0c3dd724f3bbc6bc2 (patch) | |
tree | 5b3791d3bcd1b121dca31b647cc0ac89eb627d60 /xfce-extra/xfce4-linelight-plugin | |
parent | media-fonts/font-daewoo-misc: fix Manifest (see bug #287403) (diff) | |
download | gentoo-2-c5cf60fb71860652fd21b9b0c3dd724f3bbc6bc2.tar.gz gentoo-2-c5cf60fb71860652fd21b9b0c3dd724f3bbc6bc2.tar.bz2 gentoo-2-c5cf60fb71860652fd21b9b0c3dd724f3bbc6bc2.zip |
amd64 stable
(Portage version: 2.2_rc43/cvs/Linux x86_64)
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.6.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 040cc2440b3c..9e4b910ab813 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.1 2009/08/26 10:48:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.2 2009/10/06 11:09:24 ssuominen Exp $ + + 06 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + xfce4-linelight-plugin-0.1.6.ebuild: + amd64 stable *xfce4-linelight-plugin-0.1.6 (26 Aug 2009) diff --git a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild index e968213c9260..207539b7bcdb 100644 --- a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild +++ b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.6.ebuild,v 1.1 2009/08/26 10:48:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild,v 1.2 2009/10/06 11:09:24 ssuominen Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.1/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND=">=xfce-base/xfce4-panel-4.4 |