diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-09 18:53:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-09 18:53:24 +0000 |
commit | dfe728904039b375e06b30c97352556900e3ba92 (patch) | |
tree | 7c1e74822dfad6ed40fe523d466a397769489eef /xfce-extra/xfce4-smartbookmark | |
parent | Version bump (diff) | |
download | historical-dfe728904039b375e06b30c97352556900e3ba92.tar.gz historical-dfe728904039b375e06b30c97352556900e3ba92.tar.bz2 historical-dfe728904039b375e06b30c97352556900e3ba92.zip |
Stable for HPPA (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 569e2a7ea953..a3db7853567b 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.9 2007/03/09 11:05:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/ChangeLog,v 1.10 2007/03/09 18:37:05 jer Exp $ + + 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> + xfce4-smartbookmark-0.4.2.ebuild: + Stable for HPPA (bug #169987). 09 Mar 2007; Christian Faulhammer <opfer@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 422fdbea18ea..5712abf6db4f 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.9 2007/03/09 11:05:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild,v 1.10 2007/03/09 18:37:05 jer 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" |