diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 16:47:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 16:47:44 +0000 |
commit | 6a9acbdbbc4a03aef7e2aec9d188c3171a29cdb6 (patch) | |
tree | bd5459520b5c2e631aa72f3d93a8dbdbf0297887 /xfce-base/xfwm4 | |
parent | Add new snapshot from a more active fork. Snapshot is patched to build with k... (diff) | |
download | historical-6a9acbdbbc4a03aef7e2aec9d188c3171a29cdb6.tar.gz historical-6a9acbdbbc4a03aef7e2aec9d188c3171a29cdb6.tar.bz2 historical-6a9acbdbbc4a03aef7e2aec9d188c3171a29cdb6.zip |
Stable for amd64, wrt bug #401229
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/xfwm4')
-rw-r--r-- | xfce-base/xfwm4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.8.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog index 12987f804238..3acdffb76350 100644 --- a/xfce-base/xfwm4/ChangeLog +++ b/xfce-base/xfwm4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfwm4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.181 2012/01/06 10:51:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.182 2012/01/30 16:47:44 ago Exp $ + + 30 Jan 2012; Agostino Sarubbo <ago@gentoo.org> xfwm4-4.8.3.ebuild: + Stable for amd64, wrt bug #401229 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xfwm4-4.8.1.ebuild: old diff --git a/xfce-base/xfwm4/xfwm4-4.8.3.ebuild b/xfce-base/xfwm4/xfwm4-4.8.3.ebuild index 471aec39387d..e9811558e449 100644 --- a/xfce-base/xfwm4/xfwm4-4.8.3.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.3.ebuild,v 1.2 2011/12/20 18:23:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.3.ebuild,v 1.3 2012/01/30 16:47:44 ago Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${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 ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug startup-notification +xcomposite" RDEPEND=">=dev-libs/glib-2.10:2 |