diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-23 11:40:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-23 11:40:49 +0000 |
commit | 4620606a9848c835cdd090ae61a47211ec449b7f (patch) | |
tree | 0b3392bdbfa2df368ae9c9cc134e2d95709d6a97 /xfce-base | |
parent | amd64 stable wrt #288815 (diff) | |
download | gentoo-2-4620606a9848c835cdd090ae61a47211ec449b7f.tar.gz gentoo-2-4620606a9848c835cdd090ae61a47211ec449b7f.tar.bz2 gentoo-2-4620606a9848c835cdd090ae61a47211ec449b7f.zip |
Marked ~hppa (bug #289983).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index fb64945a9887..bfc656e27544 100644 --- a/xfce-base/garcon/ChangeLog +++ b/xfce-base/garcon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/garcon # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.1 2009/10/21 10:30:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.2 2009/10/23 11:40:49 jer Exp $ + + 23 Oct 2009; Jeroen Roovers <jer@gentoo.org> garcon-0.1.0.ebuild: + Marked ~hppa (bug #289983). *garcon-0.1.0 (21 Oct 2009) diff --git a/xfce-base/garcon/garcon-0.1.0.ebuild b/xfce-base/garcon/garcon-0.1.0.ebuild index 754e630e3743..77713796535c 100644 --- a/xfce-base/garcon/garcon-0.1.0.ebuild +++ b/xfce-base/garcon/garcon-0.1.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/garcon/garcon-0.1.0.ebuild,v 1.1 2009/10/21 10:30:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.0.ebuild,v 1.2 2009/10/23 11:40:49 jer Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/0.1/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="debug" RDEPEND=">=dev-libs/glib-2.14:2 |