diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:23:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:23:29 +0000 |
commit | 8c8c387e02146a2ff85a39e3e93026ba160e3af8 (patch) | |
tree | 3f2719e2b37c7327fe655ca0b1c829bd77674cb3 /xfce-base/libxfce4ui | |
parent | Stable for HPPA (bug #349053). (diff) | |
download | gentoo-2-8c8c387e02146a2ff85a39e3e93026ba160e3af8.tar.gz gentoo-2-8c8c387e02146a2ff85a39e3e93026ba160e3af8.tar.bz2 gentoo-2-8c8c387e02146a2ff85a39e3e93026ba160e3af8.zip |
Stable for HPPA (bug #349053).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
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 a85c9d79100c..aceb98c5c906 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.20 2011/01/21 17:38:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.21 2011/01/25 20:23:29 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> libxfce4ui-4.8.0.ebuild: + Stable for HPPA (bug #349053). 21 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> libxfce4ui-4.8.0.ebuild: Fix libxfcegui4 block wrt #351945 by Zac Medico. diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild index ac85cf04668e..b4aa3c037d62 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.4 2011/01/21 17:38:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.5 2011/01/25 20:23:29 jer 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 |