diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-22 15:27:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-22 15:27:22 +0000 |
commit | ebbf84472f39bb7997b11448895457ce82ff38aa (patch) | |
tree | 291c96ebc67d8107c4df9383f40d005058320f31 /xfce-extra/xfce4-smartbookmark | |
parent | Use die properly; Use neconfd/newinitd for #174266; Properly quote variables. (diff) | |
download | gentoo-2-ebbf84472f39bb7997b11448895457ce82ff38aa.tar.gz gentoo-2-ebbf84472f39bb7997b11448895457ce82ff38aa.tar.bz2 gentoo-2-ebbf84472f39bb7997b11448895457ce82ff38aa.zip |
ia64 stable and add xfce-base/xfce-utils as RDEPEND
(Portage version: 2.1.2.4)
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 | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-smartbookmark/ChangeLog b/xfce-extra/xfce4-smartbookmark/ChangeLog index 68cc9d05e845..de7d4a820132 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.16 2007/03/15 13:56:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark/ChangeLog,v 1.17 2007/04/22 15:27:22 armin76 Exp $ + + 22 Apr 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-smartbookmark-0.4.2.ebuild: + ia64 stable and add xfce-base/xfce-utils as RDEPEND 15 Mar 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 47caa81c6c30..d7196a1086c6 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.17 2007/03/18 21:28:28 vapier Exp $ +# $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 $ inherit xfce44 @@ -10,7 +10,9 @@ 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" src_unpack() { unpack ${A} |