diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-14 19:15:54 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-14 19:15:54 +0000 |
commit | 77c3686ba5fafd8848784d22535e53298a1ec526 (patch) | |
tree | 92f68517157683f3c25b52467d99006e5b27e7ef /xfce-base/libxfce4ui | |
parent | alpha/ia64/sh/sparc stable wrt #349053 (diff) | |
download | gentoo-2-77c3686ba5fafd8848784d22535e53298a1ec526.tar.gz gentoo-2-77c3686ba5fafd8848784d22535e53298a1ec526.tar.bz2 gentoo-2-77c3686ba5fafd8848784d22535e53298a1ec526.zip |
alpha/ia64/sh/sparc stable wrt #349053
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/libxfce4ui')
-rw-r--r-- | xfce-base/libxfce4ui/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index ad832a67c5bc..965b7976f184 100644 --- a/xfce-base/libxfce4ui/ChangeLog +++ b/xfce-base/libxfce4ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4ui # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.22 2011/02/05 18:15:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.23 2011/02/14 19:15:54 ssuominen Exp $ + + 14 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> libxfce4ui-4.8.0.ebuild: + alpha/ia64/sh/sparc stable wrt #349053 05 Feb 2011; Markus Meier <maekke@gentoo.org> libxfce4ui-4.8.0.ebuild: arm stable, bug #349053 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild index f7aef7014439..b1a15836c5b4 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.8.0.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/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.6 2011/02/05 18:15:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.7 2011/02/14 19:15:54 ssuominen Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug glade startup-notification" RDEPEND="x11-libs/libX11 |