diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:28:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:28:18 +0000 |
commit | 73f9304076a6adae6bebd4992e3035816e790d4a (patch) | |
tree | d98d8d554b81a5db470958bfb330db23db0425cf /dev-util/gob | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-73f9304076a6adae6bebd4992e3035816e790d4a.tar.gz gentoo-2-73f9304076a6adae6bebd4992e3035816e790d4a.tar.bz2 gentoo-2-73f9304076a6adae6bebd4992e3035816e790d4a.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index d537a17179c4..732ff0d8eaef 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.76 2011/01/25 18:27:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.77 2011/01/30 18:28:18 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> gob-2.0.17.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #348987 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> gob-2.0.17.ebuild: Stable for HPPA (bug #348987). diff --git a/dev-util/gob/gob-2.0.17.ebuild b/dev-util/gob/gob-2.0.17.ebuild index 3f8f334497c3..2bb7cdb8dc66 100644 --- a/dev-util/gob/gob-2.0.17.ebuild +++ b/dev-util/gob/gob-2.0.17.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.17.ebuild,v 1.4 2011/01/25 18:27:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.17.ebuild,v 1.5 2011/01/30 18:28:18 armin76 Exp $ GCONF_DEBUG="no" @@ -17,7 +17,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" |