diff options
author | 2011-03-13 16:27:18 +0000 | |
---|---|---|
committer | 2011-03-13 16:27:18 +0000 | |
commit | fb867122bc8b99a8eef7c8fcf854292113b93413 (patch) | |
tree | 52295cb4e129f89bb458208db841c1bad8a988c9 /xfce-base/xfce4-settings | |
parent | Stable on amd64 wrt bug #358661 (diff) | |
download | historical-fb867122bc8b99a8eef7c8fcf854292113b93413.tar.gz historical-fb867122bc8b99a8eef7c8fcf854292113b93413.tar.bz2 historical-fb867122bc8b99a8eef7c8fcf854292113b93413.zip |
Stable on amd64 wrt bug #358407
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/xfce4-settings')
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index 8ce4e74f34b3..c9241e6a5242 100644 --- a/xfce-base/xfce4-settings/ChangeLog +++ b/xfce-base/xfce4-settings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce4-settings # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.70 2011/02/14 19:29:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.71 2011/03/13 16:25:39 hwoarang Exp $ + + 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xfce4-settings-4.8.1.ebuild: + Stable on amd64 wrt bug #358407 14 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-settings-4.8.0.ebuild: diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild index cf58622d687e..3105817532d7 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.8.1.ebuild,v 1.3 2011/02/12 20:57:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild,v 1.4 2011/03/13 16:25:39 hwoarang Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug libcanberra libnotify +xklavier" RDEPEND=">=dev-libs/glib-2.16:2 |