diff options
-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 7c0b11991f09..c83b295adca2 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.3 2007/02/01 12:44:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/ChangeLog,v 1.4 2007/02/02 18:15:45 gustavoz Exp $ + + 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-smartbookmark-0.4.2.ebuild: + Keyworded ~sparc wrt #164778 01 Feb 2007; Markus Rothe <corsair@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 2867cbb43b8d..b049dcc4b4d4 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.2 2007/02/01 12:41:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild,v 1.3 2007/02/02 18:15:45 gustavoz Exp $ inherit xfce44 @@ -9,5 +9,5 @@ xfce44_gzipped xfce44_goodies_panel_plugin DESCRIPTION="Xfce panel smart-bookmark plugin" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" |