diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 22:28:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 22:28:04 +0000 |
commit | e906faa371ee9180f1d5e4450842d62cd36ffb45 (patch) | |
tree | 1bd895c81f15e8fa02722fde8ece18af2412e663 /xfce-extra/xfce4-smartbookmark | |
parent | Stable on sparc wrt #169987 (diff) | |
download | gentoo-2-e906faa371ee9180f1d5e4450842d62cd36ffb45.tar.gz gentoo-2-e906faa371ee9180f1d5e4450842d62cd36ffb45.tar.bz2 gentoo-2-e906faa371ee9180f1d5e4450842d62cd36ffb45.zip |
Stable on sparc wrt #169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-smartbookmark')
-rw-r--r-- | xfce-extra/xfce4-smartbookmark/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-smartbookmark/ChangeLog b/xfce-extra/xfce4-smartbookmark/ChangeLog index 34cdfff9b821..4b2790ae46e2 100644 --- a/xfce-extra/xfce4-smartbookmark/ChangeLog +++ b/xfce-extra/xfce4-smartbookmark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-smartbookmark # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/ChangeLog,v 1.7 2007/02/04 22:22:13 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/ChangeLog,v 1.8 2007/03/08 22:28:04 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-smartbookmark-0.4.2.ebuild: + Stable on sparc wrt #169987 04 Feb 2007; Joshua Nichols <nichoj@gentoo.org> xfce4-smartbookmark-0.4.2.ebuild: diff --git a/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild b/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild index c831d413c102..3edd10f7ac04 100644 --- a/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild +++ b/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild,v 1.7 2007/02/25 09:24:02 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild,v 1.8 2007/03/08 22:28:04 gustavoz Exp $ inherit xfce44 @@ -9,4 +9,4 @@ xfce44_gzipped xfce44_goodies_panel_plugin DESCRIPTION="Xfce panel smart-bookmark plugin" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc ~x86" |