diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-11-10 16:42:21 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-11-10 16:42:21 +0000 |
commit | 1f39ab834318ba8b6721e3b7e7102386edc0fa41 (patch) | |
tree | ce277fad2eb3b7ab19fc769a14c343554930f580 /xfce-base/libxfce4ui | |
parent | Marked ~ppc64 for bug #289983. (diff) | |
download | gentoo-2-1f39ab834318ba8b6721e3b7e7102386edc0fa41.tar.gz gentoo-2-1f39ab834318ba8b6721e3b7e7102386edc0fa41.tar.bz2 gentoo-2-1f39ab834318ba8b6721e3b7e7102386edc0fa41.zip |
Marked ~ppc64 for bug #289983.
(Portage version: 2.1.6.13/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.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index a3bcb85c2b29..e96d78c4024e 100644 --- a/xfce-base/libxfce4ui/ChangeLog +++ b/xfce-base/libxfce4ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4ui # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.6 2009/11/02 18:20:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.7 2009/11/10 16:42:21 josejx Exp $ + + 10 Nov 2009; Joseph Jezak <josejx@gentoo.org> libxfce4ui-4.7.0.ebuild: + Marked ~ppc64 for bug #289983. 02 Nov 2009; Raúl Porcel <armin76@gentoo.org> libxfce4ui-4.7.0.ebuild: Add ~alpha/~arm/~ia64/~sh/~sparc wrt #289983 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild index e6d8f7407445..19051297633e 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.7.0.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/libxfce4ui/libxfce4ui-4.7.0.ebuild,v 1.6 2009/11/02 18:20:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild,v 1.7 2009/11/10 16:42:21 josejx Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.7/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug glade startup-notification" RDEPEND="x11-libs/libX11 |