diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 10:17:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 10:17:22 +0000 |
commit | 6945bdf643702b28ab20d05dbbf16696367def28 (patch) | |
tree | 49bb5c4284db94c47051eca6c8c6889971ca73de /xfce-base | |
parent | Only detect media-libs/portaudio if LIRC_DEVICES=audio is enabled, thus preve... (diff) | |
download | gentoo-2-6945bdf643702b28ab20d05dbbf16696367def28.tar.gz gentoo-2-6945bdf643702b28ab20d05dbbf16696367def28.tar.bz2 gentoo-2-6945bdf643702b28ab20d05dbbf16696367def28.zip |
Add ~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 05f480cd5f93..9534fa98c36e 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.117 2009/03/10 13:48:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.118 2009/03/13 10:17:22 armin76 Exp $ + + 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> libxfce4util-4.4.3.ebuild, + libxfce4util-4.6.0.ebuild: + Add ~sh *libxfce4util-4.6.0 (10 Mar 2009) diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild index 3fd2a82c546c..4a37c4a7cf18 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.6 2008/12/15 04:54:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.7 2009/03/13 10:17:22 armin76 Exp $ EAPI=1 @@ -13,7 +13,7 @@ xfce44_core_package DESCRIPTION="Basic utilities library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc" RDEPEND=">=dev-libs/glib-2.6:2" diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild index 3d21bdbfaf8e..52985f2807d4 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild,v 1.1 2009/03/10 13:48:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild,v 1.2 2009/03/13 10:17:22 armin76 Exp $ EAPI=1 @@ -10,7 +10,7 @@ xfce4_core DESCRIPTION="Basic utilities library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug doc" RDEPEND=">=dev-libs/glib-2.6:2" |