diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-23 11:41:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-23 11:41:28 +0000 |
commit | 6252eccb27b103288af90c893a4215a50fade374 (patch) | |
tree | 5886e73b04704e4ae3560162af798e12d71f6b16 /xfce-base/libxfce4ui | |
parent | Marked ~hppa (bug #289983). (diff) | |
download | gentoo-2-6252eccb27b103288af90c893a4215a50fade374.tar.gz gentoo-2-6252eccb27b103288af90c893a4215a50fade374.tar.bz2 gentoo-2-6252eccb27b103288af90c893a4215a50fade374.zip |
Marked ~hppa (bug #289983).
(Portage version: 2.2_rc46/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.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index 8588990012c9..646bc2dccf40 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.1 2009/10/21 10:48:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.2 2009/10/23 11:41:28 jer Exp $ + + 23 Oct 2009; Jeroen Roovers <jer@gentoo.org> libxfce4ui-4.7.0.ebuild: + Marked ~hppa (bug #289983). *libxfce4ui-4.7.0 (21 Oct 2009) diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild index f677d9466a8a..6fe63a2392d4 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.1 2009/10/21 10:48:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild,v 1.2 2009/10/23 11:41:28 jer 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="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="debug glade startup-notification" RDEPEND="x11-libs/libX11 |