diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-26 15:49:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-26 15:49:48 +0000 |
commit | fc3ef7e82b1fa0db0b5e9f00c7ce1f852249c386 (patch) | |
tree | fe8e2d1180424f067d9e11e76f7353ebde686055 /xfce-base/garcon | |
parent | Stable for HPPA (bug #359765). (diff) | |
download | gentoo-2-fc3ef7e82b1fa0db0b5e9f00c7ce1f852249c386.tar.gz gentoo-2-fc3ef7e82b1fa0db0b5e9f00c7ce1f852249c386.tar.bz2 gentoo-2-fc3ef7e82b1fa0db0b5e9f00c7ce1f852249c386.zip |
Stable for HPPA (bug #363767).
(Portage version: 2.2.0_alpha30/cvs/Linux i686)
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index 2d32c4ed9aeb..321b2f835147 100644 --- a/xfce-base/garcon/ChangeLog +++ b/xfce-base/garcon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/garcon # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.23 2011/04/16 19:12:37 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.24 2011/04/26 15:49:48 jer Exp $ + + 26 Apr 2011; Jeroen Roovers <jer@gentoo.org> garcon-0.1.7.ebuild: + Stable for HPPA (bug #363767). 16 Apr 2011; Christoph Mende <angelos@gentoo.org> garcon-0.1.7.ebuild: Stable on amd64 wrt bug #363767 diff --git a/xfce-base/garcon/garcon-0.1.7.ebuild b/xfce-base/garcon/garcon-0.1.7.ebuild index ab42ea2a63ab..e80693b5da9c 100644 --- a/xfce-base/garcon/garcon-0.1.7.ebuild +++ b/xfce-base/garcon/garcon-0.1.7.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/garcon/garcon-0.1.7.ebuild,v 1.2 2011/04/16 19:12:37 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild,v 1.3 2011/04/26 15:49:48 jer Exp $ EAPI=4 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="~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" RDEPEND=">=dev-libs/glib-2.14:2 |