diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 14:07:26 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 14:07:26 +0000 |
commit | a46fb8c229914054f133285f1c75eb5363d96e1a (patch) | |
tree | aa3e559e8dea18a828256f1df24d92f03aab2378 /xfce-base/xfce4-settings | |
parent | ia64/sparc stable wrt #271122 (diff) | |
download | gentoo-2-a46fb8c229914054f133285f1c75eb5363d96e1a.tar.gz gentoo-2-a46fb8c229914054f133285f1c75eb5363d96e1a.tar.bz2 gentoo-2-a46fb8c229914054f133285f1c75eb5363d96e1a.zip |
stable sparc, bug 265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/xfce4-settings')
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index ca21854ad97d..828eab9dcec6 100644 --- a/xfce-base/xfce4-settings/ChangeLog +++ b/xfce-base/xfce4-settings/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-settings # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.8 2009/06/11 16:38:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.9 2009/06/13 14:07:26 tcunha Exp $ + + 13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xfce4-settings-4.6.1.ebuild: + stable sparc, bug 265587 11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xfce4-settings-4.6.1.ebuild: diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild index 6f86a9d5d9ba..427171dc616b 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.6.1.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/xfce4-settings/xfce4-settings-4.6.1.ebuild,v 1.5 2009/06/11 16:38:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild,v 1.6 2009/06/13 14:07:26 tcunha Exp $ EAPI="1" @@ -9,7 +9,7 @@ inherit xfce4 xfce4_core DESCRIPTION="Xfce4 settings" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug +keyboard libnotify sound" RDEPEND=">=dev-libs/glib-2.12:2 |