diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-15 14:01:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-15 14:01:47 +0000 |
commit | 0adef019f3f02436643f042651a8749b3e74d728 (patch) | |
tree | 49575c237f40cb353aa9b9caee8f9b21c06b8b1d /xfce-extra/xfce4-smartbookmark | |
parent | Applied various patches from upstream, previous patch was already present ups... (diff) | |
download | historical-0adef019f3f02436643f042651a8749b3e74d728.tar.gz historical-0adef019f3f02436643f042651a8749b3e74d728.tar.bz2 historical-0adef019f3f02436643f042651a8749b3e74d728.zip |
Stable on ppc64; bug #169987
Package-Manager: portage-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 6179169b4135..68cc9d05e845 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.15 2007/03/12 01:49:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/ChangeLog,v 1.16 2007/03/15 13:56:06 corsair Exp $ + + 15 Mar 2007; Markus Rothe <corsair@gentoo.org> + xfce4-smartbookmark-0.4.2.ebuild: + Stable on ppc64; bug #169987 12 Mar 2007; Bryan Ăstergaard <kloeri@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 34b9d31fc36f..19f4d87519e8 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.15 2007/03/12 01:49:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild,v 1.16 2007/03/15 13:56:06 corsair Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44_gzipped xfce44_goodies_panel_plugin DESCRIPTION="Xfce panel smart-bookmark plugin" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" src_unpack() { unpack ${A} |