diff options
author | 2007-05-18 12:03:35 +0000 | |
---|---|---|
committer | 2007-05-18 12:03:35 +0000 | |
commit | 3386056a52e1337f6ba36a0725082dbe39312b9e (patch) | |
tree | acf90b6b495f26c267eaa6bd07abb67126a5ef29 /xfce-extra/xfce4-smartbookmark | |
parent | x86 stable wrt #178510 (diff) | |
download | gentoo-2-3386056a52e1337f6ba36a0725082dbe39312b9e.tar.gz gentoo-2-3386056a52e1337f6ba36a0725082dbe39312b9e.tar.bz2 gentoo-2-3386056a52e1337f6ba36a0725082dbe39312b9e.zip |
alpha stable wrt #178510
(Portage version: 2.1.2.7)
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 de7d4a820132..07284d35b853 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.17 2007/04/22 15:27:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/ChangeLog,v 1.18 2007/05/18 12:03:35 armin76 Exp $ + + 18 May 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-smartbookmark-0.4.2.ebuild: + alpha stable wrt #178510 22 Apr 2007; Raúl Porcel <armin76@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 d7196a1086c6..4dd79318776e 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.18 2007/04/22 15:27:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/xfce4-smartbookmark-0.4.2.ebuild,v 1.19 2007/05/18 12:03:35 armin76 Exp $ inherit xfce44 @@ -10,7 +10,7 @@ xfce44_goodies_panel_plugin DESCRIPTION="Xfce panel smart-bookmark plugin" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND="xfce-base/xfce-utils" |