diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-07 20:30:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-07 20:30:07 +0000 |
commit | ab34d57410f1ebbb06fd8a7fc50acfa9ccb72592 (patch) | |
tree | b42d5d525576957f8838a4321bf39a80f2eb75f2 /dev-util/gob | |
parent | New ebuild for Geoclue. Ebuild by signals@gentoo.org. (diff) | |
download | gentoo-2-ab34d57410f1ebbb06fd8a7fc50acfa9ccb72592.tar.gz gentoo-2-ab34d57410f1ebbb06fd8a7fc50acfa9ccb72592.tar.bz2 gentoo-2-ab34d57410f1ebbb06fd8a7fc50acfa9ccb72592.zip |
Stable for HPPA (bug #353436).
(Portage version: 2.2.0_alpha26/cvs/Linux i686)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 2d6ae6e48450..94526cfb10e4 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.79 2011/02/24 18:53:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.80 2011/03/07 20:30:07 jer Exp $ + + 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> gob-2.0.18.ebuild: + Stable for HPPA (bug #353436). 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gob-2.0.18.ebuild: x86 stable per bug 353436 diff --git a/dev-util/gob/gob-2.0.18.ebuild b/dev-util/gob/gob-2.0.18.ebuild index 7acc4f87037e..8b79a7ed3769 100644 --- a/dev-util/gob/gob-2.0.18.ebuild +++ b/dev-util/gob/gob-2.0.18.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/dev-util/gob/gob-2.0.18.ebuild,v 1.3 2011/02/24 18:53:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.18.ebuild,v 1.4 2011/03/07 20:30:07 jer Exp $ EAPI="3" GCONF_DEBUG="no" @@ -18,7 +18,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-libs/glib-2:2" |